Skip to content
Success

Console Output

Pull request #42623 updated
Started by user Sebastiaan van Stijn
Rebuilds build #8
16:55:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5f0703c549935d2cfec42b468b858d822b58a27e+f07e53e0bb97c6364032bb14a020c50118eb7394 (459dbee2c74790087a5958b6d0998d98452c6096)
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-42623@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
16:55:25 [2021-07-30T16:55:25.993Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:55:26 [2021-07-30T16:55:26.004Z] Trying to pass milestone 8
[Pipeline] milestone
16:55:26 [2021-07-30T16:55:26.082Z] Trying to pass milestone 9
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:55:41 [2021-07-30T16:55:41.246Z] Still waiting to schedule task
16:55:41 [2021-07-30T16:55:41.246Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay216:56:29 [2021-07-30T16:56:29.774Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-073427697eccbedb7) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] {
[Pipeline] checkout
16:56:29 [2021-07-30T16:56:29.876Z] The recommended git tool is: git
16:56:33 [2021-07-30T16:56:33.670Z] using credential docker-jenkins-github-credentials
16:56:33 [2021-07-30T16:56:33.679Z] Cloning the remote Git repository
16:56:33 [2021-07-30T16:56:33.679Z] Cloning with configured refspecs honoured and without tags
16:56:33 [2021-07-30T16:56:33.457Z] Cloning repository https://github.com/moby/moby.git
16:56:33 [2021-07-30T16:56:33.537Z]  > git init /home/ubuntu/workspace/moby_PR-42623 # timeout=10
16:56:33 [2021-07-30T16:56:33.837Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:33 [2021-07-30T16:56:33.837Z]  > git --version # timeout=10
16:56:33 [2021-07-30T16:56:33.877Z]  > git --version # 'git version 2.17.1'
16:56:33 [2021-07-30T16:56:33.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:33 [2021-07-30T16:56:33.880Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:57:00 [2021-07-30T16:57:00.940Z] Fetching without tags
16:57:01 [2021-07-30T16:57:01.607Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
16:57:00 [2021-07-30T16:57:00.793Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:57:00 [2021-07-30T16:57:00.821Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
16:57:00 [2021-07-30T16:57:00.860Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:57:00 [2021-07-30T16:57:00.886Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:57:00 [2021-07-30T16:57:00.955Z] Fetching upstream changes from https://github.com/moby/moby.git
16:57:00 [2021-07-30T16:57:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:00 [2021-07-30T16:57:00.990Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:57:01 [2021-07-30T16:57:01.624Z]  > git config core.sparsecheckout # timeout=10
16:57:01 [2021-07-30T16:57:01.697Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:57:02 [2021-07-30T16:57:02.516Z]  > git remote # timeout=10
16:57:02 [2021-07-30T16:57:02.554Z]  > git config --get remote.origin.url # timeout=10
16:57:02 [2021-07-30T16:57:02.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:02 [2021-07-30T16:57:02.572Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:57:03 [2021-07-30T16:57:03.251Z] Merge succeeded, producing ac2e70e0565274d096cccf2a32e9036f6a82cea2
16:57:03 [2021-07-30T16:57:03.252Z] Checking out Revision ac2e70e0565274d096cccf2a32e9036f6a82cea2 (PR-42623)
16:57:03 [2021-07-30T16:57:03.216Z]  > git rev-parse HEAD^{commit} # timeout=10
16:57:03 [2021-07-30T16:57:03.266Z]  > git config core.sparsecheckout # timeout=10
16:57:03 [2021-07-30T16:57:03.296Z]  > git checkout -f ac2e70e0565274d096cccf2a32e9036f6a82cea2 # timeout=10
16:57:07 [2021-07-30T16:57:07.463Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:57:07 [2021-07-30T16:57:07.483Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:57:08 [2021-07-30T16:57:08.573Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/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
16:57:15 [2021-07-30T16:57:15.163Z] Unable to find image 'alpine:latest' locally
16:57:15 [2021-07-30T16:57:15.163Z] latest: Pulling from library/alpine
16:57:15 [2021-07-30T16:57:15.163Z] 5843afab3874: Pulling fs layer
16:57:15 [2021-07-30T16:57:15.163Z] 5843afab3874: Verifying Checksum
16:57:15 [2021-07-30T16:57:15.163Z] 5843afab3874: Download complete
16:57:15 [2021-07-30T16:57:15.422Z] 5843afab3874: Pull complete
16:57:15 [2021-07-30T16:57:15.422Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
16:57:15 [2021-07-30T16:57:15.422Z] Status: Downloaded newer image for alpine:latest
16:57:19 [2021-07-30T16:57:19.617Z] 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 "win-2022-c8d" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
16:57:20 [2021-07-30T16:57:20.844Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-073427697eccbedb7) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
16:57:20 [2021-07-30T16:57:20.906Z] The recommended git tool is: git
16:57:20 [2021-07-30T16:57:20.916Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
16:57:20 [2021-07-30T16:57:20.935Z] Fetching changes from the remote Git repository
16:57:20 [2021-07-30T16:57:20.941Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:57:21 [2021-07-30T16:57:21.210Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:57:21 [2021-07-30T16:57:21.420Z] Merge succeeded, producing d0be467216103e61ec8a4d8d39708217d620f585
16:57:21 [2021-07-30T16:57:21.420Z] Checking out Revision d0be467216103e61ec8a4d8d39708217d620f585 (PR-42623)
16:57:21 [2021-07-30T16:57:21.655Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:57:20 [2021-07-30T16:57:20.944Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42623/.git # timeout=10
16:57:20 [2021-07-30T16:57:20.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:57:20 [2021-07-30T16:57:20.963Z] Fetching upstream changes from https://github.com/moby/moby.git
16:57:20 [2021-07-30T16:57:20.963Z]  > git --version # timeout=10
16:57:20 [2021-07-30T16:57:20.967Z]  > git --version # 'git version 2.17.1'
16:57:20 [2021-07-30T16:57:20.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:20 [2021-07-30T16:57:20.968Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:57:21 [2021-07-30T16:57:21.232Z]  > git config core.sparsecheckout # timeout=10
16:57:21 [2021-07-30T16:57:21.243Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:57:21 [2021-07-30T16:57:21.311Z]  > git remote # timeout=10
16:57:21 [2021-07-30T16:57:21.322Z]  > git config --get remote.origin.url # timeout=10
16:57:21 [2021-07-30T16:57:21.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:21 [2021-07-30T16:57:21.331Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:57:21 [2021-07-30T16:57:21.429Z]  > git rev-parse HEAD^{commit} # timeout=10
16:57:21 [2021-07-30T16:57:21.444Z]  > git config core.sparsecheckout # timeout=10
16:57:21 [2021-07-30T16:57:21.459Z]  > git checkout -f d0be467216103e61ec8a4d8d39708217d620f585 # timeout=10
16:57:21 [2021-07-30T16:57:21.680Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:57:22 [2021-07-30T16:57:22.340Z] + [ PR != PR ]
16:57:22 [2021-07-30T16:57:22.340Z] + [ master != master ]
16:57:22 [2021-07-30T16:57:22.340Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:57:22 [2021-07-30T16:57:22.677Z] + docker version
16:57:22 [2021-07-30T16:57:22.677Z] Client: Docker Engine - Community
16:57:22 [2021-07-30T16:57:22.677Z]  Version:           20.10.6
16:57:22 [2021-07-30T16:57:22.677Z]  API version:       1.41
16:57:22 [2021-07-30T16:57:22.677Z]  Go version:        go1.13.15
16:57:22 [2021-07-30T16:57:22.677Z]  Git commit:        370c289
16:57:22 [2021-07-30T16:57:22.677Z]  Built:             Fri Apr  9 22:46:01 2021
16:57:22 [2021-07-30T16:57:22.677Z]  OS/Arch:           linux/amd64
16:57:22 [2021-07-30T16:57:22.677Z]  Context:           default
16:57:22 [2021-07-30T16:57:22.677Z]  Experimental:      true
16:57:22 [2021-07-30T16:57:22.677Z] 
16:57:22 [2021-07-30T16:57:22.677Z] Server: Docker Engine - Community
16:57:22 [2021-07-30T16:57:22.677Z]  Engine:
16:57:22 [2021-07-30T16:57:22.677Z]   Version:          20.10.6
16:57:22 [2021-07-30T16:57:22.677Z]   API version:      1.41 (minimum version 1.12)
16:57:22 [2021-07-30T16:57:22.677Z]   Go version:       go1.13.15
16:57:22 [2021-07-30T16:57:22.677Z]   Git commit:       8728dd2
16:57:22 [2021-07-30T16:57:22.677Z]   Built:            Fri Apr  9 22:44:13 2021
16:57:22 [2021-07-30T16:57:22.677Z]   OS/Arch:          linux/amd64
16:57:22 [2021-07-30T16:57:22.677Z]   Experimental:     true
16:57:22 [2021-07-30T16:57:22.677Z]  containerd:
16:57:22 [2021-07-30T16:57:22.677Z]   Version:          1.4.6
16:57:22 [2021-07-30T16:57:22.677Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:57:22 [2021-07-30T16:57:22.677Z]  runc:
16:57:22 [2021-07-30T16:57:22.677Z]   Version:          1.0.0-rc95
16:57:22 [2021-07-30T16:57:22.677Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:57:22 [2021-07-30T16:57:22.677Z]  docker-init:
16:57:22 [2021-07-30T16:57:22.677Z]   Version:          0.19.0
16:57:22 [2021-07-30T16:57:22.677Z]   GitCommit:        de40ad0
[Pipeline] sh
16:57:22 [2021-07-30T16:57:22.975Z] + docker info
16:57:35 [2021-07-30T16:57:35.191Z] Client:
16:57:35 [2021-07-30T16:57:35.191Z]  Context:    default
16:57:35 [2021-07-30T16:57:35.191Z]  Debug Mode: false
16:57:35 [2021-07-30T16:57:35.191Z]  Plugins:
16:57:35 [2021-07-30T16:57:35.191Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:57:35 [2021-07-30T16:57:35.191Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:57:35 [2021-07-30T16:57:35.191Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:57:35 [2021-07-30T16:57:35.191Z] 
16:57:35 [2021-07-30T16:57:35.191Z] Server:
16:57:35 [2021-07-30T16:57:35.191Z]  Containers: 0
16:57:35 [2021-07-30T16:57:35.191Z]   Running: 0
16:57:35 [2021-07-30T16:57:35.191Z]   Paused: 0
16:57:35 [2021-07-30T16:57:35.191Z]   Stopped: 0
16:57:35 [2021-07-30T16:57:35.191Z]  Images: 1
16:57:35 [2021-07-30T16:57:35.191Z]  Server Version: 20.10.6
16:57:35 [2021-07-30T16:57:35.191Z]  Storage Driver: overlay2
16:57:35 [2021-07-30T16:57:35.191Z]   Backing Filesystem: extfs
16:57:35 [2021-07-30T16:57:35.191Z]   Supports d_type: true
16:57:35 [2021-07-30T16:57:35.191Z]   Native Overlay Diff: true
16:57:35 [2021-07-30T16:57:35.191Z]   userxattr: false
16:57:35 [2021-07-30T16:57:35.191Z]  Logging Driver: json-file
16:57:35 [2021-07-30T16:57:35.191Z]  Cgroup Driver: cgroupfs
16:57:35 [2021-07-30T16:57:35.191Z]  Cgroup Version: 1
16:57:35 [2021-07-30T16:57:35.191Z]  Plugins:
16:57:35 [2021-07-30T16:57:35.191Z]   Volume: local
16:57:35 [2021-07-30T16:57:35.191Z]   Network: bridge host ipvlan macvlan null overlay
16:57:35 [2021-07-30T16:57:35.191Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:57:35 [2021-07-30T16:57:35.191Z]  Swarm: inactive
16:57:35 [2021-07-30T16:57:35.191Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:57:35 [2021-07-30T16:57:35.191Z]  Default Runtime: runc
16:57:35 [2021-07-30T16:57:35.191Z]  Init Binary: docker-init
16:57:35 [2021-07-30T16:57:35.191Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:57:35 [2021-07-30T16:57:35.191Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:57:35 [2021-07-30T16:57:35.191Z]  init version: de40ad0
16:57:35 [2021-07-30T16:57:35.191Z]  Security Options:
16:57:35 [2021-07-30T16:57:35.191Z]   apparmor
16:57:35 [2021-07-30T16:57:35.191Z]   seccomp
16:57:35 [2021-07-30T16:57:35.191Z]    Profile: default
16:57:35 [2021-07-30T16:57:35.191Z]  Kernel Version: 5.4.0-1048-aws
16:57:35 [2021-07-30T16:57:35.191Z]  Operating System: Ubuntu 18.04.5 LTS
16:57:35 [2021-07-30T16:57:35.191Z]  OSType: linux
16:57:35 [2021-07-30T16:57:35.191Z]  Architecture: x86_64
16:57:35 [2021-07-30T16:57:35.191Z]  CPUs: 2
16:57:35 [2021-07-30T16:57:35.191Z]  Total Memory: 7.569GiB
16:57:35 [2021-07-30T16:57:35.191Z]  Name: ip-10-100-119-217
16:57:35 [2021-07-30T16:57:35.191Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:57:35 [2021-07-30T16:57:35.191Z]  Docker Root Dir: /var/lib/docker
16:57:35 [2021-07-30T16:57:35.191Z]  Debug Mode: false
16:57:35 [2021-07-30T16:57:35.191Z]  Registry: https://index.docker.io/v1/
16:57:35 [2021-07-30T16:57:35.191Z]  Labels:
16:57:35 [2021-07-30T16:57:35.191Z]  Experimental: true
16:57:35 [2021-07-30T16:57:35.191Z]  Insecure Registries:
16:57:35 [2021-07-30T16:57:35.191Z]   127.0.0.0/8
16:57:35 [2021-07-30T16:57:35.191Z]  Live Restore Enabled: true
16:57:35 [2021-07-30T16:57:35.191Z] 
16:57:35 [2021-07-30T16:57:35.191Z] WARNING: No swap limit support
[Pipeline] sh
16:57:35 [2021-07-30T16:57:35.488Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:57:35 [2021-07-30T16:57:35.488Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:57:35 [2021-07-30T16:57:35.488Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42623/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:57:35 [2021-07-30T16:57:35.488Z] + bash /home/ubuntu/workspace/moby_PR-42623/check-config.sh
16:57:35 [2021-07-30T16:57:35.488Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:57:35 [2021-07-30T16:57:35.488Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:57:35 [2021-07-30T16:57:35.488Z] 
16:57:35 [2021-07-30T16:57:35.488Z] Generally Necessary:
16:57:35 [2021-07-30T16:57:35.488Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:57:35 [2021-07-30T16:57:35.488Z] - apparmor: enabled and tools installed
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NAMESPACES: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NET_NS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_PID_NS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_IPC_NS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_UTS_NS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CGROUPS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CGROUP_CPUACCT: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CGROUP_DEVICE: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CGROUP_FREEZER: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CGROUP_SCHED: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_CPUSETS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_MEMCG: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_KEYS: enabled
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_VETH: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_BRIDGE: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_NF_NAT: enabled (as module)
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_POSIX_MQUEUE: enabled
16:57:35 [2021-07-30T16:57:35.488Z] 
16:57:35 [2021-07-30T16:57:35.488Z] Optional Features:
16:57:35 [2021-07-30T16:57:35.488Z] - CONFIG_USER_NS: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_SECCOMP: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_SECCOMP_FILTER: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_CGROUP_PIDS: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_MEMCG_SWAP: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:57:35 [2021-07-30T16:57:35.749Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_BLK_CGROUP: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_CGROUP_PERF: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_CGROUP_HUGETLB: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_CFS_BANDWIDTH: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_RT_GROUP_SCHED: missing
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_VS: enabled (as module)
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_VS_NFCT: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_IP_VS_RR: enabled (as module)
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_SECURITY_SELINUX: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_SECURITY_APPARMOR: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_EXT4_FS: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:57:35 [2021-07-30T16:57:35.749Z] - Network Drivers:
16:57:35 [2021-07-30T16:57:35.749Z]   - "overlay":
16:57:35 [2021-07-30T16:57:35.749Z]     - CONFIG_VXLAN: enabled (as module)
16:57:35 [2021-07-30T16:57:35.749Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:57:35 [2021-07-30T16:57:35.749Z]       Optional (for encrypted networks):
16:57:35 [2021-07-30T16:57:35.843Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.843Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay216:57:35 [2021-07-30T16:57:35.844Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.844Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay216:57:35 [2021-07-30T16:57:35.845Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.845Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074e2f01ae3efff9b)16:57:35 [2021-07-30T16:57:35.847Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.847Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-012a0ca0f14eb4f41)16:57:35 [2021-07-30T16:57:35.849Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.849Z] Waiting for next available executor on ‘windows-201916:57:35 [2021-07-30T16:57:35.849Z] Still waiting to schedule task
16:57:35 [2021-07-30T16:57:35.850Z] Waiting for next available executor on ‘windows-202216:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_CRYPTO: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_CRYPTO_AEAD: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_CRYPTO_GCM: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_CRYPTO_GHASH: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_XFRM: enabled
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_XFRM_USER: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]       - CONFIG_INET_ESP: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "ipvlan":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_IPVLAN: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "macvlan":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_MACVLAN: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_DUMMY: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "ftp,tftp client in container":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z] - Storage Drivers:
16:57:36 [2021-07-30T16:57:36.013Z]   - "aufs":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_AUFS_FS: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "btrfs":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:57:36 [2021-07-30T16:57:36.013Z]   - "devicemapper":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_BLK_DEV_DM: enabled
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "overlay":
16:57:36 [2021-07-30T16:57:36.013Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:57:36 [2021-07-30T16:57:36.013Z]   - "zfs":
16:57:36 [2021-07-30T16:57:36.013Z]     - /dev/zfs: present
16:57:36 [2021-07-30T16:57:36.013Z]     - zfs command: missing
16:57:36 [2021-07-30T16:57:36.013Z]     - zpool command: missing
16:57:36 [2021-07-30T16:57:36.013Z] 
16:57:36 [2021-07-30T16:57:36.013Z] Limits:
16:57:36 [2021-07-30T16:57:36.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:57:36 [2021-07-30T16:57:36.013Z] 
16:57:36 [2021-07-30T16:57:36.013Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:57:36 [2021-07-30T16:57:36.342Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d0be467216103e61ec8a4d8d39708217d620f585 .
16:57:36 [2021-07-30T16:57:36.600Z] #1 [internal] load build definition from Dockerfile
16:57:36 [2021-07-30T16:57:36.601Z] #1 sha256:aeb64c5fccf1aa7c2390606d92dfd51aee87940d699bd636c6509e3fa029bc67
16:57:36 [2021-07-30T16:57:36.601Z] #1 transferring dockerfile: 16.59kB done
16:57:36 [2021-07-30T16:57:36.601Z] #1 DONE 0.1s
16:57:36 [2021-07-30T16:57:36.601Z] 
16:57:36 [2021-07-30T16:57:36.601Z] #2 [internal] load .dockerignore
16:57:36 [2021-07-30T16:57:36.601Z] #2 sha256:d953dfd0de7409f691946ae282ce9a07b81954c42b549acff2da20ad1c805f0d
16:57:36 [2021-07-30T16:57:36.601Z] #2 transferring context: 87B done
16:57:36 [2021-07-30T16:57:36.601Z] #2 DONE 0.1s
16:57:36 [2021-07-30T16:57:36.601Z] 
16:57:36 [2021-07-30T16:57:36.601Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:57:36 [2021-07-30T16:57:36.601Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:57:36 [2021-07-30T16:57:36.861Z] #3 DONE 0.4s
16:57:37 [2021-07-30T16:57:37.119Z] 
16:57:37 [2021-07-30T16:57:37.119Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:57:37 [2021-07-30T16:57:37.119Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
16:57:37 [2021-07-30T16:57:37.119Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:57:37 [2021-07-30T16:57:37.379Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
16:57:37 [2021-07-30T16:57:37.379Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
16:57:37 [2021-07-30T16:57:37.637Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:57:37 [2021-07-30T16:57:37.896Z] #4 DONE 0.9s
16:57:37 [2021-07-30T16:57:37.896Z] 
16:57:37 [2021-07-30T16:57:37.896Z] #6 [internal] load metadata for docker.io/library/debian:buster
16:57:37 [2021-07-30T16:57:37.896Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:57:39 [2021-07-30T16:57:39.273Z] #6 DONE 0.9s
16:57:39 [2021-07-30T16:57:39.273Z] 
16:57:39 [2021-07-30T16:57:39.273Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
16:57:39 [2021-07-30T16:57:39.273Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
16:57:39 [2021-07-30T16:57:39.273Z] #5 DONE 0.9s
16:57:39 [2021-07-30T16:57:39.273Z] 
16:57:39 [2021-07-30T16:57:39.273Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:57:39 [2021-07-30T16:57:39.273Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:57:39 [2021-07-30T16:57:39.273Z] #7 DONE 0.9s
16:57:39 [2021-07-30T16:57:39.273Z] 
16:57:39 [2021-07-30T16:57:39.273Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:57:39 [2021-07-30T16:57:39.273Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:57:39 [2021-07-30T16:57:39.273Z] #8 DONE 1.0s
16:57:40 [2021-07-30T16:57:40.653Z] 
16:57:40 [2021-07-30T16:57:40.653Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:57:40 [2021-07-30T16:57:40.653Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:57:40 [2021-07-30T16:57:40.653Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
16:57:40 [2021-07-30T16:57:40.653Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
16:57:40 [2021-07-30T16:57:40.653Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
16:57:40 [2021-07-30T16:57:40.653Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
16:57:40 [2021-07-30T16:57:40.653Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s
16:57:40 [2021-07-30T16:57:40.913Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.19MB / 50.44MB 0.2s
16:57:40 [2021-07-30T16:57:40.913Z] #33 ...
16:57:40 [2021-07-30T16:57:40.913Z] 
16:57:40 [2021-07-30T16:57:40.913Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:57:40 [2021-07-30T16:57:40.913Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:57:40 [2021-07-30T16:57:40.913Z] #49 DONE 0.0s
16:57:40 [2021-07-30T16:57:40.913Z] 
16:57:40 [2021-07-30T16:57:40.913Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:57:40 [2021-07-30T16:57:40.913Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:57:40 [2021-07-30T16:57:40.913Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 10.49MB / 50.44MB 0.3s
16:57:41 [2021-07-30T16:57:41.186Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 28.31MB / 50.44MB 0.6s
16:57:41 [2021-07-30T16:57:41.445Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.73MB / 50.44MB 0.7s
16:57:41 [2021-07-30T16:57:41.445Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 45.09MB / 50.44MB 0.9s
16:57:42 [2021-07-30T16:57:42.016Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.2s
16:57:42 [2021-07-30T16:57:42.586Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959
16:57:46 [2021-07-30T16:57:46.825Z] #33 ...
16:57:46 [2021-07-30T16:57:46.825Z] 
16:57:46 [2021-07-30T16:57:46.825Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:57:46 [2021-07-30T16:57:46.825Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.5s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.6s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.7s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.4s done
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.0s
16:57:46 [2021-07-30T16:57:46.825Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.5s done
16:57:47 [2021-07-30T16:57:47.391Z] #9 ...
16:57:47 [2021-07-30T16:57:47.391Z] 
16:57:47 [2021-07-30T16:57:47.391Z] #30 [internal] load build context
16:57:47 [2021-07-30T16:57:47.391Z] #30 sha256:d9ed985e2bfae73663ffe4ec979ed179396ca61ca99bca20d94255795e53c88b
16:57:47 [2021-07-30T16:57:47.391Z] #30 transferring context: 55.79MB 6.2s done
16:57:47 [2021-07-30T16:57:47.391Z] #30 DONE 7.1s
16:57:47 [2021-07-30T16:57:47.391Z] 
16:57:47 [2021-07-30T16:57:47.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:57:47 [2021-07-30T16:57:47.391Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:57:47 [2021-07-30T16:57:47.391Z] #9 ...
16:57:47 [2021-07-30T16:57:47.391Z] 
16:57:47 [2021-07-30T16:57:47.391Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:57:47 [2021-07-30T16:57:47.391Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:57:47 [2021-07-30T16:57:47.652Z] #33 ...
16:57:47 [2021-07-30T16:57:47.652Z] 
16:57:47 [2021-07-30T16:57:47.652Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:57:47 [2021-07-30T16:57:47.652Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:57:47 [2021-07-30T16:57:47.653Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:57:47 [2021-07-30T16:57:47.653Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:57:47 [2021-07-30T16:57:47.653Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:57:47 [2021-07-30T16:57:47.653Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:57:47 [2021-07-30T16:57:47.653Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done
16:57:47 [2021-07-30T16:57:47.653Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done
16:57:47 [2021-07-30T16:57:47.653Z] #70 DONE 7.1s
16:57:47 [2021-07-30T16:57:47.653Z] 
16:57:47 [2021-07-30T16:57:47.653Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:57:47 [2021-07-30T16:57:47.653Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:57:47 [2021-07-30T16:57:47.653Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:57:47 [2021-07-30T16:57:47.653Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:57:47 [2021-07-30T16:57:47.653Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:57:47 [2021-07-30T16:57:47.653Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:57:47 [2021-07-30T16:57:47.653Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done
16:57:47 [2021-07-30T16:57:47.653Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done
16:57:47 [2021-07-30T16:57:47.653Z] #72 DONE 7.2s
16:57:47 [2021-07-30T16:57:47.653Z] 
16:57:47 [2021-07-30T16:57:47.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:57:47 [2021-07-30T16:57:47.653Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:57:47 [2021-07-30T16:57:47.653Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.8s done
16:57:47 [2021-07-30T16:57:47.653Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s
16:57:50 [2021-07-30T16:57:50.938Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736
16:57:50 [2021-07-30T16:57:50.938Z] #9 ...
16:57:50 [2021-07-30T16:57:50.938Z] 
16:57:50 [2021-07-30T16:57:50.938Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:57:50 [2021-07-30T16:57:50.938Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:57:50 [2021-07-30T16:57:50.938Z] #71 DONE 0.6s
16:57:50 [2021-07-30T16:57:50.938Z] 
16:57:50 [2021-07-30T16:57:50.938Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:57:50 [2021-07-30T16:57:50.938Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:57:50 [2021-07-30T16:57:50.938Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.4s done
16:57:50 [2021-07-30T16:57:50.938Z] #33 DONE 10.2s
16:57:50 [2021-07-30T16:57:50.938Z] 
16:57:50 [2021-07-30T16:57:50.938Z] #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
16:57:50 [2021-07-30T16:57:50.938Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:57:51 [2021-07-30T16:57:51.515Z] #34 ...
16:57:51 [2021-07-30T16:57:51.515Z] 
16:57:51 [2021-07-30T16:57:51.515Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:57:51 [2021-07-30T16:57:51.515Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:57:51 [2021-07-30T16:57:51.515Z] #73 DONE 0.9s
16:57:51 [2021-07-30T16:57:51.773Z] 
16:57:51 [2021-07-30T16:57:51.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:57:51 [2021-07-30T16:57:51.773Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:57:51 [2021-07-30T16:57:51.773Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.8s done
16:57:51 [2021-07-30T16:57:51.773Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.2s
16:57:52 [2021-07-30T16:57:52.719Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 1.0s done
16:57:52 [2021-07-30T16:57:52.719Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
16:57:58 [2021-07-30T16:57:58.001Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.1s
16:57:58 [2021-07-30T16:57:58.261Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.5s done
16:57:58 [2021-07-30T16:57:58.520Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6
16:57:59 [2021-07-30T16:57:59.903Z] #9 ...
16:57:59 [2021-07-30T16:57:59.903Z] 
16:57:59 [2021-07-30T16:57:59.903Z] #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
16:57:59 [2021-07-30T16:57:59.903Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.189 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.189 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.201 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.410 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.628 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 2.964 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 4.829 Fetched 8458 kB in 3s (2913 kB/s)
16:57:59 [2021-07-30T16:57:59.903Z] #34 4.829 Reading package lists...
16:57:59 [2021-07-30T16:57:59.903Z] #34 5.802 Reading package lists...
16:57:59 [2021-07-30T16:57:59.903Z] #34 6.754 Building dependency tree...
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.123 The following additional packages will be installed:
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.123   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.123   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.123   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.124 Suggested packages:
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.124   krb5-doc krb5-user
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.124 Recommended packages:
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.124   krb5-locales publicsuffix libsasl2-modules
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.335 The following NEW packages will be installed:
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.336   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.336   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.336   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.337   libssh2-1 libssl1.1 openssl
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.617 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.617 Need to get 5058 kB of archives.
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.617 After this operation, 12.1 MB of additional disk space will be used.
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.617 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.620 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.632 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.655 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.655 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.655 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.694 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.714 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.717 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.718 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.720 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.721 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.725 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.726 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.727 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.728 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.730 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.734 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.740 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.759 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.760 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.943 debconf: delaying package configuration, since apt-utils is not installed
16:57:59 [2021-07-30T16:57:59.903Z] #34 7.970 Fetched 5058 kB in 0s (12.7 MB/s)
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.008 Selecting previously unselected package libkeyutils1:amd64.
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.008 (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 ... 6677 files and directories currently installed.)
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.010 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.022 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.057 Selecting previously unselected package libkrb5support0:amd64.
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.059 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.063 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:57:59 [2021-07-30T16:57:59.903Z] #34 8.115 Selecting previously unselected package libk5crypto3:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.115 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.121 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.202 Selecting previously unselected package libssl1.1:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.202 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.206 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.423 Selecting previously unselected package libkrb5-3:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.425 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.430 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.529 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.529 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.535 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.594 Selecting previously unselected package openssl.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.595 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.603 Unpacking openssl (1.1.1d-0+deb10u6) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.753 Selecting previously unselected package ca-certificates.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.755 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.761 Unpacking ca-certificates (20200601~deb10u2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.846 Selecting previously unselected package libsasl2-modules-db:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.846 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.855 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.910 Selecting previously unselected package libsasl2-2:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.910 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.914 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.971 Selecting previously unselected package libldap-common.
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.971 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 8.975 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.035 Selecting previously unselected package libldap-2.4-2:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.035 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.040 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.125 Selecting previously unselected package libnghttp2-14:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.125 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.131 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.187 Selecting previously unselected package libpsl5:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.187 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.196 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.239 Selecting previously unselected package librtmp1:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.239 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.243 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.287 Selecting previously unselected package libssh2-1:amd64.
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.287 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:57:59 [2021-07-30T16:57:59.904Z] #34 9.294 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.357 Selecting previously unselected package libcurl4:amd64.
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.357 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.362 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.443 Selecting previously unselected package curl.
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.443 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.448 Unpacking curl (7.64.0-4+deb10u2) ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.528 Selecting previously unselected package libonig5:amd64.
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.528 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:58:00 [2021-07-30T16:58:00.162Z] #34 9.533 Unpacking libonig5:amd64 (6.9.1-1) ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.606 Selecting previously unselected package libjq1:amd64.
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.606 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.612 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.660 Selecting previously unselected package jq.
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.660 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.665 Unpacking jq (1.5+dfsg-2+b1) ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.716 Setting up libkeyutils1:amd64 (1.6-6) ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.729 Setting up libpsl5:amd64 (0.20.2-2) ...
16:58:00 [2021-07-30T16:58:00.421Z] #34 9.741 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.859 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.872 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.893 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.905 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.917 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.928 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.944 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.958 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.971 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.981 Setting up openssl (1.1.1d-0+deb10u6) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 9.997 Setting up libonig5:amd64 (6.9.1-1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 10.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 10.02 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:58:00 [2021-07-30T16:58:00.679Z] #34 10.04 Setting up ca-certificates (20200601~deb10u2) ...
16:58:01 [2021-07-30T16:58:01.659Z] #34 10.73 Updating certificates in /etc/ssl/certs...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.79 137 added, 0 removed; done.
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.85 Setting up jq (1.5+dfsg-2+b1) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.86 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.87 Setting up curl (7.64.0-4+deb10u2) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.89 Processing triggers for libc-bin (2.28-10) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.91 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:58:02 [2021-07-30T16:58:02.623Z] #34 11.91 Updating certificates in /etc/ssl/certs...
16:58:03 [2021-07-30T16:58:03.559Z] #34 12.67 0 added, 0 removed; done.
16:58:03 [2021-07-30T16:58:03.559Z] #34 12.67 Running hooks in /etc/ca-certificates/update.d...
16:58:03 [2021-07-30T16:58:03.559Z] #34 12.67 done.
16:58:06 [2021-07-30T16:58:06.849Z] #34 ...
16:58:06 [2021-07-30T16:58:06.849Z] 
16:58:06 [2021-07-30T16:58:06.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:58:06 [2021-07-30T16:58:06.849Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:58:06 [2021-07-30T16:58:06.849Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.4s done
16:58:06 [2021-07-30T16:58:06.849Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 2.5s
16:58:06 [2021-07-30T16:58:06.849Z] #9 ...
16:58:06 [2021-07-30T16:58:06.849Z] 
16:58:06 [2021-07-30T16:58:06.849Z] #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
16:58:06 [2021-07-30T16:58:06.849Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:58:06 [2021-07-30T16:58:06.849Z] #34 DONE 16.0s
16:58:06 [2021-07-30T16:58:06.849Z] 
16:58:06 [2021-07-30T16:58:06.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:58:06 [2021-07-30T16:58:06.849Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:58:06 [2021-07-30T16:58:06.849Z] #9 ...
16:58:06 [2021-07-30T16:58:06.849Z] 
16:58:06 [2021-07-30T16:58:06.849Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:58:06 [2021-07-30T16:58:06.849Z] #35 sha256:02bb5d98b41835b0e7405527ce2b0d4f8805cd95d2a825bbddae7285c0ec833c
16:58:06 [2021-07-30T16:58:06.849Z] #35 DONE 0.2s
16:58:06 [2021-07-30T16:58:06.849Z] 
16:58:06 [2021-07-30T16:58:06.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:58:06 [2021-07-30T16:58:06.849Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:58:12 [2021-07-30T16:58:12.124Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.5s
16:58:14 [2021-07-30T16:58:14.042Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.6s done
16:58:14 [2021-07-30T16:58:14.982Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
16:58:14 [2021-07-30T16:58:14.982Z] #9 ...
16:58:14 [2021-07-30T16:58:14.982Z] 
16:58:14 [2021-07-30T16:58:14.982Z] #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
16:58:14 [2021-07-30T16:58:14.982Z] #36 sha256:1390a38c69bb16bd5b4f6902bc18dadbfe359b7422ca4224a7f25a961dfbbe4f
16:58:14 [2021-07-30T16:58:14.982Z] #36 2.017 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:58:14 [2021-07-30T16:58:14.982Z] #36 2.111 
16:58:14 [2021-07-30T16:58:14.982Z] #36 2.336 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.6%
###################                                                       27.3%
###########################################                               60.7%
#####################################################################     97.0%
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.095 
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.225 
#################################################                         68.6%
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.340 
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.473 
#################################                                         47.2%
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.622 
16:58:14 [2021-07-30T16:58:14.982Z] #36 3.746 
#########                                                                 13.9%
#########################                                                 35.1%
#######################################                                   54.5%
#####################################################                     73.9%
###################################################################       93.2%
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 4.253 
16:58:14 [2021-07-30T16:58:14.982Z] #36 4.371 
###                                                                        4.5%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.7%
#########################                                                 35.9%
#############################                                             41.1%
#################################                                         46.3%
#####################################                                     51.5%
########################################                                  56.8%
############################################                              61.9%
################################################                          67.1%
####################################################                      72.4%
#######################################################                   77.5%
###########################################################               82.8%
###############################################################           87.8%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 6.236 
16:58:14 [2021-07-30T16:58:14.982Z] #36 6.536 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:58:14 [2021-07-30T16:58:14.982Z] #36 6.635 
16:58:14 [2021-07-30T16:58:14.982Z] #36 6.698 
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 6.755 
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.132 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.199 
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.304 
######################################################################## 100.0%
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.338 
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.621 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:58:14 [2021-07-30T16:58:14.982Z] #36 7.681 
16:58:15 [2021-07-30T16:58:15.240Z] #36 7.800 
                                                                           0.0%
######                                                                     9.3%
##################                                                        25.1%
##########################                                                37.4%
##################################                                        48.1%
###########################################                               60.1%
#########################################################                 79.7%
######################################################################## 100.0%
16:58:15 [2021-07-30T16:58:15.240Z] #36 8.481 
16:58:15 [2021-07-30T16:58:15.500Z] #36 8.713 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:58:15 [2021-07-30T16:58:15.500Z] #36 8.776 
16:58:15 [2021-07-30T16:58:15.757Z] #36 8.824 
######################################################################## 100.0%
16:58:15 [2021-07-30T16:58:15.757Z] #36 8.841 
16:58:15 [2021-07-30T16:58:15.757Z] #36 9.028 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:58:15 [2021-07-30T16:58:15.757Z] #36 9.081 
16:58:16 [2021-07-30T16:58:16.015Z] #36 9.117 
######################################################################## 100.0%
16:58:16 [2021-07-30T16:58:16.015Z] #36 9.135 
16:58:16 [2021-07-30T16:58:16.015Z] #36 9.145 Download of images into '/build' complete.
16:58:16 [2021-07-30T16:58:16.015Z] #36 9.145 Use something like the following to load the result into a Docker daemon:
16:58:16 [2021-07-30T16:58:16.015Z] #36 9.145   tar -cC '/build' . | docker load
16:58:16 [2021-07-30T16:58:16.972Z] #36 ...
16:58:16 [2021-07-30T16:58:16.972Z] 
16:58:16 [2021-07-30T16:58:16.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:58:16 [2021-07-30T16:58:16.972Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:58:16 [2021-07-30T16:58:16.972Z] #9 DONE 36.3s
16:58:16 [2021-07-30T16:58:16.972Z] 
16:58:16 [2021-07-30T16:58:16.972Z] #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
16:58:16 [2021-07-30T16:58:16.972Z] #36 sha256:1390a38c69bb16bd5b4f6902bc18dadbfe359b7422ca4224a7f25a961dfbbe4f
16:58:16 [2021-07-30T16:58:16.972Z] #36 ...
16:58:16 [2021-07-30T16:58:16.972Z] 
16:58:16 [2021-07-30T16:58:16.972Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:58:16 [2021-07-30T16:58:16.972Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
16:58:17 [2021-07-30T16:58:17.538Z] #10 ...
16:58:17 [2021-07-30T16:58:17.538Z] 
16:58:17 [2021-07-30T16:58:17.538Z] #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
16:58:17 [2021-07-30T16:58:17.538Z] #36 sha256:1390a38c69bb16bd5b4f6902bc18dadbfe359b7422ca4224a7f25a961dfbbe4f
16:58:17 [2021-07-30T16:58:17.538Z] #36 DONE 10.7s
16:58:17 [2021-07-30T16:58:17.538Z] 
16:58:17 [2021-07-30T16:58:17.538Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:58:17 [2021-07-30T16:58:17.538Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
16:58:18 [2021-07-30T16:58:18.917Z] #10 DONE 2.0s
16:58:19 [2021-07-30T16:58:19.176Z] 
16:58:19 [2021-07-30T16:58:19.176Z] #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
16:58:19 [2021-07-30T16:58:19.176Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
16:58:20 [2021-07-30T16:58:20.116Z] #11 DONE 1.1s
16:58:20 [2021-07-30T16:58:20.116Z] 
16:58:20 [2021-07-30T16:58:20.116Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:58:20 [2021-07-30T16:58:20.116Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
16:58:20 [2021-07-30T16:58:20.376Z] #38 DONE 0.3s
16:58:20 [2021-07-30T16:58:20.376Z] 
16:58:20 [2021-07-30T16:58:20.376Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:58:20 [2021-07-30T16:58:20.376Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
16:58:20 [2021-07-30T16:58:20.376Z] #46 DONE 0.3s
16:58:20 [2021-07-30T16:58:20.376Z] 
16:58:20 [2021-07-30T16:58:20.376Z] #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
16:58:20 [2021-07-30T16:58:20.376Z] #41 sha256:43a48619880f93231a9e728a45876f6891ccc244fc6b60bbcb5d86e388d04b71
16:58:20 [2021-07-30T16:58:20.638Z] #41 ...
16:58:20 [2021-07-30T16:58:20.638Z] 
16:58:20 [2021-07-30T16:58:20.638Z] #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
16:58:20 [2021-07-30T16:58:20.638Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
16:58:20 [2021-07-30T16:58:20.638Z] #50 DONE 0.4s
16:58:20 [2021-07-30T16:58:20.897Z] 
16:58:20 [2021-07-30T16:58:20.897Z] #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
16:58:20 [2021-07-30T16:58:20.897Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:58:21 [2021-07-30T16:58:21.832Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0da14977d543d69) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] {
[Pipeline] checkout
16:58:21 [2021-07-30T16:58:21.962Z] The recommended git tool is: git
16:58:24 [2021-07-30T16:58:24.203Z] #51 ...
16:58:24 [2021-07-30T16:58:24.203Z] 
16:58:24 [2021-07-30T16:58:24.203Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:58:24 [2021-07-30T16:58:24.203Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8
16:58:24 [2021-07-30T16:58:24.203Z] #12 DONE 3.8s
16:58:24 [2021-07-30T16:58:24.203Z] 
16:58:24 [2021-07-30T16:58:24.203Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
16:58:24 [2021-07-30T16:58:24.203Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72
16:58:26 [2021-07-30T16:58:26.252Z] using credential docker-jenkins-github-credentials
16:58:26 [2021-07-30T16:58:26.259Z] Cloning the remote Git repository
16:58:26 [2021-07-30T16:58:26.259Z] Cloning with configured refspecs honoured and without tags
16:58:26 [2021-07-30T16:58:26.351Z] Cloning repository https://github.com/moby/moby.git
16:58:26 [2021-07-30T16:58:26.480Z]  > git init /home/ubuntu/workspace/moby_PR-42623 # timeout=10
16:58:26 [2021-07-30T16:58:26.912Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a84ffc44e62b2e82) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] {
[Pipeline] checkout
16:58:27 [2021-07-30T16:58:27.499Z] #13 DONE 3.4s
16:58:27 [2021-07-30T16:58:27.499Z] 
16:58:27 [2021-07-30T16:58:27.499Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:58:27 [2021-07-30T16:58:27.499Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d
16:58:27 [2021-07-30T16:58:27.584Z] The recommended git tool is: git
16:58:26 [2021-07-30T16:58:26.815Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:26 [2021-07-30T16:58:26.815Z]  > git --version # timeout=10
16:58:26 [2021-07-30T16:58:26.842Z]  > git --version # 'git version 2.17.1'
16:58:26 [2021-07-30T16:58:26.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:26 [2021-07-30T16:58:26.844Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:30 [2021-07-30T16:58:30.044Z] #14 DONE 2.3s
16:58:30 [2021-07-30T16:58:30.044Z] 
16:58:30 [2021-07-30T16:58:30.044Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:58:30 [2021-07-30T16:58:30.044Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be
16:58:30 [2021-07-30T16:58:30.044Z] #15 ...
16:58:30 [2021-07-30T16:58:30.044Z] 
16:58:30 [2021-07-30T16:58:30.044Z] #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
16:58:30 [2021-07-30T16:58:30.044Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + RM_GOPATH=0
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + TMP_GOPATH=
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + : /build
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + '[' -z '' ']'
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 ++ mktemp -d
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + export GOPATH=/tmp/tmp.D8bFt7GD46
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + GOPATH=/tmp/tmp.D8bFt7GD46
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + RM_GOPATH=1
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 + case "$(go env GOARCH)" in
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.935 ++ go env GOARCH
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + export GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 ++ dirname /tmp/install/install.sh
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + dir=/tmp/install
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + bin=golangci_lint
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + shift
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 + . /tmp/install/golangci_lint.installer
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.950 ++ : v1.23.8
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + install_golangci_lint
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + set -e
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + export GO111MODULE=on
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + GO111MODULE=on
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + GOBIN=/build
16:58:30 [2021-07-30T16:58:30.044Z] #57 4.968 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:58:30 [2021-07-30T16:58:30.044Z] #57 5.500 go: downloading github.com/golangci/golangci-lint v1.23.8
16:58:30 [2021-07-30T16:58:30.304Z] #57 ...
16:58:30 [2021-07-30T16:58:30.304Z] 
16:58:30 [2021-07-30T16:58:30.304Z] #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
16:58:30 [2021-07-30T16:58:30.304Z] #55 sha256:6509a51370ac33c32b7a7766e3a2cec5bb2889bd37792343ee247db39803817e
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + RM_GOPATH=0
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + TMP_GOPATH=
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + : /build
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + '[' -z '' ']'
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 ++ mktemp -d
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + export GOPATH=/tmp/tmp.IAbyeu7B5E
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + GOPATH=/tmp/tmp.IAbyeu7B5E
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + RM_GOPATH=1
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 + case "$(go env GOARCH)" in
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.480 ++ go env GOARCH
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.513 + export GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.513 + GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.515 ++ dirname /tmp/install/install.sh
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + dir=/tmp/install
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + bin=gotestsum
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + shift
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + . /tmp/install/gotestsum.installer
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 ++ : v0.5.3
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + install_gotestsum
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + set -e
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + export GO111MODULE=on
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + GO111MODULE=on
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + GOBIN=/build
16:58:30 [2021-07-30T16:58:30.304Z] #55 5.518 + go get gotest.tools/gotestsum@v0.5.3
16:58:30 [2021-07-30T16:58:30.304Z] #55 6.198 go: downloading gotest.tools/gotestsum v0.5.3
16:58:30 [2021-07-30T16:58:30.304Z] #55 7.878 go: downloading github.com/fatih/color v1.9.0
16:58:30 [2021-07-30T16:58:30.304Z] #55 7.878 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:58:30 [2021-07-30T16:58:30.304Z] #55 7.894 go: downloading github.com/pkg/errors v0.9.1
16:58:30 [2021-07-30T16:58:30.304Z] #55 7.913 go: downloading github.com/spf13/pflag v1.0.3
16:58:30 [2021-07-30T16:58:30.304Z] #55 8.239 go: downloading github.com/mattn/go-colorable v0.1.6
16:58:30 [2021-07-30T16:58:30.304Z] #55 8.315 go: downloading github.com/mattn/go-isatty v0.0.12
16:58:30 [2021-07-30T16:58:30.304Z] #55 8.436 go: downloading github.com/jonboulle/clockwork v0.1.0
16:58:30 [2021-07-30T16:58:30.304Z] #55 8.493 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:58:30 [2021-07-30T16:58:30.304Z] #55 8.682 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:58:30 [2021-07-30T16:58:30.304Z] #55 9.449 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:58:30 [2021-07-30T16:58:30.319Z] using credential docker-jenkins-github-credentials
16:58:30 [2021-07-30T16:58:30.325Z] Cloning the remote Git repository
16:58:30 [2021-07-30T16:58:30.325Z] Cloning with configured refspecs honoured and without tags
16:58:30 [2021-07-30T16:58:30.567Z] #55 ...
16:58:30 [2021-07-30T16:58:30.567Z] 
16:58:30 [2021-07-30T16:58:30.567Z] #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
16:58:30 [2021-07-30T16:58:30.567Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.966 + RM_GOPATH=0
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.966 + TMP_GOPATH=
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.966 + : /build
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.966 + '[' -z '' ']'
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.966 ++ mktemp -d
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + export GOPATH=/tmp/tmp.9ZVFNfeOes
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + GOPATH=/tmp/tmp.9ZVFNfeOes
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + RM_GOPATH=1
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + case "$(go env GOARCH)" in
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 ++ go env GOARCH
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + export GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 ++ dirname /tmp/install/install.sh
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + dir=/tmp/install
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + bin=shfmt
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + shift
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + . /tmp/install/shfmt.installer
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + install_shfmt
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9ZVFNfeOes/src/github.com/mvdan/sh
16:58:30 [2021-07-30T16:58:30.567Z] #59 4.983 Cloning into '/tmp/tmp.9ZVFNfeOes/src/github.com/mvdan/sh'...
16:58:30 [2021-07-30T16:58:30.567Z] #59 ...
16:58:30 [2021-07-30T16:58:30.567Z] 
16:58:30 [2021-07-30T16:58:30.567Z] #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
16:58:30 [2021-07-30T16:58:30.567Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + RM_GOPATH=0
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + TMP_GOPATH=
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + : /build
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + '[' -z '' ']'
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 ++ mktemp -d
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + export GOPATH=/tmp/tmp.dq3g1OcDim
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + GOPATH=/tmp/tmp.dq3g1OcDim
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + RM_GOPATH=1
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 + case "$(go env GOARCH)" in
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.245 ++ go env GOARCH
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.250 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + export GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + GO_BUILDMODE=-buildmode=pie
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 ++ dirname /tmp/install/install.sh
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + dir=/tmp/install
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + bin=vndr
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + shift
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + '[' '!' -f /tmp/install/vndr.installer ']'
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + . /tmp/install/vndr.installer
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + install_vndr
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dq3g1OcDim/src/github.com/LK4D4/vndr
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.252 Cloning into '/tmp/tmp.dq3g1OcDim/src/github.com/LK4D4/vndr'...
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.814 + cd /tmp/tmp.dq3g1OcDim/src/github.com/LK4D4/vndr
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.814 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:58:30 [2021-07-30T16:58:30.567Z] #53 5.839 + go build -buildmode=pie -v -o /build/vndr .
16:58:30 [2021-07-30T16:58:30.567Z] #53 7.491 internal/unsafeheader
16:58:30 [2021-07-30T16:58:30.567Z] #53 7.535 internal/cpu
16:58:30 [2021-07-30T16:58:30.567Z] #53 7.592 runtime/internal/atomic
16:58:30 [2021-07-30T16:58:30.567Z] #53 8.086 runtime/internal/sys
16:58:30 [2021-07-30T16:58:30.567Z] #53 8.574 runtime/internal/math
16:58:30 [2021-07-30T16:58:30.567Z] #53 8.583 internal/bytealg
16:58:30 [2021-07-30T16:58:30.567Z] #53 8.779 internal/race
16:58:30 [2021-07-30T16:58:30.567Z] #53 8.923 sync/atomic
16:58:30 [2021-07-30T16:58:30.567Z] #53 9.376 unicode
16:58:30 [2021-07-30T16:58:30.567Z] #53 10.11 runtime
16:58:30 [2021-07-30T16:58:30.826Z] #53 ...
16:58:30 [2021-07-30T16:58:30.826Z] 
16:58:30 [2021-07-30T16:58:30.826Z] #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
16:58:30 [2021-07-30T16:58:30.826Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
16:58:30 [2021-07-30T16:58:30.826Z] #47 5.289 + git clone https://github.com/docker/distribution.git .
16:58:30 [2021-07-30T16:58:30.826Z] #47 5.306 Cloning into '.'...
16:58:30 [2021-07-30T16:58:30.826Z] #47 ...
16:58:30 [2021-07-30T16:58:30.826Z] 
16:58:30 [2021-07-30T16:58:30.826Z] #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
16:58:30 [2021-07-30T16:58:30.826Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
16:58:30 [2021-07-30T16:58:30.826Z] #39 5.419 + git clone https://github.com/kolyshkin/go-swagger.git .
16:58:30 [2021-07-30T16:58:30.826Z] #39 5.419 Cloning into '.'...
16:58:31 [2021-07-30T16:58:31.085Z] #39 ...
16:58:31 [2021-07-30T16:58:31.085Z] 
16:58:31 [2021-07-30T16:58:31.085Z] #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
16:58:31 [2021-07-30T16:58:31.085Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:58:31 [2021-07-30T16:58:31.085Z] #51 6.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:31 [2021-07-30T16:58:31.085Z] #51 6.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:31 [2021-07-30T16:58:31.085Z] #51 6.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:58:31 [2021-07-30T16:58:31.085Z] #51 6.683 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:58:31 [2021-07-30T16:58:31.085Z] #51 7.472 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:58:31 [2021-07-30T16:58:31.085Z] #51 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
16:58:30 [2021-07-30T16:58:30.339Z] Cloning repository https://github.com/moby/moby.git
16:58:30 [2021-07-30T16:58:30.387Z]  > git init /home/ubuntu/workspace/moby_PR-42623 # timeout=10
16:58:30 [2021-07-30T16:58:30.647Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:30 [2021-07-30T16:58:30.647Z]  > git --version # timeout=10
16:58:30 [2021-07-30T16:58:30.660Z]  > git --version # 'git version 2.17.1'
16:58:30 [2021-07-30T16:58:30.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:30 [2021-07-30T16:58:30.672Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:32 [2021-07-30T16:58:32.468Z] #51 ...
16:58:32 [2021-07-30T16:58:32.468Z] 
16:58:32 [2021-07-30T16:58:32.468Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:58:32 [2021-07-30T16:58:32.468Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be
16:58:32 [2021-07-30T16:58:32.468Z] #15 DONE 2.7s
16:58:32 [2021-07-30T16:58:32.468Z] 
16:58:32 [2021-07-30T16:58:32.468Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:58:32 [2021-07-30T16:58:32.468Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae
16:58:34 [2021-07-30T16:58:34.374Z] #16 DONE 2.0s
16:58:34 [2021-07-30T16:58:34.374Z] 
16:58:34 [2021-07-30T16:58:34.374Z] #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
16:58:34 [2021-07-30T16:58:34.374Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
16:58:35 [2021-07-30T16:58:35.757Z] #17 ...
16:58:35 [2021-07-30T16:58:35.757Z] 
16:58:35 [2021-07-30T16:58:35.757Z] #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
16:58:35 [2021-07-30T16:58:35.757Z] #41 sha256:43a48619880f93231a9e728a45876f6891ccc244fc6b60bbcb5d86e388d04b71
16:58:35 [2021-07-30T16:58:35.757Z] #41 5.550 Install go-toml version v1.8.1
16:58:35 [2021-07-30T16:58:35.757Z] #41 6.306 go: downloading github.com/pelletier/go-toml v1.8.1
16:58:35 [2021-07-30T16:58:35.757Z] #41 10.12 github.com/pelletier/go-toml
16:58:35 [2021-07-30T16:58:35.757Z] #41 ...
16:58:35 [2021-07-30T16:58:35.757Z] 
16:58:35 [2021-07-30T16:58:35.757Z] #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
16:58:35 [2021-07-30T16:58:35.757Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:58:35 [2021-07-30T16:58:35.757Z] #59 15.14 + cd /tmp/tmp.9ZVFNfeOes/src/github.com/mvdan/sh
16:58:35 [2021-07-30T16:58:35.757Z] #59 15.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:58:35 [2021-07-30T16:58:35.757Z] #59 15.33 + GO111MODULE=on
16:58:35 [2021-07-30T16:58:35.757Z] #59 15.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:58:36 [2021-07-30T16:58:36.696Z] #59 16.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:58:36 [2021-07-30T16:58:36.696Z] #59 16.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:58:36 [2021-07-30T16:58:36.954Z] #59 16.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:58:39 [2021-07-30T16:58:39.495Z] #59 18.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:58:41 [2021-07-30T16:58:41.438Z] #59 ...
16:58:41 [2021-07-30T16:58:41.438Z] 
16:58:41 [2021-07-30T16:58:41.438Z] #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
16:58:41 [2021-07-30T16:58:41.438Z] #41 sha256:43a48619880f93231a9e728a45876f6891ccc244fc6b60bbcb5d86e388d04b71
16:58:41 [2021-07-30T16:58:41.438Z] #41 18.01 github.com/pelletier/go-toml/cmd/tomll
16:58:41 [2021-07-30T16:58:41.438Z] #41 DONE 20.8s
16:58:41 [2021-07-30T16:58:41.438Z] 
16:58:41 [2021-07-30T16:58:41.438Z] #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
16:58:41 [2021-07-30T16:58:41.438Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
16:58:41 [2021-07-30T16:58:41.438Z] #57 16.66 go: downloading github.com/fatih/color v1.7.0
16:58:41 [2021-07-30T16:58:41.438Z] #57 16.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:58:41 [2021-07-30T16:58:41.438Z] #57 16.81 go: downloading github.com/pkg/errors v0.8.1
16:58:41 [2021-07-30T16:58:41.438Z] #57 16.88 go: downloading github.com/spf13/cobra v0.0.5
16:58:41 [2021-07-30T16:58:41.438Z] #57 16.90 go: downloading github.com/spf13/pflag v1.0.5
16:58:41 [2021-07-30T16:58:41.438Z] #57 17.14 go: downloading github.com/spf13/viper v1.6.1
16:58:41 [2021-07-30T16:58:41.438Z] #57 17.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:58:41 [2021-07-30T16:58:41.438Z] #57 17.99 go: downloading github.com/go-critic/go-critic v0.4.1
16:58:41 [2021-07-30T16:58:41.438Z] #57 19.18 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:58:41 [2021-07-30T16:58:41.438Z] #57 19.54 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:58:41 [2021-07-30T16:58:41.697Z] #57 ...
16:58:41 [2021-07-30T16:58:41.697Z] 
16:58:41 [2021-07-30T16:58:41.697Z] #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
16:58:41 [2021-07-30T16:58:41.697Z] #55 sha256:6509a51370ac33c32b7a7766e3a2cec5bb2889bd37792343ee247db39803817e
16:58:41 [2021-07-30T16:58:41.697Z] #55 11.62 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:58:41 [2021-07-30T16:58:41.956Z] #55 ...
16:58:41 [2021-07-30T16:58:41.956Z] 
16:58:41 [2021-07-30T16:58:41.956Z] #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
16:58:41 [2021-07-30T16:58:41.956Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:58:41 [2021-07-30T16:58:41.956Z] #53 13.34 unicode/utf8
16:58:41 [2021-07-30T16:58:41.956Z] #53 14.18 math/bits
16:58:41 [2021-07-30T16:58:41.956Z] #53 15.04 math
16:58:41 [2021-07-30T16:58:41.956Z] #53 19.58 encoding
16:58:41 [2021-07-30T16:58:41.956Z] #53 19.67 unicode/utf16
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.04 container/list
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.51 crypto/internal/subtle
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.62 crypto/subtle
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.71 vendor/golang.org/x/crypto/cryptobyte/asn1
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.78 internal/nettrace
16:58:41 [2021-07-30T16:58:41.956Z] #53 20.96 runtime/cgo
16:58:42 [2021-07-30T16:58:42.523Z] #53 ...
16:58:42 [2021-07-30T16:58:42.523Z] 
16:58:42 [2021-07-30T16:58:42.523Z] #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
16:58:42 [2021-07-30T16:58:42.523Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
16:58:43 [2021-07-30T16:58:43.040Z] #47 21.89 Checking out files:  80% (1368/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
16:58:43 [2021-07-30T16:58:43.040Z] #47 22.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:58:43 [2021-07-30T16:58:43.608Z] #47 ...
16:58:43 [2021-07-30T16:58:43.608Z] 
16:58:43 [2021-07-30T16:58:43.608Z] #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
16:58:43 [2021-07-30T16:58:43.608Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:58:43 [2021-07-30T16:58:43.608Z] #51 12.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:58:43 [2021-07-30T16:58:43.608Z] #51 19.03 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:58:43 [2021-07-30T16:58:43.608Z] #51 ...
16:58:43 [2021-07-30T16:58:43.608Z] 
16:58:43 [2021-07-30T16:58:43.608Z] #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
16:58:43 [2021-07-30T16:58:43.608Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
16:58:43 [2021-07-30T16:58:43.608Z] #57 22.86 go: downloading github.com/mattn/go-colorable v0.1.4
16:58:43 [2021-07-30T16:58:43.608Z] #57 22.87 go: downloading github.com/sirupsen/logrus v1.4.2
16:58:43 [2021-07-30T16:58:43.608Z] #57 23.00 go: downloading github.com/stretchr/testify v1.4.0
16:58:43 [2021-07-30T16:58:43.608Z] #57 23.15 go: downloading github.com/mattn/go-isatty v0.0.8
16:58:43 [2021-07-30T16:58:43.608Z] #57 23.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:58:43 [2021-07-30T16:58:43.608Z] #57 23.35 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:58:43 [2021-07-30T16:58:43.608Z] #57 23.38 go: downloading github.com/hashicorp/hcl v1.0.0
16:58:44 [2021-07-30T16:58:44.185Z] #57 23.83 go: downloading github.com/magiconair/properties v1.8.1
16:58:44 [2021-07-30T16:58:44.185Z] #57 23.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:58:44 [2021-07-30T16:58:44.185Z] #57 23.95 go: downloading github.com/pelletier/go-toml v1.2.0
16:58:44 [2021-07-30T16:58:44.185Z] #57 24.04 go: downloading github.com/spf13/afero v1.1.2
16:58:44 [2021-07-30T16:58:44.443Z] #57 24.24 go: downloading github.com/spf13/cast v1.3.0
16:58:44 [2021-07-30T16:58:44.443Z] #57 24.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.37 go: downloading github.com/subosito/gotenv v1.2.0
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.40 go: downloading gopkg.in/ini.v1 v1.51.0
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.46 go: downloading gopkg.in/yaml.v2 v2.2.7
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.67 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:58:44 [2021-07-30T16:58:44.702Z] #57 24.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 24.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 24.98 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 24.99 go: downloading github.com/go-toolsmith/astp v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 24.99 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 25.05 go: downloading github.com/go-toolsmith/typep v1.0.0
16:58:45 [2021-07-30T16:58:45.270Z] #57 25.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:58:45 [2021-07-30T16:58:45.529Z] #57 25.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:58:45 [2021-07-30T16:58:45.529Z] #57 25.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:58:45 [2021-07-30T16:58:45.529Z] #57 25.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:58:45 [2021-07-30T16:58:45.529Z] #57 25.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:58:45 [2021-07-30T16:58:45.529Z] #57 25.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:58:45 [2021-07-30T16:58:45.668Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0aeb5be253523f40f) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] {
[Pipeline] checkout
16:58:45 [2021-07-30T16:58:45.788Z] #57 25.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:58:45 [2021-07-30T16:58:45.788Z] #57 25.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:58:45 [2021-07-30T16:58:45.788Z] #57 25.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:58:45 [2021-07-30T16:58:45.848Z] The recommended git tool is: git
16:58:46 [2021-07-30T16:58:46.047Z] #57 25.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:58:46 [2021-07-30T16:58:46.047Z] #57 25.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:58:46 [2021-07-30T16:58:46.047Z] #57 25.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:58:46 [2021-07-30T16:58:46.307Z] #57 26.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:58:46 [2021-07-30T16:58:46.307Z] #57 26.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:58:46 [2021-07-30T16:58:46.307Z] #57 26.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:58:46 [2021-07-30T16:58:46.566Z] #57 26.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:58:46 [2021-07-30T16:58:46.566Z] #57 26.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:58:46 [2021-07-30T16:58:46.566Z] #57 26.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:58:46 [2021-07-30T16:58:46.566Z] #57 ...
16:58:46 [2021-07-30T16:58:46.566Z] 
16:58:46 [2021-07-30T16:58:46.566Z] #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
16:58:46 [2021-07-30T16:58:46.566Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
16:58:46 [2021-07-30T16:58:46.566Z] #17 2.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 2.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 2.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 3.375 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 5.358 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 7.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 9.067 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
16:58:46 [2021-07-30T16:58:46.566Z] #17 12.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
16:58:46 [2021-07-30T16:58:46.826Z] #17 ...
16:58:46 [2021-07-30T16:58:46.826Z] 
16:58:46 [2021-07-30T16:58:46.826Z] #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
16:58:46 [2021-07-30T16:58:46.826Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
16:58:46 [2021-07-30T16:58:46.826Z] #57 26.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:58:47 [2021-07-30T16:58:47.088Z] #57 26.89 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:58:47 [2021-07-30T16:58:47.088Z] #57 26.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:58:47 [2021-07-30T16:58:47.088Z] #57 26.97 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:58:47 [2021-07-30T16:58:47.348Z] #57 27.07 go: downloading github.com/ultraware/funlen v0.0.2
16:58:47 [2021-07-30T16:58:47.348Z] #57 27.13 go: downloading github.com/ultraware/whitespace v0.0.4
16:58:47 [2021-07-30T16:58:47.348Z] #57 27.14 go: downloading github.com/uudashr/gocognit v1.0.1
16:58:47 [2021-07-30T16:58:47.348Z] #57 27.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:58:48 [2021-07-30T16:58:48.756Z] #57 28.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:58:48 [2021-07-30T16:58:48.756Z] #57 28.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:58:48 [2021-07-30T16:58:48.756Z] #57 28.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:58:49 [2021-07-30T16:58:49.015Z] #57 28.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:58:49 [2021-07-30T16:58:49.015Z] #57 28.77 go: downloading github.com/davecgh/go-spew v1.1.1
16:58:49 [2021-07-30T16:58:49.274Z] #57 29.00 go: downloading github.com/pmezard/go-difflib v1.0.0
16:58:49 [2021-07-30T16:58:49.274Z] #57 29.03 go: downloading github.com/stretchr/objx v0.2.0
16:58:49 [2021-07-30T16:58:49.533Z] #57 29.41 go: downloading golang.org/x/text v0.3.2
16:58:49 [2021-07-30T16:58:49.976Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02ffbe429a355086f) in /home/ubuntu/workspace/moby_PR-42623
[Pipeline] {
[Pipeline] checkout
16:58:50 [2021-07-30T16:58:50.098Z] The recommended git tool is: git
16:58:50 [2021-07-30T16:58:50.524Z] using credential docker-jenkins-github-credentials
16:58:50 [2021-07-30T16:58:50.532Z] Cloning the remote Git repository
16:58:50 [2021-07-30T16:58:50.532Z] Cloning with configured refspecs honoured and without tags
16:58:50 [2021-07-30T16:58:50.567Z] Cloning repository https://github.com/moby/moby.git
16:58:50 [2021-07-30T16:58:50.643Z]  > git init /home/ubuntu/workspace/moby_PR-42623 # timeout=10
16:58:51 [2021-07-30T16:58:51.073Z] Fetching without tags
16:58:51 [2021-07-30T16:58:51.388Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
16:58:51 [2021-07-30T16:58:51.091Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:51 [2021-07-30T16:58:51.091Z]  > git --version # timeout=10
16:58:51 [2021-07-30T16:58:51.109Z]  > git --version # 'git version 2.25.1'
16:58:51 [2021-07-30T16:58:51.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:51 [2021-07-30T16:58:51.113Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:52 [2021-07-30T16:58:52.568Z] Merge succeeded, producing 26a1d3c234568f3c1917ab191ba7e5a22840e9bd
16:58:52 [2021-07-30T16:58:52.569Z] Checking out Revision 26a1d3c234568f3c1917ab191ba7e5a22840e9bd (PR-42623)
16:58:52 [2021-07-30T16:58:52.708Z] using credential docker-jenkins-github-credentials
16:58:52 [2021-07-30T16:58:52.722Z] Cloning the remote Git repository
16:58:52 [2021-07-30T16:58:52.722Z] Cloning with configured refspecs honoured and without tags
16:58:50 [2021-07-30T16:58:50.982Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:58:50 [2021-07-30T16:58:50.994Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
16:58:51 [2021-07-30T16:58:51.024Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:51 [2021-07-30T16:58:51.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:58:51 [2021-07-30T16:58:51.078Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:51 [2021-07-30T16:58:51.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:51 [2021-07-30T16:58:51.080Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:51 [2021-07-30T16:58:51.402Z]  > git config core.sparsecheckout # timeout=10
16:58:51 [2021-07-30T16:58:51.428Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:58:52 [2021-07-30T16:58:52.175Z]  > git remote # timeout=10
16:58:52 [2021-07-30T16:58:52.199Z]  > git config --get remote.origin.url # timeout=10
16:58:52 [2021-07-30T16:58:52.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:52 [2021-07-30T16:58:52.223Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:58:52 [2021-07-30T16:58:52.558Z]  > git rev-parse HEAD^{commit} # timeout=10
16:58:52 [2021-07-30T16:58:52.572Z]  > git config core.sparsecheckout # timeout=10
16:58:52 [2021-07-30T16:58:52.580Z]  > git checkout -f 26a1d3c234568f3c1917ab191ba7e5a22840e9bd # timeout=10
16:58:53 [2021-07-30T16:58:53.728Z] #57 ...
16:58:53 [2021-07-30T16:58:53.728Z] 
16:58:53 [2021-07-30T16:58:53.728Z] #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
16:58:53 [2021-07-30T16:58:53.728Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:58:53 [2021-07-30T16:58:53.728Z] #59 23.39 runtime
16:58:53 [2021-07-30T16:58:53.728Z] #59 ...
16:58:53 [2021-07-30T16:58:53.728Z] 
16:58:53 [2021-07-30T16:58:53.728Z] #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
16:58:53 [2021-07-30T16:58:53.728Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
16:58:53 [2021-07-30T16:58:53.728Z] #17 13.86 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
16:58:53 [2021-07-30T16:58:53.728Z] #17 13.86 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
16:58:53 [2021-07-30T16:58:53.728Z] #17 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
16:58:53 [2021-07-30T16:58:53.728Z] #17 13.98 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 13.98 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.15 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
16:58:53 [2021-07-30T16:58:53.729Z] #17 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
16:58:52 [2021-07-30T16:58:52.425Z] Cloning repository https://github.com/moby/moby.git
16:58:52 [2021-07-30T16:58:52.509Z]  > git init /home/ubuntu/workspace/moby_PR-42623 # timeout=10
16:58:53 [2021-07-30T16:58:53.255Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:53 [2021-07-30T16:58:53.255Z]  > git --version # timeout=10
16:58:53 [2021-07-30T16:58:53.277Z]  > git --version # 'git version 2.25.1'
16:58:53 [2021-07-30T16:58:53.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:53 [2021-07-30T16:58:53.279Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:55 [2021-07-30T16:58:55.111Z] #17 ...
16:58:55 [2021-07-30T16:58:55.111Z] 
16:58:55 [2021-07-30T16:58:55.111Z] #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
16:58:55 [2021-07-30T16:58:55.111Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
16:58:55 [2021-07-30T16:58:55.111Z] #47 24.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:58:55 [2021-07-30T16:58:55.111Z] #47 ...
16:58:55 [2021-07-30T16:58:55.111Z] 
16:58:55 [2021-07-30T16:58:55.111Z] #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
16:58:55 [2021-07-30T16:58:55.111Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:58:55 [2021-07-30T16:58:55.111Z] #53 32.49 vendor/golang.org/x/crypto/internal/subtle
16:58:55 [2021-07-30T16:58:55.745Z] #53 ...
16:58:55 [2021-07-30T16:58:55.745Z] 
16:58:55 [2021-07-30T16:58:55.745Z] #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
16:58:55 [2021-07-30T16:58:55.745Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:58:55 [2021-07-30T16:58:55.745Z] #51 25.12 Fetched 8462 kB in 19s (439 kB/s)
16:58:55 [2021-07-30T16:58:55.745Z] #51 25.12 Reading package lists...
16:58:56 [2021-07-30T16:58:56.583Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:58:56 [2021-07-30T16:58:56.587Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:58:56 [2021-07-30T16:58:56.897Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:58:57 [2021-07-30T16:58:57.326Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
16:58:57 [2021-07-30T16:58:57.720Z] + docker version
16:58:57 [2021-07-30T16:58:57.781Z] #51 30.80 Reading package lists...
16:58:57 [2021-07-30T16:58:57.781Z] #51 ...
16:58:57 [2021-07-30T16:58:57.781Z] 
16:58:57 [2021-07-30T16:58:57.781Z] #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
16:58:57 [2021-07-30T16:58:57.781Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
16:58:57 [2021-07-30T16:58:57.781Z] #57 37.22 go: downloading github.com/gobwas/glob v0.2.3
16:58:57 [2021-07-30T16:58:57.781Z] #57 37.23 go: downloading github.com/kisielk/gotool v1.0.0
16:58:57 [2021-07-30T16:58:57.781Z] #57 37.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:58:57 [2021-07-30T16:58:57.781Z] #57 37.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:58:57 [2021-07-30T16:58:57.781Z] #57 37.42 go: downloading github.com/gogo/protobuf v1.2.1
16:58:56 [2021-07-30T16:58:56.823Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:58:56 [2021-07-30T16:58:56.835Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
16:58:56 [2021-07-30T16:58:56.851Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:56 [2021-07-30T16:58:56.875Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:58:56 [2021-07-30T16:58:56.940Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:56 [2021-07-30T16:58:56.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:56 [2021-07-30T16:58:56.942Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:58:57 [2021-07-30T16:58:57.332Z]  > git config core.sparsecheckout # timeout=10
16:58:57 [2021-07-30T16:58:57.365Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:58:58 [2021-07-30T16:58:58.047Z]  > git remote # timeout=10
16:58:58 [2021-07-30T16:58:58.070Z]  > git config --get remote.origin.url # timeout=10
16:58:58 [2021-07-30T16:58:58.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:58 [2021-07-30T16:58:58.083Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:58:58 [2021-07-30T16:58:58.917Z] Merge succeeded, producing 7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99
16:58:58 [2021-07-30T16:58:58.917Z] Checking out Revision 7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 (PR-42623)
16:58:59 [2021-07-30T16:58:59.682Z] #57 39.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:58:59 [2021-07-30T16:58:59.939Z] #57 39.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:59:00 [2021-07-30T16:59:00.505Z] #57 40.24 go: downloading github.com/BurntSushi/toml v0.3.1
16:58:58 [2021-07-30T16:58:58.895Z]  > git rev-parse HEAD^{commit} # timeout=10
16:58:58 [2021-07-30T16:58:58.918Z]  > git config core.sparsecheckout # timeout=10
16:58:58 [2021-07-30T16:58:58.942Z]  > git checkout -f 7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 # timeout=10
16:59:02 [2021-07-30T16:59:02.736Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:59:02 [2021-07-30T16:59:02.737Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:03 [2021-07-30T16:59:03.798Z] #57 ...
16:59:03 [2021-07-30T16:59:03.798Z] 
16:59:03 [2021-07-30T16:59:03.798Z] #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
16:59:03 [2021-07-30T16:59:03.798Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:03 [2021-07-30T16:59:03.798Z] #51 37.10 Building dependency tree...
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.00 The following additional packages will be installed:
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.03   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.03   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.04   python3-pkg-resources python3-protobuf python3-six python3.7
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.04   python3.7-minimal
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.04 Suggested packages:
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.06   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
16:59:03 [2021-07-30T16:59:03.798Z] #51 41.06   python3.7-doc binfmt-support
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.30 The following NEW packages will be installed:
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.31   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.31   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.31   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.31   python3.7-minimal
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.70 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.70 Need to get 6695 kB of archives.
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.70 After this operation, 33.1 MB of additional disk space will be used.
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 42.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
16:59:03 [2021-07-30T16:59:03.798Z] #51 43.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:59:03 [2021-07-30T16:59:03.963Z] + docker version
16:59:04 [2021-07-30T16:59:04.058Z] #51 43.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:59:04 [2021-07-30T16:59:04.058Z] #51 43.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:59:04 [2021-07-30T16:59:04.323Z] Client: Docker Engine - Community
16:59:04 [2021-07-30T16:59:04.323Z]  Version:           20.10.6
16:59:04 [2021-07-30T16:59:04.323Z]  API version:       1.41
16:59:04 [2021-07-30T16:59:04.323Z]  Go version:        go1.13.15
16:59:04 [2021-07-30T16:59:04.323Z]  Git commit:        370c289
16:59:04 [2021-07-30T16:59:04.323Z]  Built:             Fri Apr  9 22:46:01 2021
16:59:04 [2021-07-30T16:59:04.323Z]  OS/Arch:           linux/amd64
16:59:04 [2021-07-30T16:59:04.323Z]  Context:           default
16:59:04 [2021-07-30T16:59:04.323Z]  Experimental:      true
16:59:04 [2021-07-30T16:59:04.323Z] 
16:59:04 [2021-07-30T16:59:04.323Z] Server: Docker Engine - Community
16:59:04 [2021-07-30T16:59:04.323Z]  Engine:
16:59:04 [2021-07-30T16:59:04.323Z]   Version:          20.10.6
16:59:04 [2021-07-30T16:59:04.323Z]   API version:      1.41 (minimum version 1.12)
16:59:04 [2021-07-30T16:59:04.323Z]   Go version:       go1.13.15
16:59:04 [2021-07-30T16:59:04.323Z]   Git commit:       8728dd2
16:59:04 [2021-07-30T16:59:04.323Z]   Built:            Fri Apr  9 22:44:13 2021
16:59:04 [2021-07-30T16:59:04.323Z]   OS/Arch:          linux/amd64
16:59:04 [2021-07-30T16:59:04.323Z]   Experimental:     true
16:59:04 [2021-07-30T16:59:04.323Z]  containerd:
16:59:04 [2021-07-30T16:59:04.323Z]   Version:          1.4.6
16:59:04 [2021-07-30T16:59:04.323Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:04 [2021-07-30T16:59:04.323Z]  runc:
16:59:04 [2021-07-30T16:59:04.323Z]   Version:          1.0.0-rc95
16:59:04 [2021-07-30T16:59:04.323Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:04 [2021-07-30T16:59:04.323Z]  docker-init:
16:59:04 [2021-07-30T16:59:04.323Z]   Version:          0.19.0
16:59:04 [2021-07-30T16:59:04.323Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:04 [2021-07-30T16:59:04.693Z] + docker info
16:59:06 [2021-07-30T16:59:06.592Z] #51 45.67 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
16:59:06 [2021-07-30T16:59:06.592Z] #51 ...
16:59:06 [2021-07-30T16:59:06.592Z] 
16:59:06 [2021-07-30T16:59:06.592Z] #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
16:59:06 [2021-07-30T16:59:06.592Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
16:59:06 [2021-07-30T16:59:06.850Z] #39 45.99 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
16:59:06 [2021-07-30T16:59:06.850Z] #39 46.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:59:07 [2021-07-30T16:59:07.280Z] Client: Docker Engine - Community
16:59:07 [2021-07-30T16:59:07.280Z]  Version:           20.10.6
16:59:07 [2021-07-30T16:59:07.280Z]  API version:       1.41
16:59:07 [2021-07-30T16:59:07.280Z]  Go version:        go1.13.15
16:59:07 [2021-07-30T16:59:07.280Z]  Git commit:        370c289
16:59:07 [2021-07-30T16:59:07.280Z]  Built:             Fri Apr  9 22:46:01 2021
16:59:07 [2021-07-30T16:59:07.280Z]  OS/Arch:           linux/amd64
16:59:07 [2021-07-30T16:59:07.280Z]  Context:           default
16:59:07 [2021-07-30T16:59:07.281Z]  Experimental:      true
16:59:07 [2021-07-30T16:59:07.281Z] 
16:59:07 [2021-07-30T16:59:07.281Z] Server: Docker Engine - Community
16:59:07 [2021-07-30T16:59:07.281Z]  Engine:
16:59:07 [2021-07-30T16:59:07.281Z]   Version:          20.10.6
16:59:07 [2021-07-30T16:59:07.281Z]   API version:      1.41 (minimum version 1.12)
16:59:07 [2021-07-30T16:59:07.281Z]   Go version:       go1.13.15
16:59:07 [2021-07-30T16:59:07.281Z]   Git commit:       8728dd2
16:59:07 [2021-07-30T16:59:07.281Z]   Built:            Fri Apr  9 22:44:13 2021
16:59:07 [2021-07-30T16:59:07.281Z]   OS/Arch:          linux/amd64
16:59:07 [2021-07-30T16:59:07.281Z]   Experimental:     true
16:59:07 [2021-07-30T16:59:07.281Z]  containerd:
16:59:07 [2021-07-30T16:59:07.281Z]   Version:          1.4.6
16:59:07 [2021-07-30T16:59:07.281Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:07 [2021-07-30T16:59:07.281Z]  runc:
16:59:07 [2021-07-30T16:59:07.281Z]   Version:          1.0.0-rc95
16:59:07 [2021-07-30T16:59:07.281Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:07 [2021-07-30T16:59:07.281Z]  docker-init:
16:59:07 [2021-07-30T16:59:07.281Z]   Version:          0.19.0
16:59:07 [2021-07-30T16:59:07.281Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:07 [2021-07-30T16:59:07.417Z] #39 46.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:59:07 [2021-07-30T16:59:07.598Z] + docker info
16:59:09 [2021-07-30T16:59:09.808Z] Fetching without tags
16:59:09 [2021-07-30T16:59:09.725Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:09 [2021-07-30T16:59:09.740Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
16:59:09 [2021-07-30T16:59:09.759Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:09 [2021-07-30T16:59:09.780Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:09 [2021-07-30T16:59:09.812Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:09 [2021-07-30T16:59:09.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:09 [2021-07-30T16:59:09.814Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:10 [2021-07-30T16:59:10.185Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
16:59:10 [2021-07-30T16:59:10.193Z]  > git config core.sparsecheckout # timeout=10
16:59:10 [2021-07-30T16:59:10.216Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:59:12 [2021-07-30T16:59:12.605Z] Merge succeeded, producing 9b32fe6a49f9e21b273fa445f762e42f0354946a
16:59:12 [2021-07-30T16:59:12.605Z] Checking out Revision 9b32fe6a49f9e21b273fa445f762e42f0354946a (PR-42623)
16:59:14 [2021-07-30T16:59:14.012Z] #39 ...
16:59:14 [2021-07-30T16:59:14.012Z] 
16:59:14 [2021-07-30T16:59:14.012Z] #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
16:59:14 [2021-07-30T16:59:14.012Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.29 debconf: delaying package configuration, since apt-utils is not installed
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.47 Fetched 6695 kB in 4s (1880 kB/s)
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.58 Selecting previously unselected package libpython3.7-minimal:amd64.
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.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 ... 15421 files and directories currently installed.)
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 47.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 48.76 Selecting previously unselected package python3.7-minimal.
16:59:14 [2021-07-30T16:59:14.012Z] #51 48.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 48.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 50.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 50.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:59:14 [2021-07-30T16:59:14.012Z] #51 53.36 Selecting previously unselected package python3-minimal.
16:59:14 [2021-07-30T16:59:14.012Z] #51 53.36 (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 ... 15661 files and directories currently installed.)
16:59:14 [2021-07-30T16:59:14.012Z] #51 53.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:59:14 [2021-07-30T16:59:14.297Z] #51 53.67 Unpacking python3-minimal (3.7.3-1) ...
16:59:12 [2021-07-30T16:59:12.130Z]  > git remote # timeout=10
16:59:12 [2021-07-30T16:59:12.137Z]  > git config --get remote.origin.url # timeout=10
16:59:12 [2021-07-30T16:59:12.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:12 [2021-07-30T16:59:12.268Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:59:12 [2021-07-30T16:59:12.594Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:12 [2021-07-30T16:59:12.607Z]  > git config core.sparsecheckout # timeout=10
16:59:12 [2021-07-30T16:59:12.612Z]  > git checkout -f 9b32fe6a49f9e21b273fa445f762e42f0354946a # timeout=10
16:59:14 [2021-07-30T16:59:14.556Z] #51 54.07 Selecting previously unselected package libmpdec2:amd64.
16:59:14 [2021-07-30T16:59:14.558Z] Fetching without tags
16:59:14 [2021-07-30T16:59:14.720Z] Client:
16:59:14 [2021-07-30T16:59:14.720Z]  Context:    default
16:59:14 [2021-07-30T16:59:14.720Z]  Debug Mode: false
16:59:14 [2021-07-30T16:59:14.720Z]  Plugins:
16:59:14 [2021-07-30T16:59:14.720Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:14 [2021-07-30T16:59:14.720Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:59:14 [2021-07-30T16:59:14.720Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:59:14 [2021-07-30T16:59:14.720Z] 
16:59:14 [2021-07-30T16:59:14.720Z] Server:
16:59:14 [2021-07-30T16:59:14.720Z]  Containers: 0
16:59:14 [2021-07-30T16:59:14.720Z]   Running: 0
16:59:14 [2021-07-30T16:59:14.720Z]   Paused: 0
16:59:14 [2021-07-30T16:59:14.720Z]   Stopped: 0
16:59:14 [2021-07-30T16:59:14.720Z]  Images: 0
16:59:14 [2021-07-30T16:59:14.720Z]  Server Version: 20.10.6
16:59:14 [2021-07-30T16:59:14.720Z]  Storage Driver: overlay2
16:59:14 [2021-07-30T16:59:14.720Z]   Backing Filesystem: extfs
16:59:14 [2021-07-30T16:59:14.720Z]   Supports d_type: true
16:59:14 [2021-07-30T16:59:14.720Z]   Native Overlay Diff: true
16:59:14 [2021-07-30T16:59:14.720Z]   userxattr: false
16:59:14 [2021-07-30T16:59:14.720Z]  Logging Driver: json-file
16:59:14 [2021-07-30T16:59:14.721Z]  Cgroup Driver: cgroupfs
16:59:14 [2021-07-30T16:59:14.721Z]  Cgroup Version: 1
16:59:14 [2021-07-30T16:59:14.721Z]  Plugins:
16:59:14 [2021-07-30T16:59:14.721Z]   Volume: local
16:59:14 [2021-07-30T16:59:14.721Z]   Network: bridge host ipvlan macvlan null overlay
16:59:14 [2021-07-30T16:59:14.721Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:14 [2021-07-30T16:59:14.721Z]  Swarm: inactive
16:59:14 [2021-07-30T16:59:14.721Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:59:14 [2021-07-30T16:59:14.721Z]  Default Runtime: runc
16:59:14 [2021-07-30T16:59:14.721Z]  Init Binary: docker-init
16:59:14 [2021-07-30T16:59:14.721Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:14 [2021-07-30T16:59:14.721Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:14 [2021-07-30T16:59:14.721Z]  init version: de40ad0
16:59:14 [2021-07-30T16:59:14.721Z]  Security Options:
16:59:14 [2021-07-30T16:59:14.721Z]   apparmor
16:59:14 [2021-07-30T16:59:14.721Z]   seccomp
16:59:14 [2021-07-30T16:59:14.721Z]    Profile: default
16:59:14 [2021-07-30T16:59:14.721Z]  Kernel Version: 5.4.0-1048-aws
16:59:14 [2021-07-30T16:59:14.721Z]  Operating System: Ubuntu 18.04.5 LTS
16:59:14 [2021-07-30T16:59:14.721Z]  OSType: linux
16:59:14 [2021-07-30T16:59:14.721Z]  Architecture: x86_64
16:59:14 [2021-07-30T16:59:14.721Z]  CPUs: 2
16:59:14 [2021-07-30T16:59:14.721Z]  Total Memory: 7.487GiB
16:59:14 [2021-07-30T16:59:14.721Z]  Name: ip-10-100-42-59
16:59:14 [2021-07-30T16:59:14.721Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:59:14 [2021-07-30T16:59:14.721Z]  Docker Root Dir: /var/lib/docker
16:59:14 [2021-07-30T16:59:14.721Z]  Debug Mode: false
16:59:14 [2021-07-30T16:59:14.721Z]  Registry: https://index.docker.io/v1/
16:59:14 [2021-07-30T16:59:14.721Z]  Labels:
16:59:14 [2021-07-30T16:59:14.721Z]  Experimental: true
16:59:14 [2021-07-30T16:59:14.721Z]  Insecure Registries:
16:59:14 [2021-07-30T16:59:14.721Z]   127.0.0.0/8
16:59:14 [2021-07-30T16:59:14.721Z]  Live Restore Enabled: true
16:59:14 [2021-07-30T16:59:14.721Z] 
16:59:14 [2021-07-30T16:59:14.721Z] WARNING: No swap limit support
[Pipeline] sh
16:59:14 [2021-07-30T16:59:14.815Z] #51 ...
16:59:14 [2021-07-30T16:59:14.815Z] 
16:59:14 [2021-07-30T16:59:14.815Z] #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
16:59:14 [2021-07-30T16:59:14.815Z] #55 sha256:6509a51370ac33c32b7a7766e3a2cec5bb2889bd37792343ee247db39803817e
16:59:14 [2021-07-30T16:59:14.815Z] #55 DONE 54.5s
16:59:14 [2021-07-30T16:59:14.815Z] 
16:59:14 [2021-07-30T16:59:14.815Z] #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
16:59:14 [2021-07-30T16:59:14.815Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:14 [2021-07-30T16:59:14.815Z] #51 54.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:59:14 [2021-07-30T16:59:14.815Z] #51 54.13 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:59:14 [2021-07-30T16:59:14.815Z] #51 ...
16:59:14 [2021-07-30T16:59:14.815Z] 
16:59:14 [2021-07-30T16:59:14.815Z] #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
16:59:14 [2021-07-30T16:59:14.815Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:14 [2021-07-30T16:59:14.815Z] #53 46.26 sync
16:59:14 [2021-07-30T16:59:14.815Z] #53 46.27 internal/reflectlite
16:59:14 [2021-07-30T16:59:14.815Z] #53 48.03 internal/testlog
16:59:14 [2021-07-30T16:59:14.815Z] #53 48.36 github.com/LK4D4/vndr/godl/singleflight
16:59:14 [2021-07-30T16:59:14.815Z] #53 48.89 math/rand
16:59:14 [2021-07-30T16:59:14.815Z] #53 50.06 internal/singleflight
16:59:14 [2021-07-30T16:59:14.815Z] #53 50.28 sort
16:59:14 [2021-07-30T16:59:14.815Z] #53 50.29 errors
16:59:14 [2021-07-30T16:59:14.815Z] #53 50.56 io
16:59:14 [2021-07-30T16:59:14.815Z] #53 51.25 strconv
16:59:14 [2021-07-30T16:59:14.815Z] #53 51.53 bytes
16:59:14 [2021-07-30T16:59:14.815Z] #53 53.26 strings
16:59:14 [2021-07-30T16:59:14.815Z] #53 53.58 reflect
16:59:14 [2021-07-30T16:59:14.815Z] #53 ...
16:59:14 [2021-07-30T16:59:14.815Z] 
16:59:14 [2021-07-30T16:59:14.815Z] #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
16:59:14 [2021-07-30T16:59:14.815Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:14 [2021-07-30T16:59:14.815Z] #51 54.27 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:59:14 [2021-07-30T16:59:14.815Z] #51 54.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
16:59:14 [2021-07-30T16:59:14.815Z] #51 54.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
16:59:14 [2021-07-30T16:59:14.826Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
16:59:15 [2021-07-30T16:59:15.079Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:15 [2021-07-30T16:59:15.079Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:15 [2021-07-30T16:59:15.079Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42623/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:59:15 [2021-07-30T16:59:15.079Z] + bash /home/ubuntu/workspace/moby_PR-42623/check-config.sh
16:59:15 [2021-07-30T16:59:15.079Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:15 [2021-07-30T16:59:15.079Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:59:15 [2021-07-30T16:59:15.079Z] 
16:59:15 [2021-07-30T16:59:15.079Z] Generally Necessary:
16:59:15 [2021-07-30T16:59:15.079Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:15 [2021-07-30T16:59:15.079Z] - apparmor: enabled and tools installed
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_NAMESPACES: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_NET_NS: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_PID_NS: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_IPC_NS: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_UTS_NS: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_CGROUPS: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:15 [2021-07-30T16:59:15.079Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_CGROUP_SCHED: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_CPUSETS: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_MEMCG: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_KEYS: enabled
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_VETH: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_BRIDGE: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:15 [2021-07-30T16:59:15.080Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_NF_NAT: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:15 [2021-07-30T16:59:15.352Z] 
16:59:15 [2021-07-30T16:59:15.352Z] Optional Features:
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_USER_NS: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_SECCOMP: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_CGROUP_PIDS: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_MEMCG_SWAP: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:15 [2021-07-30T16:59:15.352Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_BLK_CGROUP: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_CGROUP_PERF: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_VS: enabled (as module)
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_VS_NFCT: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:15 [2021-07-30T16:59:15.352Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_EXT4_FS: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:15 [2021-07-30T16:59:15.640Z] - Network Drivers:
16:59:15 [2021-07-30T16:59:15.640Z]   - "overlay":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_VXLAN: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       Optional (for encrypted networks):
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_CRYPTO: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_XFRM: enabled
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "ipvlan":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "macvlan":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_DUMMY: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "ftp,tftp client in container":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z] - Storage Drivers:
16:59:15 [2021-07-30T16:59:15.640Z]   - "aufs":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "btrfs":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:15 [2021-07-30T16:59:15.640Z]   - "devicemapper":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "overlay":
16:59:15 [2021-07-30T16:59:15.640Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:15 [2021-07-30T16:59:15.640Z]   - "zfs":
16:59:15 [2021-07-30T16:59:15.640Z]     - /dev/zfs: present
16:59:15 [2021-07-30T16:59:15.781Z] Client:
16:59:15 [2021-07-30T16:59:15.781Z]  Context:    default
16:59:15 [2021-07-30T16:59:15.781Z]  Debug Mode: false
16:59:15 [2021-07-30T16:59:15.781Z]  Plugins:
16:59:15 [2021-07-30T16:59:15.781Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:15 [2021-07-30T16:59:15.781Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:59:15 [2021-07-30T16:59:15.781Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:59:15 [2021-07-30T16:59:15.781Z] 
16:59:15 [2021-07-30T16:59:15.781Z] Server:
16:59:15 [2021-07-30T16:59:15.781Z]  Containers: 0
16:59:15 [2021-07-30T16:59:15.781Z]   Running: 0
16:59:15 [2021-07-30T16:59:15.781Z]   Paused: 0
16:59:15 [2021-07-30T16:59:15.781Z]   Stopped: 0
16:59:15 [2021-07-30T16:59:15.781Z]  Images: 0
16:59:15 [2021-07-30T16:59:15.781Z]  Server Version: 20.10.6
16:59:15 [2021-07-30T16:59:15.781Z]  Storage Driver: overlay2
16:59:15 [2021-07-30T16:59:15.781Z]   Backing Filesystem: extfs
16:59:15 [2021-07-30T16:59:15.781Z]   Supports d_type: true
16:59:15 [2021-07-30T16:59:15.781Z]   Native Overlay Diff: true
16:59:15 [2021-07-30T16:59:15.781Z]   userxattr: false
16:59:15 [2021-07-30T16:59:15.781Z]  Logging Driver: json-file
16:59:15 [2021-07-30T16:59:15.781Z]  Cgroup Driver: cgroupfs
16:59:15 [2021-07-30T16:59:15.781Z]  Cgroup Version: 1
16:59:15 [2021-07-30T16:59:15.781Z]  Plugins:
16:59:15 [2021-07-30T16:59:15.781Z]   Volume: local
16:59:15 [2021-07-30T16:59:15.781Z]   Network: bridge host ipvlan macvlan null overlay
16:59:15 [2021-07-30T16:59:15.781Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:15 [2021-07-30T16:59:15.781Z]  Swarm: inactive
16:59:15 [2021-07-30T16:59:15.781Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:59:15 [2021-07-30T16:59:15.781Z]  Default Runtime: runc
16:59:15 [2021-07-30T16:59:15.781Z]  Init Binary: docker-init
16:59:15 [2021-07-30T16:59:15.781Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:15 [2021-07-30T16:59:15.781Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:15 [2021-07-30T16:59:15.781Z]  init version: de40ad0
16:59:15 [2021-07-30T16:59:15.781Z]  Security Options:
16:59:15 [2021-07-30T16:59:15.781Z]   apparmor
16:59:15 [2021-07-30T16:59:15.781Z]   seccomp
16:59:15 [2021-07-30T16:59:15.781Z]    Profile: default
16:59:15 [2021-07-30T16:59:15.781Z]  Kernel Version: 5.4.0-1048-aws
16:59:15 [2021-07-30T16:59:15.781Z]  Operating System: Ubuntu 18.04.5 LTS
16:59:15 [2021-07-30T16:59:15.781Z]  OSType: linux
16:59:15 [2021-07-30T16:59:15.781Z]  Architecture: x86_64
16:59:15 [2021-07-30T16:59:15.781Z]  CPUs: 2
16:59:15 [2021-07-30T16:59:15.781Z]  Total Memory: 7.487GiB
16:59:15 [2021-07-30T16:59:15.781Z]  Name: ip-10-100-66-21
16:59:15 [2021-07-30T16:59:15.781Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:59:15 [2021-07-30T16:59:15.781Z]  Docker Root Dir: /var/lib/docker
16:59:15 [2021-07-30T16:59:15.781Z]  Debug Mode: false
16:59:15 [2021-07-30T16:59:15.781Z]  Registry: https://index.docker.io/v1/
16:59:15 [2021-07-30T16:59:15.781Z]  Labels:
16:59:15 [2021-07-30T16:59:15.781Z]  Experimental: true
16:59:15 [2021-07-30T16:59:15.781Z]  Insecure Registries:
16:59:15 [2021-07-30T16:59:15.781Z]   127.0.0.0/8
16:59:15 [2021-07-30T16:59:15.781Z]  Live Restore Enabled: true
16:59:15 [2021-07-30T16:59:15.781Z] 
16:59:15 [2021-07-30T16:59:15.781Z] WARNING: No swap limit support
[Pipeline] sh
16:59:16 [2021-07-30T16:59:16.036Z]     - zfs command: missing
16:59:16 [2021-07-30T16:59:16.037Z]     - zpool command: missing
16:59:16 [2021-07-30T16:59:16.037Z] 
16:59:16 [2021-07-30T16:59:16.037Z] Limits:
16:59:16 [2021-07-30T16:59:16.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:16 [2021-07-30T16:59:16.037Z] 
16:59:16 [2021-07-30T16:59:16.037Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
16:59:16 [2021-07-30T16:59:16.110Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:16 [2021-07-30T16:59:16.110Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:16 [2021-07-30T16:59:16.110Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42623/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:59:16 [2021-07-30T16:59:16.110Z] + bash /home/ubuntu/workspace/moby_PR-42623/check-config.sh
16:59:16 [2021-07-30T16:59:16.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:16 [2021-07-30T16:59:16.110Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:59:16 [2021-07-30T16:59:16.110Z] 
16:59:16 [2021-07-30T16:59:16.110Z] Generally Necessary:
16:59:16 [2021-07-30T16:59:16.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:16 [2021-07-30T16:59:16.110Z] - apparmor: enabled and tools installed
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NAMESPACES: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NET_NS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_PID_NS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_IPC_NS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_UTS_NS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CGROUPS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CGROUP_SCHED: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_CPUSETS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_MEMCG: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_KEYS: enabled
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_VETH: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_BRIDGE: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:16 [2021-07-30T16:59:16.110Z] - CONFIG_IP_NF_NAT: enabled (as module)
[Pipeline] sh
16:59:16 [2021-07-30T16:59:16.195Z] #51 55.78 Selecting previously unselected package python3.7.
16:59:16 [2021-07-30T16:59:16.195Z] #51 55.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
16:59:16 [2021-07-30T16:59:16.195Z] #51 55.80 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:59:16 [2021-07-30T16:59:16.308Z] Merge succeeded, producing 58b1604cdd44d24cfc8bc96d1657043723979123
16:59:16 [2021-07-30T16:59:16.308Z] Checking out Revision 58b1604cdd44d24cfc8bc96d1657043723979123 (PR-42623)
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_NF_NAT: enabled (as module)
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:16 [2021-07-30T16:59:16.368Z] 
16:59:16 [2021-07-30T16:59:16.368Z] Optional Features:
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_USER_NS: enabled
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_SECCOMP: enabled
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:16 [2021-07-30T16:59:16.368Z] - CONFIG_CGROUP_PIDS: enabled
16:59:14 [2021-07-30T16:59:14.504Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:14 [2021-07-30T16:59:14.508Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
16:59:14 [2021-07-30T16:59:14.522Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:14 [2021-07-30T16:59:14.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:14 [2021-07-30T16:59:14.560Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:14 [2021-07-30T16:59:14.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:14 [2021-07-30T16:59:14.561Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:14 [2021-07-30T16:59:14.832Z]  > git config core.sparsecheckout # timeout=10
16:59:14 [2021-07-30T16:59:14.851Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:59:15 [2021-07-30T16:59:15.501Z]  > git remote # timeout=10
16:59:15 [2021-07-30T16:59:15.521Z]  > git config --get remote.origin.url # timeout=10
16:59:15 [2021-07-30T16:59:15.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:15 [2021-07-30T16:59:15.537Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
16:59:16 [2021-07-30T16:59:16.290Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:16 [2021-07-30T16:59:16.309Z]  > git config core.sparsecheckout # timeout=10
16:59:16 [2021-07-30T16:59:16.324Z]  > git checkout -f 58b1604cdd44d24cfc8bc96d1657043723979123 # timeout=10
16:59:16 [2021-07-30T16:59:16.429Z] + sudo modprobe ip_vs
16:59:16 [2021-07-30T16:59:16.429Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd .
16:59:16 [2021-07-30T16:59:16.625Z] - CONFIG_MEMCG_SWAP: enabled
16:59:16 [2021-07-30T16:59:16.625Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:16 [2021-07-30T16:59:16.625Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:16 [2021-07-30T16:59:16.762Z] #51 55.99 Selecting previously unselected package libpython3-stdlib:amd64.
16:59:16 [2021-07-30T16:59:16.762Z] #51 56.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:59:16 [2021-07-30T16:59:16.762Z] #51 56.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:59:16 [2021-07-30T16:59:16.762Z] #51 56.14 Setting up python3-minimal (3.7.3-1) ...
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_BLK_CGROUP: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_CGROUP_PERF: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:16 [2021-07-30T16:59:16.887Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:16 [2021-07-30T16:59:16.917Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:59:17 [2021-07-30T16:59:17.004Z] #1 [internal] load build definition from Dockerfile
16:59:17 [2021-07-30T16:59:17.004Z] #1 sha256:3e2eff1b0afe0890d345e50bd11ad420414d8eb37788aa76d25c209aa97f3920
16:59:17 [2021-07-30T16:59:17.004Z] #1 transferring dockerfile: 16.59kB done
16:59:17 [2021-07-30T16:59:17.004Z] #1 DONE 0.1s
16:59:17 [2021-07-30T16:59:17.004Z] 
16:59:17 [2021-07-30T16:59:17.004Z] #2 [internal] load .dockerignore
16:59:17 [2021-07-30T16:59:17.004Z] #2 sha256:199e2cb3f066a96d89dd531103203f30f813e2b4d328c31058c601f4b0407175
16:59:17 [2021-07-30T16:59:17.004Z] #2 transferring context: 87B done
16:59:16 [2021-07-30T16:59:16.919Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_VS: enabled (as module)
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_VS_NFCT: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_EXT4_FS: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:17 [2021-07-30T16:59:17.152Z] - Network Drivers:
16:59:17 [2021-07-30T16:59:17.152Z]   - "overlay":
16:59:17 [2021-07-30T16:59:17.152Z]     - CONFIG_VXLAN: enabled (as module)
16:59:17 [2021-07-30T16:59:17.152Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:17 [2021-07-30T16:59:17.152Z]       Optional (for encrypted networks):
16:59:17 [2021-07-30T16:59:17.267Z] #2 DONE 0.1s
16:59:17 [2021-07-30T16:59:17.267Z] 
16:59:17 [2021-07-30T16:59:17.267Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:59:17 [2021-07-30T16:59:17.267Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_CRYPTO: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_XFRM: enabled
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "ipvlan":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "macvlan":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_DUMMY: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "ftp,tftp client in container":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z] - Storage Drivers:
16:59:17 [2021-07-30T16:59:17.452Z]   - "aufs":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "btrfs":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:17 [2021-07-30T16:59:17.452Z]   - "devicemapper":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "overlay":
16:59:17 [2021-07-30T16:59:17.452Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:17 [2021-07-30T16:59:17.452Z]   - "zfs":
16:59:17 [2021-07-30T16:59:17.452Z]     - /dev/zfs: present
16:59:17 [2021-07-30T16:59:17.452Z]     - zfs command: missing
16:59:17 [2021-07-30T16:59:17.452Z]     - zpool command: missing
16:59:17 [2021-07-30T16:59:17.452Z] 
16:59:17 [2021-07-30T16:59:17.452Z] Limits:
16:59:17 [2021-07-30T16:59:17.452Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:17 [2021-07-30T16:59:17.452Z] 
16:59:17 [2021-07-30T16:59:17.452Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:17 [2021-07-30T16:59:17.974Z] + docker version
16:59:18 [2021-07-30T16:59:18.063Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 .
16:59:18 [2021-07-30T16:59:18.143Z] #51 57.30 Selecting previously unselected package python3.
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.30 (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 ... 16073 files and directories currently installed.)
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.38 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.39 Unpacking python3 (3.7.3-1) ...
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.50 Selecting previously unselected package libprotobuf17:amd64.
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.51 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:59:18 [2021-07-30T16:59:18.144Z] #51 57.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:59:18 [2021-07-30T16:59:18.407Z] #51 57.99 Selecting previously unselected package python3-pkg-resources.
16:59:18 [2021-07-30T16:59:18.407Z] #51 57.99 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
16:59:18 [2021-07-30T16:59:18.407Z] #51 58.00 Unpacking python3-pkg-resources (40.8.0-1) ...
16:59:18 [2021-07-30T16:59:18.632Z] #1 [internal] load build definition from Dockerfile
16:59:18 [2021-07-30T16:59:18.633Z] #1 sha256:32a4c7ac1e58d1d980bcfe0f9ea89e3c1a4863be554286bde3f4eabb870edb11
16:59:18 [2021-07-30T16:59:18.633Z] #1 transferring dockerfile: 16.59kB done
16:59:18 [2021-07-30T16:59:18.633Z] #1 DONE 0.1s
16:59:18 [2021-07-30T16:59:18.633Z] 
16:59:18 [2021-07-30T16:59:18.633Z] #2 [internal] load .dockerignore
16:59:18 [2021-07-30T16:59:18.633Z] #2 sha256:f2e2b9984aa09fc31b22c08805046db0cf0dce5e2ad9426f9f9aa8435d2e0b35
16:59:18 [2021-07-30T16:59:18.633Z] #2 transferring context: 87B done
16:59:18 [2021-07-30T16:59:18.633Z] #2 DONE 0.1s
16:59:18 [2021-07-30T16:59:18.633Z] 
16:59:18 [2021-07-30T16:59:18.633Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:59:18 [2021-07-30T16:59:18.633Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.16 Selecting previously unselected package python3-six.
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.16 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.18 Unpacking python3-six (1.12.0-1) ...
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.25 Selecting previously unselected package python3-protobuf.
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.25 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
16:59:18 [2021-07-30T16:59:18.666Z] #51 58.25 Unpacking python3-protobuf (3.6.1.3-2) ...
16:59:18 [2021-07-30T16:59:18.924Z] #51 ...
16:59:18 [2021-07-30T16:59:18.925Z] 
16:59:18 [2021-07-30T16:59:18.925Z] #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
16:59:18 [2021-07-30T16:59:18.925Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:59:18 [2021-07-30T16:59:18.925Z] #59 48.70 internal/reflectlite
16:59:18 [2021-07-30T16:59:18.925Z] #59 50.28 sort
16:59:18 [2021-07-30T16:59:18.925Z] #59 50.29 errors
16:59:18 [2021-07-30T16:59:18.925Z] #59 50.61 io
16:59:18 [2021-07-30T16:59:18.925Z] #59 51.25 internal/oserror
16:59:18 [2021-07-30T16:59:18.925Z] #59 51.33 syscall
16:59:18 [2021-07-30T16:59:18.925Z] #59 51.61 bytes
16:59:18 [2021-07-30T16:59:18.925Z] #59 53.28 strconv
16:59:18 [2021-07-30T16:59:18.925Z] #59 55.50 reflect
16:59:18 [2021-07-30T16:59:18.925Z] #59 56.80 time
16:59:18 [2021-07-30T16:59:18.925Z] #59 ...
16:59:18 [2021-07-30T16:59:18.925Z] 
16:59:18 [2021-07-30T16:59:18.925Z] #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
16:59:18 [2021-07-30T16:59:18.925Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:18 [2021-07-30T16:59:18.925Z] #51 58.53 Selecting previously unselected package libnet1:amd64.
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.53 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.66 Selecting previously unselected package libnl-3-200:amd64.
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.66 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:59:19 [2021-07-30T16:59:19.183Z] #51 58.79 Selecting previously unselected package libprotobuf-c1:amd64.
16:59:19 [2021-07-30T16:59:19.192Z] #3 DONE 1.5s
16:59:19 [2021-07-30T16:59:19.192Z] 
16:59:19 [2021-07-30T16:59:19.192Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:59:19 [2021-07-30T16:59:19.192Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:59:19 [2021-07-30T16:59:19.192Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
16:59:19 [2021-07-30T16:59:19.192Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
16:59:19 [2021-07-30T16:59:19.240Z] #3 DONE 0.5s
16:59:19 [2021-07-30T16:59:19.240Z] 
16:59:19 [2021-07-30T16:59:19.240Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:59:19 [2021-07-30T16:59:19.240Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s
16:59:19 [2021-07-30T16:59:19.240Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:59:19 [2021-07-30T16:59:19.442Z] #51 58.80 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:59:19 [2021-07-30T16:59:19.442Z] #51 58.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:59:19 [2021-07-30T16:59:19.442Z] #51 58.88 Selecting previously unselected package criu.
16:59:19 [2021-07-30T16:59:19.442Z] #51 58.89 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
16:59:19 [2021-07-30T16:59:19.442Z] #51 58.91 Unpacking criu (3.15-1) ...
16:59:19 [2021-07-30T16:59:19.454Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:59:19 [2021-07-30T16:59:19.501Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
16:59:19 [2021-07-30T16:59:19.501Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
16:59:19 [2021-07-30T16:59:19.715Z] #4 DONE 0.8s
16:59:19 [2021-07-30T16:59:19.827Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
16:59:19 [2021-07-30T16:59:19.828Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
16:59:19 [2021-07-30T16:59:19.976Z] 
16:59:19 [2021-07-30T16:59:19.976Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:19 [2021-07-30T16:59:19.976Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.44 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.46 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.48 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:59:20 [2021-07-30T16:59:20.009Z] #51 59.52 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:59:20 [2021-07-30T16:59:20.065Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:59:20 [2021-07-30T16:59:20.065Z] #4 DONE 0.8s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:59:20 [2021-07-30T16:59:20.321Z] 
16:59:20 [2021-07-30T16:59:20.321Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster
16:59:20 [2021-07-30T16:59:20.321Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
[Pipeline] sh
16:59:20 [2021-07-30T16:59:20.552Z] #8 ...
16:59:20 [2021-07-30T16:59:20.552Z] 
16:59:20 [2021-07-30T16:59:20.552Z] #5 [internal] load metadata for docker.io/library/debian:buster
16:59:20 [2021-07-30T16:59:20.552Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:59:20 [2021-07-30T16:59:20.552Z] #5 DONE 0.7s
16:59:20 [2021-07-30T16:59:20.552Z] 
16:59:20 [2021-07-30T16:59:20.552Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
16:59:20 [2021-07-30T16:59:20.552Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
16:59:20 [2021-07-30T16:59:20.552Z] #6 DONE 0.7s
16:59:20 [2021-07-30T16:59:20.552Z] 
16:59:20 [2021-07-30T16:59:20.552Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:20 [2021-07-30T16:59:20.552Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:20 [2021-07-30T16:59:20.552Z] #7 DONE 0.7s
16:59:20 [2021-07-30T16:59:20.805Z] + docker version
16:59:20 [2021-07-30T16:59:20.813Z] 
16:59:20 [2021-07-30T16:59:20.813Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:20 [2021-07-30T16:59:20.813Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:20 [2021-07-30T16:59:20.896Z] #8 DONE 0.8s
16:59:20 [2021-07-30T16:59:20.896Z] 
16:59:20 [2021-07-30T16:59:20.896Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:20 [2021-07-30T16:59:20.896Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:20 [2021-07-30T16:59:20.896Z] #7 DONE 0.8s
16:59:20 [2021-07-30T16:59:20.896Z] 
16:59:20 [2021-07-30T16:59:20.896Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:20 [2021-07-30T16:59:20.896Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:20 [2021-07-30T16:59:20.896Z] #5 DONE 0.8s
16:59:20 [2021-07-30T16:59:20.896Z] 
16:59:20 [2021-07-30T16:59:20.896Z] #6 [internal] load metadata for docker.io/library/debian:buster
16:59:20 [2021-07-30T16:59:20.896Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:59:20 [2021-07-30T16:59:20.896Z] #6 DONE 0.9s
16:59:21 [2021-07-30T16:59:21.075Z] #8 DONE 1.0s
16:59:22 [2021-07-30T16:59:22.084Z] 
16:59:22 [2021-07-30T16:59:22.084Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:22 [2021-07-30T16:59:22.084Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:22 [2021-07-30T16:59:22.084Z] #9 DONE 0.0s
16:59:22 [2021-07-30T16:59:22.084Z] 
16:59:22 [2021-07-30T16:59:22.084Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:22 [2021-07-30T16:59:22.084Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:22 [2021-07-30T16:59:22.084Z] #26 DONE 0.0s
16:59:22 [2021-07-30T16:59:22.084Z] 
16:59:22 [2021-07-30T16:59:22.084Z] #23 [internal] load build context
16:59:22 [2021-07-30T16:59:22.084Z] #23 sha256:498f8af67c60415b3d26b68f5f2d024f105bff7a29a73b53cf3852b45d8ef1ae
16:59:22 [2021-07-30T16:59:22.084Z] #23 transferring context:
16:59:22 [2021-07-30T16:59:22.307Z] 
16:59:22 [2021-07-30T16:59:22.307Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:22 [2021-07-30T16:59:22.307Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:22 [2021-07-30T16:59:22.307Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
16:59:22 [2021-07-30T16:59:22.307Z] #26 DONE 0.1s
16:59:22 [2021-07-30T16:59:22.307Z] 
16:59:22 [2021-07-30T16:59:22.307Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:22 [2021-07-30T16:59:22.307Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:22 [2021-07-30T16:59:22.307Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
16:59:22 [2021-07-30T16:59:22.307Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
16:59:22 [2021-07-30T16:59:22.307Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
16:59:22 [2021-07-30T16:59:22.307Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
16:59:22 [2021-07-30T16:59:22.307Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s
16:59:22 [2021-07-30T16:59:22.564Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.19MB / 50.44MB 0.2s
16:59:22 [2021-07-30T16:59:22.564Z] #9 ...
16:59:22 [2021-07-30T16:59:22.564Z] 
16:59:22 [2021-07-30T16:59:22.564Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:59:22 [2021-07-30T16:59:22.564Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:59:22 [2021-07-30T16:59:22.564Z] #42 DONE 0.0s
16:59:22 [2021-07-30T16:59:22.564Z] 
16:59:22 [2021-07-30T16:59:22.564Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:22 [2021-07-30T16:59:22.564Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:22 [2021-07-30T16:59:22.564Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 11.53MB / 50.44MB 0.4s
16:59:22 [2021-07-30T16:59:22.668Z] #23 ...
16:59:22 [2021-07-30T16:59:22.668Z] 
16:59:22 [2021-07-30T16:59:22.668Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:59:22 [2021-07-30T16:59:22.668Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:59:22 [2021-07-30T16:59:22.668Z] #42 DONE 0.5s
16:59:22 [2021-07-30T16:59:22.668Z] 
16:59:22 [2021-07-30T16:59:22.668Z] #23 [internal] load build context
16:59:22 [2021-07-30T16:59:22.668Z] #23 sha256:498f8af67c60415b3d26b68f5f2d024f105bff7a29a73b53cf3852b45d8ef1ae
16:59:22 [2021-07-30T16:59:22.668Z] #23 ...
16:59:22 [2021-07-30T16:59:22.668Z] 
16:59:22 [2021-07-30T16:59:22.668Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:59:22 [2021-07-30T16:59:22.668Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:59:22 [2021-07-30T16:59:22.668Z] #42 DONE 0.0s
16:59:22 [2021-07-30T16:59:22.668Z] 
16:59:22 [2021-07-30T16:59:22.668Z] #23 [internal] load build context
16:59:22 [2021-07-30T16:59:22.668Z] #23 sha256:498f8af67c60415b3d26b68f5f2d024f105bff7a29a73b53cf3852b45d8ef1ae
16:59:22 [2021-07-30T16:59:22.837Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 14.68MB / 50.44MB 0.5s
16:59:22 [2021-07-30T16:59:22.837Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.50MB / 50.44MB 0.6s
16:59:23 [2021-07-30T16:59:23.094Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 20.97MB / 50.44MB 0.7s
16:59:23 [2021-07-30T16:59:23.094Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.7s
16:59:23 [2021-07-30T16:59:23.094Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.7s
16:59:23 [2021-07-30T16:59:23.094Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 24.12MB / 50.44MB 0.8s
16:59:23 [2021-07-30T16:59:23.094Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 3.00MB / 7.83MB 0.8s
16:59:23 [2021-07-30T16:59:23.372Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 5.24MB / 7.83MB 0.9s
16:59:23 [2021-07-30T16:59:23.372Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 2.10MB / 10.00MB 0.9s
16:59:23 [2021-07-30T16:59:23.372Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 1.1s
16:59:23 [2021-07-30T16:59:23.372Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.1s
16:59:23 [2021-07-30T16:59:23.372Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.09MB / 10.00MB 1.1s
16:59:23 [2021-07-30T16:59:23.632Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.2s done
16:59:23 [2021-07-30T16:59:23.632Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.2s
16:59:23 [2021-07-30T16:59:23.632Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.51MB / 50.44MB 1.3s
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 36.18MB / 50.44MB 1.4s
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 1.05MB / 51.84MB 1.4s
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 40.97MB / 50.44MB 1.6s
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.4s done
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.20MB / 51.84MB 1.6s
16:59:23 [2021-07-30T16:59:23.904Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 1.6s
16:59:24 [2021-07-30T16:59:24.160Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.04MB / 50.44MB 1.8s
16:59:24 [2021-07-30T16:59:24.160Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 10.49MB / 51.84MB 1.8s
16:59:24 [2021-07-30T16:59:24.160Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.24MB / 68.75MB 1.8s
16:59:24 [2021-07-30T16:59:24.196Z] #51 62.93 Setting up python3 (3.7.3-1) ...
16:59:24 [2021-07-30T16:59:24.196Z] #51 63.38 Setting up python3-six (1.12.0-1) ...
16:59:24 [2021-07-30T16:59:24.417Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.33MB / 50.44MB 2.1s
16:59:24 [2021-07-30T16:59:24.417Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 19.92MB / 51.84MB 2.1s
16:59:24 [2021-07-30T16:59:24.417Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 12.58MB / 68.75MB 2.1s
16:59:24 [2021-07-30T16:59:24.673Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 25.17MB / 51.84MB 2.4s
16:59:24 [2021-07-30T16:59:24.673Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 19.92MB / 68.75MB 2.4s
16:59:24 [2021-07-30T16:59:24.673Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 28.31MB / 51.84MB 2.5s
16:59:24 [2021-07-30T16:59:24.673Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 24.12MB / 68.75MB 2.5s
16:59:24 [2021-07-30T16:59:24.763Z] #51 64.25 Setting up python3-pkg-resources (40.8.0-1) ...
16:59:24 [2021-07-30T16:59:24.930Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.6s done
16:59:24 [2021-07-30T16:59:24.930Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 34.60MB / 51.84MB 2.7s
16:59:24 [2021-07-30T16:59:24.930Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 31.46MB / 68.75MB 2.7s
16:59:24 [2021-07-30T16:59:24.930Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 2.7s
16:59:25 [2021-07-30T16:59:25.186Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 42.99MB / 51.84MB 3.0s
16:59:25 [2021-07-30T16:59:25.186Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 37.75MB / 68.75MB 3.0s
16:59:25 [2021-07-30T16:59:25.330Z] #51 ...
16:59:25 [2021-07-30T16:59:25.330Z] 
16:59:25 [2021-07-30T16:59:25.330Z] #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
16:59:25 [2021-07-30T16:59:25.330Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:25 [2021-07-30T16:59:25.330Z] #53 55.02 bufio
16:59:25 [2021-07-30T16:59:25.330Z] #53 56.70 syscall
16:59:25 [2021-07-30T16:59:25.330Z] #53 61.64 internal/syscall/unix
16:59:25 [2021-07-30T16:59:25.330Z] #53 61.90 internal/poll
16:59:25 [2021-07-30T16:59:25.330Z] #53 62.74 internal/fmtsort
16:59:25 [2021-07-30T16:59:25.330Z] #53 63.09 internal/syscall/execenv
16:59:25 [2021-07-30T16:59:25.330Z] #53 63.24 path
16:59:25 [2021-07-30T16:59:25.330Z] #53 63.56 regexp/syntax
16:59:25 [2021-07-30T16:59:25.330Z] #53 63.71 io/fs
16:59:25 [2021-07-30T16:59:25.330Z] #53 64.63 os
16:59:25 [2021-07-30T16:59:25.330Z] #53 ...
16:59:25 [2021-07-30T16:59:25.330Z] 
16:59:25 [2021-07-30T16:59:25.330Z] #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
16:59:25 [2021-07-30T16:59:25.330Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:59:25 [2021-07-30T16:59:25.330Z] #59 60.98 context
16:59:25 [2021-07-30T16:59:25.330Z] #59 61.58 internal/syscall/unix
16:59:25 [2021-07-30T16:59:25.330Z] #59 61.77 internal/poll
16:59:25 [2021-07-30T16:59:25.330Z] #59 63.56 path
16:59:25 [2021-07-30T16:59:25.330Z] #59 63.88 io/fs
16:59:25 [2021-07-30T16:59:25.330Z] #59 64.09 encoding/binary
16:59:25 [2021-07-30T16:59:25.330Z] #59 64.84 os
16:59:25 [2021-07-30T16:59:25.488Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 47.19MB / 51.84MB 3.1s
16:59:25 [2021-07-30T16:59:25.488Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 41.94MB / 68.75MB 3.1s
16:59:25 [2021-07-30T16:59:25.488Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.2s
16:59:25 [2021-07-30T16:59:25.488Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 48.23MB / 68.75MB 3.2s
16:59:25 [2021-07-30T16:59:25.488Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.49MB / 129.05MB 3.2s
16:59:25 [2021-07-30T16:59:25.488Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959
16:59:25 [2021-07-30T16:59:25.756Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 55.57MB / 68.75MB 3.6s
16:59:25 [2021-07-30T16:59:25.756Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 17.83MB / 129.05MB 3.6s
16:59:25 [2021-07-30T16:59:25.897Z] #59 65.60 encoding/base64
16:59:26 [2021-07-30T16:59:26.013Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.7s done
16:59:26 [2021-07-30T16:59:26.013Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 62.91MB / 68.75MB 3.8s
16:59:26 [2021-07-30T16:59:26.013Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.8s
16:59:26 [2021-07-30T16:59:26.271Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 26.21MB / 129.05MB 3.9s
16:59:26 [2021-07-30T16:59:26.271Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.8s done
16:59:26 [2021-07-30T16:59:26.271Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 67.11MB / 68.75MB 4.0s
16:59:26 [2021-07-30T16:59:26.465Z] #59 66.21 golang.org/x/sys/unix
16:59:26 [2021-07-30T16:59:26.529Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 37.75MB / 129.05MB 4.2s
16:59:26 [2021-07-30T16:59:26.785Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 48.23MB / 129.05MB 4.6s
16:59:27 [2021-07-30T16:59:27.033Z] #59 ...
16:59:27 [2021-07-30T16:59:27.033Z] 
16:59:27 [2021-07-30T16:59:27.033Z] #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
16:59:27 [2021-07-30T16:59:27.033Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:27 [2021-07-30T16:59:27.033Z] #53 66.84 regexp
16:59:27 [2021-07-30T16:59:27.041Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.7s done
16:59:27 [2021-07-30T16:59:27.300Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 62.91MB / 129.05MB 5.0s
16:59:27 [2021-07-30T16:59:27.862Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 76.73MB / 129.05MB 5.7s
16:59:27 [2021-07-30T16:59:27.964Z] #23 transferring context: 30.78MB 5.0s
16:59:28 [2021-07-30T16:59:28.016Z] Client: Docker Engine - Community
16:59:28 [2021-07-30T16:59:28.016Z]  Version:           20.10.6
16:59:28 [2021-07-30T16:59:28.016Z]  API version:       1.41
16:59:28 [2021-07-30T16:59:28.016Z]  Go version:        go1.13.15
16:59:28 [2021-07-30T16:59:28.016Z]  Git commit:        370c289
16:59:28 [2021-07-30T16:59:28.016Z]  Built:             Fri Apr  9 22:45:59 2021
16:59:28 [2021-07-30T16:59:28.016Z]  OS/Arch:           linux/arm64
16:59:28 [2021-07-30T16:59:28.016Z]  Context:           default
16:59:28 [2021-07-30T16:59:28.016Z]  Experimental:      true
16:59:28 [2021-07-30T16:59:28.016Z] 
16:59:28 [2021-07-30T16:59:28.016Z] Server: Docker Engine - Community
16:59:28 [2021-07-30T16:59:28.016Z]  Engine:
16:59:28 [2021-07-30T16:59:28.016Z]   Version:          20.10.6
16:59:28 [2021-07-30T16:59:28.016Z]   API version:      1.41 (minimum version 1.12)
16:59:28 [2021-07-30T16:59:28.016Z]   Go version:       go1.13.15
16:59:28 [2021-07-30T16:59:28.016Z]   Git commit:       8728dd2
16:59:28 [2021-07-30T16:59:28.016Z]   Built:            Fri Apr  9 22:44:09 2021
16:59:28 [2021-07-30T16:59:28.016Z]   OS/Arch:          linux/arm64
16:59:28 [2021-07-30T16:59:28.016Z]   Experimental:     true
16:59:28 [2021-07-30T16:59:28.016Z]  containerd:
16:59:28 [2021-07-30T16:59:28.016Z]   Version:          1.4.6
16:59:28 [2021-07-30T16:59:28.016Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:28 [2021-07-30T16:59:28.016Z]  runc:
16:59:28 [2021-07-30T16:59:28.016Z]   Version:          1.0.0-rc95
16:59:28 [2021-07-30T16:59:28.016Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:28 [2021-07-30T16:59:28.016Z]  docker-init:
16:59:28 [2021-07-30T16:59:28.016Z]   Version:          0.19.0
16:59:28 [2021-07-30T16:59:28.016Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:28 [2021-07-30T16:59:28.163Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 83.89MB / 129.05MB 5.8s
16:59:28 [2021-07-30T16:59:28.346Z] + docker info
16:59:28 [2021-07-30T16:59:28.410Z] #53 68.01 fmt
16:59:28 [2021-07-30T16:59:28.421Z] #9 ...
16:59:28 [2021-07-30T16:59:28.421Z] 
16:59:28 [2021-07-30T16:59:28.421Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:28 [2021-07-30T16:59:28.421Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:28 [2021-07-30T16:59:28.421Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:59:28 [2021-07-30T16:59:28.421Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:28 [2021-07-30T16:59:28.421Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:59:28 [2021-07-30T16:59:28.421Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:59:28 [2021-07-30T16:59:28.421Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
16:59:28 [2021-07-30T16:59:28.421Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done
16:59:28 [2021-07-30T16:59:28.421Z] #63 DONE 6.4s
16:59:28 [2021-07-30T16:59:28.421Z] 
16:59:28 [2021-07-30T16:59:28.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:28 [2021-07-30T16:59:28.421Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:28 [2021-07-30T16:59:28.421Z] #9 ...
16:59:28 [2021-07-30T16:59:28.421Z] 
16:59:28 [2021-07-30T16:59:28.421Z] #23 [internal] load build context
16:59:28 [2021-07-30T16:59:28.421Z] #23 sha256:b283b50202cefa406fdd00d786c2be78c21ae4616e420b13a1923de73c63104f
16:59:28 [2021-07-30T16:59:28.421Z] #23 transferring context: 55.42MB 6.4s
16:59:28 [2021-07-30T16:59:28.421Z] #23 transferring context: 55.79MB 6.4s done
16:59:28 [2021-07-30T16:59:28.678Z] #23 DONE 6.7s
16:59:28 [2021-07-30T16:59:28.678Z] 
16:59:28 [2021-07-30T16:59:28.678Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:28 [2021-07-30T16:59:28.678Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:28 [2021-07-30T16:59:28.678Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:28 [2021-07-30T16:59:28.678Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:59:28 [2021-07-30T16:59:28.678Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:59:28 [2021-07-30T16:59:28.678Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
16:59:28 [2021-07-30T16:59:28.678Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done
16:59:28 [2021-07-30T16:59:28.678Z] #65 DONE 6.8s
16:59:28 [2021-07-30T16:59:28.678Z] 
16:59:28 [2021-07-30T16:59:28.678Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:28 [2021-07-30T16:59:28.679Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:28 [2021-07-30T16:59:28.679Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 110.10MB / 129.05MB 6.5s
16:59:28 [2021-07-30T16:59:28.907Z] #23 ...
16:59:28 [2021-07-30T16:59:28.907Z] 
16:59:28 [2021-07-30T16:59:28.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:28 [2021-07-30T16:59:28.907Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 2.8s done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 2.5s done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 6.4s
16:59:28 [2021-07-30T16:59:28.907Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.5s
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 5.5s done
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 100.66MB / 129.05MB 6.4s
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 6.4s
16:59:28 [2021-07-30T16:59:28.907Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 108.00MB / 129.05MB 6.5s
16:59:28 [2021-07-30T16:59:28.939Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 119.54MB / 129.05MB 6.8s
16:59:29 [2021-07-30T16:59:29.172Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 6.5s done
16:59:29 [2021-07-30T16:59:29.172Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 6.5s done
16:59:29 [2021-07-30T16:59:29.195Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.0s
16:59:29 [2021-07-30T16:59:29.432Z] #9 ...
16:59:29 [2021-07-30T16:59:29.432Z] 
16:59:29 [2021-07-30T16:59:29.432Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:29 [2021-07-30T16:59:29.432Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:29 [2021-07-30T16:59:29.432Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:59:29 [2021-07-30T16:59:29.432Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:29 [2021-07-30T16:59:29.432Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:59:29 [2021-07-30T16:59:29.432Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:59:29 [2021-07-30T16:59:29.432Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
16:59:29 [2021-07-30T16:59:29.432Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done
16:59:29 [2021-07-30T16:59:29.432Z] #63 DONE 7.1s
16:59:29 [2021-07-30T16:59:29.432Z] 
16:59:29 [2021-07-30T16:59:29.432Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:29 [2021-07-30T16:59:29.432Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:29 [2021-07-30T16:59:29.432Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 116.39MB / 129.05MB 6.8s
16:59:29 [2021-07-30T16:59:29.432Z] #9 ...
16:59:29 [2021-07-30T16:59:29.432Z] 
16:59:29 [2021-07-30T16:59:29.432Z] #23 [internal] load build context
16:59:29 [2021-07-30T16:59:29.432Z] #23 sha256:498f8af67c60415b3d26b68f5f2d024f105bff7a29a73b53cf3852b45d8ef1ae
16:59:29 [2021-07-30T16:59:29.432Z] #23 ...
16:59:29 [2021-07-30T16:59:29.432Z] 
16:59:29 [2021-07-30T16:59:29.432Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:29 [2021-07-30T16:59:29.432Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:29 [2021-07-30T16:59:29.432Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:59:29 [2021-07-30T16:59:29.432Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:29 [2021-07-30T16:59:29.432Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:59:29 [2021-07-30T16:59:29.432Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:59:29 [2021-07-30T16:59:29.432Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
16:59:29 [2021-07-30T16:59:29.432Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done
16:59:29 [2021-07-30T16:59:29.432Z] #65 DONE 7.2s
16:59:29 [2021-07-30T16:59:29.432Z] 
16:59:29 [2021-07-30T16:59:29.432Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:29 [2021-07-30T16:59:29.432Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:29 [2021-07-30T16:59:29.432Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.1s
16:59:29 [2021-07-30T16:59:29.786Z] #53 69.46 path/filepath
16:59:30 [2021-07-30T16:59:30.353Z] #53 70.27 internal/lazyregexp
16:59:30 [2021-07-30T16:59:30.561Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s
16:59:30 [2021-07-30T16:59:30.612Z] #53 70.46 io/ioutil
16:59:30 [2021-07-30T16:59:30.612Z] #53 ...
16:59:30 [2021-07-30T16:59:30.612Z] 
16:59:30 [2021-07-30T16:59:30.612Z] #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
16:59:30 [2021-07-30T16:59:30.612Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
16:59:30 [2021-07-30T16:59:30.612Z] #51 65.38 Setting up python3-protobuf (3.6.1.3-2) ...
16:59:30 [2021-07-30T16:59:30.612Z] #51 67.76 Setting up criu (3.15-1) ...
16:59:30 [2021-07-30T16:59:30.612Z] #51 68.97 Processing triggers for libc-bin (2.28-10) ...
16:59:30 [2021-07-30T16:59:30.612Z] #51 69.03 Processing triggers for mime-support (3.62) ...
16:59:30 [2021-07-30T16:59:30.612Z] #51 DONE 70.2s
16:59:30 [2021-07-30T16:59:30.747Z] Client: Docker Engine - Community
16:59:30 [2021-07-30T16:59:30.747Z]  Version:           20.10.6
16:59:30 [2021-07-30T16:59:30.747Z]  API version:       1.41
16:59:30 [2021-07-30T16:59:30.747Z]  Go version:        go1.13.15
16:59:30 [2021-07-30T16:59:30.747Z]  Git commit:        370c289
16:59:30 [2021-07-30T16:59:30.747Z]  Built:             Fri Apr  9 22:47:17 2021
16:59:30 [2021-07-30T16:59:30.747Z]  OS/Arch:           linux/amd64
16:59:30 [2021-07-30T16:59:30.747Z]  Context:           default
16:59:30 [2021-07-30T16:59:30.747Z]  Experimental:      true
16:59:30 [2021-07-30T16:59:30.747Z] 
16:59:30 [2021-07-30T16:59:30.747Z] Server: Docker Engine - Community
16:59:30 [2021-07-30T16:59:30.747Z]  Engine:
16:59:30 [2021-07-30T16:59:30.747Z]   Version:          20.10.6
16:59:30 [2021-07-30T16:59:30.747Z]   API version:      1.41 (minimum version 1.12)
16:59:30 [2021-07-30T16:59:30.747Z]   Go version:       go1.13.15
16:59:30 [2021-07-30T16:59:30.747Z]   Git commit:       8728dd2
16:59:30 [2021-07-30T16:59:30.747Z]   Built:            Fri Apr  9 22:45:28 2021
16:59:30 [2021-07-30T16:59:30.747Z]   OS/Arch:          linux/amd64
16:59:30 [2021-07-30T16:59:30.747Z]   Experimental:     true
16:59:30 [2021-07-30T16:59:30.747Z]  containerd:
16:59:30 [2021-07-30T16:59:30.747Z]   Version:          1.4.6
16:59:30 [2021-07-30T16:59:30.747Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:30 [2021-07-30T16:59:30.747Z]  runc:
16:59:30 [2021-07-30T16:59:30.747Z]   Version:          1.0.0-rc95
16:59:30 [2021-07-30T16:59:30.747Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:30 [2021-07-30T16:59:30.747Z]  docker-init:
16:59:30 [2021-07-30T16:59:30.747Z]   Version:          0.19.0
16:59:30 [2021-07-30T16:59:30.747Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:30 [2021-07-30T16:59:30.871Z] 
16:59:30 [2021-07-30T16:59:30.871Z] #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
16:59:30 [2021-07-30T16:59:30.871Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
16:59:30 [2021-07-30T16:59:30.871Z] #17 56.25 Fetched 48.3 MB in 54s (890 kB/s)
16:59:31 [2021-07-30T16:59:31.088Z] + docker info
16:59:31 [2021-07-30T16:59:31.352Z] #9 ...
16:59:31 [2021-07-30T16:59:31.352Z] 
16:59:31 [2021-07-30T16:59:31.352Z] #23 [internal] load build context
16:59:31 [2021-07-30T16:59:31.352Z] #23 sha256:498f8af67c60415b3d26b68f5f2d024f105bff7a29a73b53cf3852b45d8ef1ae
16:59:31 [2021-07-30T16:59:31.352Z] #23 transferring context: 55.79MB 7.9s done
16:59:31 [2021-07-30T16:59:31.352Z] #23 DONE 9.1s
16:59:31 [2021-07-30T16:59:31.352Z] 
16:59:31 [2021-07-30T16:59:31.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:31 [2021-07-30T16:59:31.352Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:31 [2021-07-30T16:59:31.534Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.3s done
16:59:31 [2021-07-30T16:59:31.926Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.2s done
16:59:32 [2021-07-30T16:59:32.101Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.4s done
16:59:32 [2021-07-30T16:59:32.101Z] #9 ...
16:59:32 [2021-07-30T16:59:32.101Z] 
16:59:32 [2021-07-30T16:59:32.101Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:32 [2021-07-30T16:59:32.101Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:32 [2021-07-30T16:59:32.101Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
16:59:32 [2021-07-30T16:59:32.101Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
16:59:32 [2021-07-30T16:59:32.101Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
16:59:32 [2021-07-30T16:59:32.101Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.6s done
16:59:32 [2021-07-30T16:59:32.207Z] #9 ...
16:59:32 [2021-07-30T16:59:32.207Z] 
16:59:32 [2021-07-30T16:59:32.207Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:32 [2021-07-30T16:59:32.207Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:32 [2021-07-30T16:59:32.207Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
16:59:32 [2021-07-30T16:59:32.207Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
16:59:32 [2021-07-30T16:59:32.207Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
16:59:32 [2021-07-30T16:59:32.207Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
16:59:32 [2021-07-30T16:59:32.207Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done
16:59:32 [2021-07-30T16:59:32.468Z] #26 ...
16:59:32 [2021-07-30T16:59:32.468Z] 
16:59:32 [2021-07-30T16:59:32.468Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:32 [2021-07-30T16:59:32.468Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:32 [2021-07-30T16:59:32.663Z] #26 DONE 10.4s
16:59:32 [2021-07-30T16:59:32.663Z] 
16:59:32 [2021-07-30T16:59:32.663Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:32 [2021-07-30T16:59:32.663Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:33 [2021-07-30T16:59:33.043Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.5s done
16:59:33 [2021-07-30T16:59:33.306Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736
16:59:33 [2021-07-30T16:59:33.591Z] #64 DONE 1.1s
16:59:33 [2021-07-30T16:59:33.591Z] 
16:59:33 [2021-07-30T16:59:33.591Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:33 [2021-07-30T16:59:33.591Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:33 [2021-07-30T16:59:33.878Z] #9 ...
16:59:33 [2021-07-30T16:59:33.878Z] 
16:59:33 [2021-07-30T16:59:33.878Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:33 [2021-07-30T16:59:33.878Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:33 [2021-07-30T16:59:33.878Z] #26 DONE 11.5s
16:59:33 [2021-07-30T16:59:33.878Z] 
16:59:33 [2021-07-30T16:59:33.878Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:33 [2021-07-30T16:59:33.878Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:33 [2021-07-30T16:59:33.878Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.3s done
16:59:34 [2021-07-30T16:59:34.520Z] #66 DONE 0.6s
16:59:34 [2021-07-30T16:59:34.520Z] 
16:59:34 [2021-07-30T16:59:34.520Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:34 [2021-07-30T16:59:34.520Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:34 [2021-07-30T16:59:34.520Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.8s done
16:59:34 [2021-07-30T16:59:34.520Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.8s
16:59:34 [2021-07-30T16:59:34.520Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.8s done
16:59:34 [2021-07-30T16:59:34.776Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
16:59:34 [2021-07-30T16:59:34.819Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.1s
16:59:35 [2021-07-30T16:59:35.389Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done
16:59:35 [2021-07-30T16:59:35.652Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
16:59:36 [2021-07-30T16:59:36.141Z] #17 56.25 Reading package lists...
16:59:36 [2021-07-30T16:59:36.141Z] #17 ...
16:59:36 [2021-07-30T16:59:36.141Z] 
16:59:36 [2021-07-30T16:59:36.141Z] #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
16:59:36 [2021-07-30T16:59:36.141Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:36 [2021-07-30T16:59:36.141Z] #53 70.89 github.com/LK4D4/vndr/versioned
16:59:36 [2021-07-30T16:59:36.141Z] #53 71.16 hash/crc32
16:59:36 [2021-07-30T16:59:36.141Z] #53 71.77 flag
16:59:36 [2021-07-30T16:59:36.141Z] #53 71.86 go/token
16:59:36 [2021-07-30T16:59:36.141Z] #53 72.46 go/scanner
16:59:36 [2021-07-30T16:59:36.141Z] #53 72.96 net/url
16:59:36 [2021-07-30T16:59:36.141Z] #53 73.40 go/ast
16:59:36 [2021-07-30T16:59:36.141Z] #53 74.10 text/template/parse
16:59:36 [2021-07-30T16:59:36.400Z] #53 76.23 go/parser
16:59:37 [2021-07-30T16:59:37.777Z] #53 77.49 text/template
16:59:37 [2021-07-30T16:59:37.777Z] #53 ...
16:59:37 [2021-07-30T16:59:37.777Z] 
16:59:37 [2021-07-30T16:59:37.777Z] #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
16:59:37 [2021-07-30T16:59:37.777Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:59:37 [2021-07-30T16:59:37.777Z] #59 67.61 fmt
16:59:37 [2021-07-30T16:59:37.777Z] #59 70.77 encoding/json
16:59:37 [2021-07-30T16:59:37.777Z] #59 72.88 flag
16:59:37 [2021-07-30T16:59:37.777Z] #59 73.91 github.com/pkg/diff
16:59:37 [2021-07-30T16:59:37.777Z] #59 74.53 go/ast
16:59:37 [2021-07-30T16:59:37.777Z] #59 75.06 golang.org/x/crypto/ssh/terminal
16:59:37 [2021-07-30T16:59:37.777Z] #59 76.16 mvdan.cc/editorconfig
16:59:37 [2021-07-30T16:59:37.777Z] #59 76.79 mvdan.cc/sh/v3/fileutil
16:59:37 [2021-07-30T16:59:37.777Z] #59 76.92 text/tabwriter
16:59:37 [2021-07-30T16:59:37.777Z] #59 77.31 mvdan.cc/sh/v3/syntax
16:59:38 [2021-07-30T16:59:38.969Z] #9 ...
16:59:38 [2021-07-30T16:59:38.969Z] 
16:59:38 [2021-07-30T16:59:38.969Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:38 [2021-07-30T16:59:38.969Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:38 [2021-07-30T16:59:38.969Z] #64 DONE 1.2s
16:59:38 [2021-07-30T16:59:38.969Z] 
16:59:38 [2021-07-30T16:59:38.969Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:38 [2021-07-30T16:59:38.969Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:39 [2021-07-30T16:59:39.154Z] #59 ...
16:59:39 [2021-07-30T16:59:39.154Z] 
16:59:39 [2021-07-30T16:59:39.154Z] #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
16:59:39 [2021-07-30T16:59:39.154Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:39 [2021-07-30T16:59:39.154Z] #53 78.91 log
16:59:39 [2021-07-30T16:59:39.545Z] #9 ...
16:59:39 [2021-07-30T16:59:39.545Z] 
16:59:39 [2021-07-30T16:59:39.545Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:39 [2021-07-30T16:59:39.545Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:39 [2021-07-30T16:59:39.545Z] #66 DONE 0.8s
16:59:39 [2021-07-30T16:59:39.545Z] 
16:59:39 [2021-07-30T16:59:39.545Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:39 [2021-07-30T16:59:39.545Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:39 [2021-07-30T16:59:39.722Z] #53 79.47 encoding/xml
16:59:40 [2021-07-30T16:59:40.028Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.2s
16:59:40 [2021-07-30T16:59:40.495Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.7s done
16:59:40 [2021-07-30T16:59:40.581Z] Client:
16:59:40 [2021-07-30T16:59:40.581Z]  Context:    default
16:59:40 [2021-07-30T16:59:40.581Z]  Debug Mode: false
16:59:40 [2021-07-30T16:59:40.581Z]  Plugins:
16:59:40 [2021-07-30T16:59:40.581Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:40 [2021-07-30T16:59:40.581Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:59:40 [2021-07-30T16:59:40.581Z] 
16:59:40 [2021-07-30T16:59:40.581Z] Server:
16:59:40 [2021-07-30T16:59:40.581Z]  Containers: 0
16:59:40 [2021-07-30T16:59:40.581Z]   Running: 0
16:59:40 [2021-07-30T16:59:40.581Z]   Paused: 0
16:59:40 [2021-07-30T16:59:40.581Z]   Stopped: 0
16:59:40 [2021-07-30T16:59:40.581Z]  Images: 0
16:59:40 [2021-07-30T16:59:40.581Z]  Server Version: 20.10.6
16:59:40 [2021-07-30T16:59:40.581Z]  Storage Driver: overlay2
16:59:40 [2021-07-30T16:59:40.581Z]   Backing Filesystem: extfs
16:59:40 [2021-07-30T16:59:40.581Z]   Supports d_type: true
16:59:40 [2021-07-30T16:59:40.581Z]   Native Overlay Diff: true
16:59:40 [2021-07-30T16:59:40.581Z]   userxattr: false
16:59:40 [2021-07-30T16:59:40.581Z]  Logging Driver: json-file
16:59:40 [2021-07-30T16:59:40.581Z]  Cgroup Driver: cgroupfs
16:59:40 [2021-07-30T16:59:40.581Z]  Cgroup Version: 1
16:59:40 [2021-07-30T16:59:40.581Z]  Plugins:
16:59:40 [2021-07-30T16:59:40.581Z]   Volume: local
16:59:40 [2021-07-30T16:59:40.581Z]   Network: bridge host ipvlan macvlan null overlay
16:59:40 [2021-07-30T16:59:40.581Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:40 [2021-07-30T16:59:40.581Z]  Swarm: inactive
16:59:40 [2021-07-30T16:59:40.581Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:59:40 [2021-07-30T16:59:40.581Z]  Default Runtime: runc
16:59:40 [2021-07-30T16:59:40.581Z]  Init Binary: docker-init
16:59:40 [2021-07-30T16:59:40.581Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:40 [2021-07-30T16:59:40.581Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:40 [2021-07-30T16:59:40.581Z]  init version: de40ad0
16:59:40 [2021-07-30T16:59:40.581Z]  Security Options:
16:59:40 [2021-07-30T16:59:40.581Z]   apparmor
16:59:40 [2021-07-30T16:59:40.581Z]   seccomp
16:59:40 [2021-07-30T16:59:40.581Z]    Profile: default
16:59:40 [2021-07-30T16:59:40.581Z]  Kernel Version: 5.4.0-1048-aws
16:59:40 [2021-07-30T16:59:40.581Z]  Operating System: Ubuntu 20.04.2 LTS
16:59:40 [2021-07-30T16:59:40.581Z]  OSType: linux
16:59:40 [2021-07-30T16:59:40.581Z]  Architecture: aarch64
16:59:40 [2021-07-30T16:59:40.581Z]  CPUs: 4
16:59:40 [2021-07-30T16:59:40.581Z]  Total Memory: 7.494GiB
16:59:40 [2021-07-30T16:59:40.581Z]  Name: ip-10-100-113-166
16:59:40 [2021-07-30T16:59:40.581Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
16:59:40 [2021-07-30T16:59:40.581Z]  Docker Root Dir: /var/lib/docker
16:59:40 [2021-07-30T16:59:40.581Z]  Debug Mode: false
16:59:40 [2021-07-30T16:59:40.581Z]  Registry: https://index.docker.io/v1/
16:59:40 [2021-07-30T16:59:40.581Z]  Labels:
16:59:40 [2021-07-30T16:59:40.581Z]  Experimental: true
16:59:40 [2021-07-30T16:59:40.581Z]  Insecure Registries:
16:59:40 [2021-07-30T16:59:40.581Z]   127.0.0.0/8
16:59:40 [2021-07-30T16:59:40.581Z]  Live Restore Enabled: true
16:59:40 [2021-07-30T16:59:40.581Z] 
16:59:40 [2021-07-30T16:59:40.581Z] WARNING: No swap limit support
[Pipeline] sh
16:59:40 [2021-07-30T16:59:40.876Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:40 [2021-07-30T16:59:40.876Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:59:40 [2021-07-30T16:59:40.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42623/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:59:40 [2021-07-30T16:59:40.876Z] + bash /home/ubuntu/workspace/moby_PR-42623/check-config.sh
16:59:40 [2021-07-30T16:59:40.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:40 [2021-07-30T16:59:40.876Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:59:40 [2021-07-30T16:59:40.876Z] 
16:59:40 [2021-07-30T16:59:40.876Z] Generally Necessary:
16:59:40 [2021-07-30T16:59:40.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:40 [2021-07-30T16:59:40.876Z] - apparmor: enabled and tools installed
16:59:41 [2021-07-30T16:59:41.073Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6
16:59:41 [2021-07-30T16:59:41.099Z] #53 80.93 go/doc
16:59:41 [2021-07-30T16:59:41.137Z] - CONFIG_NAMESPACES: enabled
16:59:41 [2021-07-30T16:59:41.137Z] - CONFIG_NET_NS: enabled
16:59:41 [2021-07-30T16:59:41.137Z] - CONFIG_PID_NS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_IPC_NS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_UTS_NS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CGROUPS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CGROUP_SCHED: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_CPUSETS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_MEMCG: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_KEYS: enabled
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_VETH: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_BRIDGE: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:41 [2021-07-30T16:59:41.138Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_NF_NAT: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:41 [2021-07-30T16:59:41.399Z] 
16:59:41 [2021-07-30T16:59:41.399Z] Optional Features:
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_USER_NS: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_SECCOMP: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_CGROUP_PIDS: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_MEMCG_SWAP: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:41 [2021-07-30T16:59:41.399Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_BLK_CGROUP: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_CGROUP_PERF: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_VS: enabled (as module)
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_VS_NFCT: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:41 [2021-07-30T16:59:41.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_EXT4_FS: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:41 [2021-07-30T16:59:41.661Z] - Network Drivers:
16:59:41 [2021-07-30T16:59:41.661Z]   - "overlay":
16:59:41 [2021-07-30T16:59:41.661Z]     - CONFIG_VXLAN: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       Optional (for encrypted networks):
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_CRYPTO: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_XFRM: enabled
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]   - "ipvlan":
16:59:41 [2021-07-30T16:59:41.661Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]   - "macvlan":
16:59:41 [2021-07-30T16:59:41.661Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]     - CONFIG_DUMMY: enabled (as module)
16:59:41 [2021-07-30T16:59:41.661Z]   - "ftp,tftp client in container":
16:59:41 [2021-07-30T16:59:41.915Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.1s done
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z] - Storage Drivers:
16:59:41 [2021-07-30T16:59:41.922Z]   - "aufs":
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]   - "btrfs":
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:41 [2021-07-30T16:59:41.922Z]   - "devicemapper":
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]   - "overlay":
16:59:41 [2021-07-30T16:59:41.922Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:41 [2021-07-30T16:59:41.922Z]   - "zfs":
16:59:41 [2021-07-30T16:59:41.922Z]     - /dev/zfs: present
16:59:41 [2021-07-30T16:59:41.922Z]     - zfs command: missing
16:59:41 [2021-07-30T16:59:41.922Z]     - zpool command: missing
16:59:41 [2021-07-30T16:59:41.922Z] 
16:59:41 [2021-07-30T16:59:41.922Z] Limits:
16:59:41 [2021-07-30T16:59:41.922Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:41 [2021-07-30T16:59:41.922Z] 
16:59:41 [2021-07-30T16:59:41.922Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:42 [2021-07-30T16:59:42.172Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6
16:59:42 [2021-07-30T16:59:42.266Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:58b1604cdd44d24cfc8bc96d1657043723979123 .
16:59:42 [2021-07-30T16:59:42.429Z] #9 ...
16:59:42 [2021-07-30T16:59:42.429Z] 
16:59:42 [2021-07-30T16:59:42.429Z] #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
16:59:42 [2021-07-30T16:59:42.429Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:59:42 [2021-07-30T16:59:42.429Z] #27 2.667 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 2.667 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 2.687 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 2.874 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 3.193 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 3.713 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 5.208 Fetched 8458 kB in 3s (3032 kB/s)
16:59:42 [2021-07-30T16:59:42.429Z] #27 5.208 Reading package lists...
16:59:42 [2021-07-30T16:59:42.429Z] #27 6.251 Reading package lists...
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.201 Building dependency tree...
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585 The following additional packages will be installed:
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585 Suggested packages:
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585   krb5-doc krb5-user
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585 Recommended packages:
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.585   krb5-locales publicsuffix libsasl2-modules
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.782 The following NEW packages will be installed:
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.782   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.782   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.782   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:59:42 [2021-07-30T16:59:42.429Z] #27 7.782   libssh2-1 libssl1.1 openssl
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.066 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.066 Need to get 5058 kB of archives.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.066 After this operation, 12.1 MB of additional disk space will be used.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.066 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.073 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.073 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.073 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.073 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.080 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.116 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.145 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.150 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.152 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.155 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.157 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.165 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.167 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.168 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.174 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.178 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.182 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.198 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.198 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.198 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.353 debconf: delaying package configuration, since apt-utils is not installed
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.387 Fetched 5058 kB in 0s (13.2 MB/s)
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.422 Selecting previously unselected package libkeyutils1:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.422 (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 ... 6677 files and directories currently installed.)
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.422 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.434 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.467 Selecting previously unselected package libkrb5support0:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.467 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.472 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.515 Selecting previously unselected package libk5crypto3:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.515 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.525 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.593 Selecting previously unselected package libssl1.1:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.594 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.598 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.876 Selecting previously unselected package libkrb5-3:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.876 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 8.879 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.039 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.039 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.039 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.125 Selecting previously unselected package openssl.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.125 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.129 Unpacking openssl (1.1.1d-0+deb10u6) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.314 Selecting previously unselected package ca-certificates.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.314 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.317 Unpacking ca-certificates (20200601~deb10u2) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.418 Selecting previously unselected package libsasl2-modules-db:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.418 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.425 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.466 Selecting previously unselected package libsasl2-2:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.467 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.485 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.517 Selecting previously unselected package libldap-common.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.518 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.523 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.585 Selecting previously unselected package libldap-2.4-2:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.585 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.590 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.672 Selecting previously unselected package libnghttp2-14:amd64.
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.672 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.685 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:59:42 [2021-07-30T16:59:42.429Z] #27 9.745 Selecting previously unselected package libpsl5:amd64.
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.745 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.748 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.797 Selecting previously unselected package librtmp1:amd64.
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.797 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.801 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.853 Selecting previously unselected package libssh2-1:amd64.
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.853 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.861 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.914 Selecting previously unselected package libcurl4:amd64.
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.914 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 9.919 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 10.02 Selecting previously unselected package curl.
16:59:42 [2021-07-30T16:59:42.430Z] #27 10.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
16:59:42 [2021-07-30T16:59:42.430Z] #27 ...
16:59:42 [2021-07-30T16:59:42.430Z] 
16:59:42 [2021-07-30T16:59:42.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:42 [2021-07-30T16:59:42.430Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:42 [2021-07-30T16:59:42.839Z] #1 [internal] load build definition from Dockerfile
16:59:42 [2021-07-30T16:59:42.839Z] #1 sha256:9e88048a79b38494519fff7d83e2ecbaa716a55d7b24e31d2fa0455a96756e17
16:59:42 [2021-07-30T16:59:42.839Z] #1 transferring dockerfile:
16:59:42 [2021-07-30T16:59:42.839Z] #1 transferring dockerfile: 16.59kB 0.0s done
16:59:42 [2021-07-30T16:59:42.839Z] #1 DONE 0.1s
16:59:42 [2021-07-30T16:59:42.839Z] 
16:59:42 [2021-07-30T16:59:42.839Z] #2 [internal] load .dockerignore
16:59:42 [2021-07-30T16:59:42.839Z] #2 sha256:ac16449f1e49fa370f7c784927ed9cc4eaaa973dbf29812182ae75774c9a15e6
16:59:42 [2021-07-30T16:59:42.839Z] #2 transferring context: 87B done
16:59:42 [2021-07-30T16:59:42.839Z] #2 DONE 0.0s
16:59:42 [2021-07-30T16:59:42.839Z] 
16:59:42 [2021-07-30T16:59:42.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:59:42 [2021-07-30T16:59:42.839Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
16:59:43 [2021-07-30T16:59:43.630Z] #53 83.05 github.com/LK4D4/vndr/build
16:59:43 [2021-07-30T16:59:43.630Z] #53 83.43 compress/flate
16:59:43 [2021-07-30T16:59:43.630Z] #53 ...
16:59:43 [2021-07-30T16:59:43.630Z] 
16:59:43 [2021-07-30T16:59:43.630Z] #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
16:59:43 [2021-07-30T16:59:43.630Z] #59 sha256:20f89fb286b85afab8c45d541a25ff0667a0854618c501ed1736432017e74010
16:59:43 [2021-07-30T16:59:43.630Z] #59 81.60 mvdan.cc/sh/v3/cmd/shfmt
16:59:43 [2021-07-30T16:59:43.630Z] #59 DONE 83.6s
16:59:43 [2021-07-30T16:59:43.782Z] #3 DONE 0.6s
16:59:43 [2021-07-30T16:59:43.782Z] 
16:59:43 [2021-07-30T16:59:43.783Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
16:59:43 [2021-07-30T16:59:43.783Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
16:59:43 [2021-07-30T16:59:43.783Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
16:59:43 [2021-07-30T16:59:43.889Z] 
16:59:43 [2021-07-30T16:59:43.889Z] #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
16:59:43 [2021-07-30T16:59:43.889Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
16:59:44 [2021-07-30T16:59:44.044Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done
16:59:44 [2021-07-30T16:59:44.044Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
16:59:44 [2021-07-30T16:59:44.307Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
16:59:44 [2021-07-30T16:59:44.307Z] #4 DONE 0.8s
16:59:44 [2021-07-30T16:59:44.376Z] #9 ...
16:59:44 [2021-07-30T16:59:44.376Z] 
16:59:44 [2021-07-30T16:59:44.376Z] #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
16:59:44 [2021-07-30T16:59:44.376Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:59:44 [2021-07-30T16:59:44.376Z] #27 4.941 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 4.942 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 4.946 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 5.144 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 5.424 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 5.836 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:59:44 [2021-07-30T16:59:44.376Z] #27 7.482 Fetched 8458 kB in 3s (3004 kB/s)
16:59:44 [2021-07-30T16:59:44.376Z] #27 7.482 Reading package lists...
16:59:44 [2021-07-30T16:59:44.376Z] #27 8.423 Reading package lists...
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.380 Building dependency tree...
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772 The following additional packages will be installed:
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772 Suggested packages:
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772   krb5-doc krb5-user
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772 Recommended packages:
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.772   krb5-locales publicsuffix libsasl2-modules
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.977 The following NEW packages will be installed:
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.978   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.978   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.978   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:59:44 [2021-07-30T16:59:44.376Z] #27 9.978   libssh2-1 libssl1.1 openssl
16:59:44 [2021-07-30T16:59:44.376Z] #27 ...
16:59:44 [2021-07-30T16:59:44.376Z] 
16:59:44 [2021-07-30T16:59:44.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:44 [2021-07-30T16:59:44.376Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:44 [2021-07-30T16:59:44.879Z] 
16:59:44 [2021-07-30T16:59:44.879Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:44 [2021-07-30T16:59:44.879Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:45 [2021-07-30T16:59:45.823Z] #8 DONE 1.1s
16:59:45 [2021-07-30T16:59:45.823Z] 
16:59:45 [2021-07-30T16:59:45.823Z] #7 [internal] load metadata for docker.io/library/debian:buster
16:59:45 [2021-07-30T16:59:45.823Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
16:59:45 [2021-07-30T16:59:45.823Z] #7 DONE 1.1s
16:59:45 [2021-07-30T16:59:45.823Z] 
16:59:45 [2021-07-30T16:59:45.823Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
16:59:45 [2021-07-30T16:59:45.823Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
16:59:45 [2021-07-30T16:59:45.823Z] #6 DONE 1.2s
16:59:45 [2021-07-30T16:59:45.823Z] 
16:59:45 [2021-07-30T16:59:45.823Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:45 [2021-07-30T16:59:45.823Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:45 [2021-07-30T16:59:45.823Z] #5 DONE 1.1s
16:59:45 [2021-07-30T16:59:45.829Z] #39 ...
16:59:45 [2021-07-30T16:59:45.830Z] 
16:59:45 [2021-07-30T16:59:45.830Z] #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
16:59:45 [2021-07-30T16:59:45.830Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:45 [2021-07-30T16:59:45.830Z] #53 85.67 compress/gzip
16:59:45 [2021-07-30T16:59:45.830Z] #53 85.69 crypto/dsa
16:59:45 [2021-07-30T16:59:45.928Z] Client:
16:59:45 [2021-07-30T16:59:45.928Z]  Context:    default
16:59:45 [2021-07-30T16:59:45.928Z]  Debug Mode: false
16:59:45 [2021-07-30T16:59:45.928Z]  Plugins:
16:59:45 [2021-07-30T16:59:45.928Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:45 [2021-07-30T16:59:45.928Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:59:45 [2021-07-30T16:59:45.928Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:59:45 [2021-07-30T16:59:45.928Z] 
16:59:45 [2021-07-30T16:59:45.928Z] Server:
16:59:45 [2021-07-30T16:59:45.928Z]  Containers: 0
16:59:45 [2021-07-30T16:59:45.928Z]   Running: 0
16:59:45 [2021-07-30T16:59:45.928Z]   Paused: 0
16:59:45 [2021-07-30T16:59:45.928Z]   Stopped: 0
16:59:45 [2021-07-30T16:59:45.928Z]  Images: 0
16:59:45 [2021-07-30T16:59:45.928Z]  Server Version: 20.10.6
16:59:45 [2021-07-30T16:59:45.928Z]  Storage Driver: overlay2
16:59:45 [2021-07-30T16:59:45.928Z]   Backing Filesystem: extfs
16:59:45 [2021-07-30T16:59:45.928Z]   Supports d_type: true
16:59:45 [2021-07-30T16:59:45.928Z]   Native Overlay Diff: true
16:59:45 [2021-07-30T16:59:45.928Z]   userxattr: false
16:59:45 [2021-07-30T16:59:45.928Z]  Logging Driver: json-file
16:59:45 [2021-07-30T16:59:45.928Z]  Cgroup Driver: systemd
16:59:45 [2021-07-30T16:59:45.928Z]  Cgroup Version: 2
16:59:45 [2021-07-30T16:59:45.928Z]  Plugins:
16:59:45 [2021-07-30T16:59:45.928Z]   Volume: local
16:59:45 [2021-07-30T16:59:45.928Z]   Network: bridge host ipvlan macvlan null overlay
16:59:45 [2021-07-30T16:59:45.928Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:45 [2021-07-30T16:59:45.928Z]  Swarm: inactive
16:59:45 [2021-07-30T16:59:45.928Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:59:45 [2021-07-30T16:59:45.928Z]  Default Runtime: runc
16:59:45 [2021-07-30T16:59:45.928Z]  Init Binary: docker-init
16:59:45 [2021-07-30T16:59:45.928Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:59:45 [2021-07-30T16:59:45.928Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:59:45 [2021-07-30T16:59:45.928Z]  init version: de40ad0
16:59:45 [2021-07-30T16:59:45.928Z]  Security Options:
16:59:45 [2021-07-30T16:59:45.928Z]   apparmor
16:59:45 [2021-07-30T16:59:45.928Z]   seccomp
16:59:45 [2021-07-30T16:59:45.928Z]    Profile: default
16:59:45 [2021-07-30T16:59:45.928Z]   cgroupns
16:59:45 [2021-07-30T16:59:45.928Z]  Kernel Version: 5.4.0-1048-aws
16:59:45 [2021-07-30T16:59:45.928Z]  Operating System: Ubuntu 20.04.2 LTS
16:59:45 [2021-07-30T16:59:45.928Z]  OSType: linux
16:59:45 [2021-07-30T16:59:45.928Z]  Architecture: x86_64
16:59:45 [2021-07-30T16:59:45.928Z]  CPUs: 2
16:59:45 [2021-07-30T16:59:45.928Z]  Total Memory: 7.487GiB
16:59:45 [2021-07-30T16:59:45.928Z]  Name: ip-10-100-77-75
16:59:45 [2021-07-30T16:59:45.928Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
16:59:45 [2021-07-30T16:59:45.928Z]  Docker Root Dir: /var/lib/docker
16:59:45 [2021-07-30T16:59:45.928Z]  Debug Mode: false
16:59:45 [2021-07-30T16:59:45.928Z]  Registry: https://index.docker.io/v1/
16:59:45 [2021-07-30T16:59:45.928Z]  Labels:
16:59:45 [2021-07-30T16:59:45.928Z]  Experimental: true
16:59:45 [2021-07-30T16:59:45.928Z]  Insecure Registries:
16:59:45 [2021-07-30T16:59:45.928Z]   127.0.0.0/8
16:59:45 [2021-07-30T16:59:45.928Z]  Live Restore Enabled: true
16:59:45 [2021-07-30T16:59:45.928Z] 
16:59:45 [2021-07-30T16:59:45.928Z] WARNING: No kernel memory limit support
16:59:45 [2021-07-30T16:59:45.928Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:46 [2021-07-30T16:59:46.094Z] #53 85.90 crypto/x509/pkix
16:59:46 [2021-07-30T16:59:46.251Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:58b1604cdd44d24cfc8bc96d1657043723979123 .
16:59:46 [2021-07-30T16:59:46.251Z] #1 [internal] load build definition from Dockerfile
16:59:46 [2021-07-30T16:59:46.251Z] #1 sha256:8453653ef7ecbba664e34a1aa9d280153acea1c49392b9b45feafc8e3306681d
16:59:46 [2021-07-30T16:59:46.295Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.1s
16:59:46 [2021-07-30T16:59:46.400Z] 
16:59:46 [2021-07-30T16:59:46.400Z] #23 [internal] load build context
16:59:46 [2021-07-30T16:59:46.400Z] #23 sha256:9a9dd6502aa11549967609e06a2851a5441924cc95559ea00f18056bf37f5b2a
16:59:46 [2021-07-30T16:59:46.507Z] #1 transferring dockerfile: 16.59kB done
16:59:46 [2021-07-30T16:59:46.507Z] #1 DONE 0.1s
16:59:46 [2021-07-30T16:59:46.507Z] 
16:59:46 [2021-07-30T16:59:46.507Z] #2 [internal] load .dockerignore
16:59:46 [2021-07-30T16:59:46.507Z] #2 sha256:2f1812c355b62c36a4c422d0daf33935199c0b53964cc0d072add45d24c23c66
16:59:46 [2021-07-30T16:59:46.507Z] #2 transferring context: 87B 0.1s done
16:59:46 [2021-07-30T16:59:46.507Z] #2 DONE 0.1s
16:59:46 [2021-07-30T16:59:46.507Z] 
16:59:46 [2021-07-30T16:59:46.507Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:59:46 [2021-07-30T16:59:46.507Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:59:46 [2021-07-30T16:59:46.675Z] #53 86.32 net
16:59:46 [2021-07-30T16:59:46.675Z] #53 86.32 vendor/golang.org/x/crypto/chacha20
16:59:46 [2021-07-30T16:59:46.765Z] #3 DONE 0.4s
16:59:47 [2021-07-30T16:59:47.022Z] 
16:59:47 [2021-07-30T16:59:47.022Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:59:47 [2021-07-30T16:59:47.022Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
16:59:47 [2021-07-30T16:59:47.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:59:47 [2021-07-30T16:59:47.044Z] #23 ...
16:59:47 [2021-07-30T16:59:47.044Z] 
16:59:47 [2021-07-30T16:59:47.044Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:59:47 [2021-07-30T16:59:47.044Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:59:47 [2021-07-30T16:59:47.044Z] #42 DONE 0.0s
16:59:47 [2021-07-30T16:59:47.044Z] 
16:59:47 [2021-07-30T16:59:47.044Z] #23 [internal] load build context
16:59:47 [2021-07-30T16:59:47.044Z] #23 sha256:9a9dd6502aa11549967609e06a2851a5441924cc95559ea00f18056bf37f5b2a
16:59:47 [2021-07-30T16:59:47.244Z] #53 86.90 vendor/golang.org/x/crypto/poly1305
16:59:47 [2021-07-30T16:59:47.278Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
16:59:47 [2021-07-30T16:59:47.278Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
16:59:47 [2021-07-30T16:59:47.502Z] #53 87.23 vendor/golang.org/x/sys/cpu
16:59:47 [2021-07-30T16:59:47.535Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
16:59:47 [2021-07-30T16:59:47.535Z] #4 DONE 0.6s
16:59:47 [2021-07-30T16:59:47.748Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.1s
16:59:47 [2021-07-30T16:59:47.748Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.4s done
16:59:47 [2021-07-30T16:59:47.761Z] #53 87.61 vendor/golang.org/x/crypto/chacha20poly1305
16:59:47 [2021-07-30T16:59:47.797Z] 
16:59:47 [2021-07-30T16:59:47.797Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:47 [2021-07-30T16:59:47.797Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:47 [2021-07-30T16:59:47.993Z] #23 transferring context: 22.00MB 1.6s
16:59:48 [2021-07-30T16:59:48.291Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 7.0s done
16:59:48 [2021-07-30T16:59:48.291Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
16:59:48 [2021-07-30T16:59:48.676Z] #9 ...
16:59:48 [2021-07-30T16:59:48.676Z] 
16:59:48 [2021-07-30T16:59:48.676Z] #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
16:59:48 [2021-07-30T16:59:48.676Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.03 Unpacking curl (7.64.0-4+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.14 Selecting previously unselected package libonig5:amd64.
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.14 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.14 Unpacking libonig5:amd64 (6.9.1-1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.22 Selecting previously unselected package libjq1:amd64.
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.28 Selecting previously unselected package jq.
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.28 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.28 Unpacking jq (1.5+dfsg-2+b1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.35 Setting up libkeyutils1:amd64 (1.6-6) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.36 Setting up libpsl5:amd64 (0.20.2-2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.37 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.51 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.52 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.54 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.55 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.58 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.59 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.60 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.61 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.62 Setting up openssl (1.1.1d-0+deb10u6) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.64 Setting up libonig5:amd64 (6.9.1-1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.66 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 10.67 Setting up ca-certificates (20200601~deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 11.34 Updating certificates in /etc/ssl/certs...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.61 137 added, 0 removed; done.
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.65 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.67 Setting up jq (1.5+dfsg-2+b1) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.70 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.73 Setting up curl (7.64.0-4+deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.75 Processing triggers for libc-bin (2.28-10) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.77 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:59:48 [2021-07-30T16:59:48.676Z] #27 12.78 Updating certificates in /etc/ssl/certs...
16:59:48 [2021-07-30T16:59:48.676Z] #27 13.77 0 added, 0 removed; done.
16:59:48 [2021-07-30T16:59:48.676Z] #27 13.77 Running hooks in /etc/ca-certificates/update.d...
16:59:48 [2021-07-30T16:59:48.676Z] #27 13.77 done.
16:59:48 [2021-07-30T16:59:48.676Z] #27 DONE 16.0s
16:59:48 [2021-07-30T16:59:48.676Z] 
16:59:48 [2021-07-30T16:59:48.676Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:48 [2021-07-30T16:59:48.676Z] #28 sha256:97199cb142425e6378d097639942df17ae800535f1fc6221c7df7523ac9c4c78
16:59:48 [2021-07-30T16:59:48.676Z] #28 DONE 0.1s
16:59:48 [2021-07-30T16:59:48.676Z] 
16:59:48 [2021-07-30T16:59:48.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:48 [2021-07-30T16:59:48.676Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:48 [2021-07-30T16:59:48.676Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
16:59:48 [2021-07-30T16:59:48.696Z] #53 88.38 vendor/golang.org/x/crypto/curve25519
16:59:48 [2021-07-30T16:59:48.728Z] #8 DONE 0.8s
16:59:48 [2021-07-30T16:59:48.728Z] 
16:59:48 [2021-07-30T16:59:48.728Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:48 [2021-07-30T16:59:48.728Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:48 [2021-07-30T16:59:48.728Z] #7 DONE 0.9s
16:59:48 [2021-07-30T16:59:48.728Z] 
16:59:48 [2021-07-30T16:59:48.728Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
16:59:48 [2021-07-30T16:59:48.728Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
16:59:48 [2021-07-30T16:59:48.728Z] #6 DONE 0.9s
16:59:48 [2021-07-30T16:59:48.728Z] 
16:59:48 [2021-07-30T16:59:48.728Z] #5 [internal] load metadata for docker.io/library/debian:buster
16:59:48 [2021-07-30T16:59:48.728Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:59:48 [2021-07-30T16:59:48.728Z] #5 DONE 1.0s
16:59:48 [2021-07-30T16:59:48.954Z] #53 88.85 vendor/golang.org/x/text/transform
16:59:49 [2021-07-30T16:59:49.013Z] 
16:59:49 [2021-07-30T16:59:49.013Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:49 [2021-07-30T16:59:49.013Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:49 [2021-07-30T16:59:49.013Z] #65 DONE 0.0s
16:59:49 [2021-07-30T16:59:49.013Z] 
16:59:49 [2021-07-30T16:59:49.013Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:49 [2021-07-30T16:59:49.013Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:49 [2021-07-30T16:59:49.013Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:59:49 [2021-07-30T16:59:49.346Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:49 [2021-07-30T16:59:49.346Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:59:49 [2021-07-30T16:59:49.346Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:59:49 [2021-07-30T16:59:49.386Z] #23 transferring context: 55.79MB 3.0s done
16:59:49 [2021-07-30T16:59:49.520Z] #53 89.30 vendor/golang.org/x/text/unicode/bidi
16:59:49 [2021-07-30T16:59:49.606Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s
16:59:49 [2021-07-30T16:59:49.862Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s
16:59:49 [2021-07-30T16:59:49.862Z] #63 ...
16:59:49 [2021-07-30T16:59:49.862Z] 
16:59:49 [2021-07-30T16:59:49.862Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:59:49 [2021-07-30T16:59:49.862Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:59:49 [2021-07-30T16:59:49.862Z] #42 DONE 0.0s
16:59:49 [2021-07-30T16:59:49.862Z] 
16:59:49 [2021-07-30T16:59:49.862Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:49 [2021-07-30T16:59:49.862Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:49 [2021-07-30T16:59:49.862Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s
16:59:50 [2021-07-30T16:59:50.335Z] #23 DONE 4.1s
16:59:50 [2021-07-30T16:59:50.335Z] 
16:59:50 [2021-07-30T16:59:50.335Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:50 [2021-07-30T16:59:50.335Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:50 [2021-07-30T16:59:50.335Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:59:50 [2021-07-30T16:59:50.335Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:50 [2021-07-30T16:59:50.335Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:59:50 [2021-07-30T16:59:50.335Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:59:50 [2021-07-30T16:59:50.335Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
16:59:50 [2021-07-30T16:59:50.335Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
16:59:50 [2021-07-30T16:59:50.335Z] #63 DONE 4.0s
16:59:50 [2021-07-30T16:59:50.335Z] 
16:59:50 [2021-07-30T16:59:50.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
16:59:50 [2021-07-30T16:59:50.335Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.2s done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.3s done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 1.1s done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.7s done
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 2.5s done
16:59:50 [2021-07-30T16:59:50.335Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0.7s
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 0B / 155B 3.8s
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0B / 62.62MB 3.9s
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 3.9s
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 4.98MB / 62.62MB 4.0s
16:59:50 [2021-07-30T16:59:50.335Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 7.79MB / 99.63MB 4.0s
16:59:50 [2021-07-30T16:59:50.427Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
16:59:50 [2021-07-30T16:59:50.428Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
16:59:50 [2021-07-30T16:59:50.456Z] #53 90.41 vendor/golang.org/x/text/secure/bidirule
16:59:50 [2021-07-30T16:59:50.601Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 17.83MB / 62.62MB 4.1s
16:59:50 [2021-07-30T16:59:50.601Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 22.02MB / 99.63MB 4.1s
16:59:50 [2021-07-30T16:59:50.601Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 26.21MB / 62.62MB 4.2s
16:59:50 [2021-07-30T16:59:50.601Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 28.31MB / 99.63MB 4.2s
16:59:50 [2021-07-30T16:59:50.715Z] #53 90.55 vendor/golang.org/x/text/unicode/norm
16:59:50 [2021-07-30T16:59:50.864Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 32.51MB / 62.62MB 4.3s
16:59:50 [2021-07-30T16:59:50.864Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 50.33MB / 62.62MB 4.5s
16:59:50 [2021-07-30T16:59:50.864Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 42.95MB / 99.63MB 4.5s
16:59:51 [2021-07-30T16:59:51.126Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 55.57MB / 62.62MB 4.7s
16:59:51 [2021-07-30T16:59:51.390Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.9s
16:59:51 [2021-07-30T16:59:51.390Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 50.33MB / 99.63MB 4.9s
16:59:51 [2021-07-30T16:59:51.653Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 57.67MB / 99.63MB 5.1s
16:59:51 [2021-07-30T16:59:51.653Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 62.91MB / 99.63MB 5.2s
16:59:51 [2021-07-30T16:59:51.915Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 69.21MB / 99.63MB 5.4s
16:59:51 [2021-07-30T16:59:51.915Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 83.89MB / 99.63MB 5.5s
16:59:52 [2021-07-30T16:59:52.176Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.7s
16:59:53 [2021-07-30T16:59:53.118Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 6.5s done
16:59:53 [2021-07-30T16:59:53.248Z] #53 92.96 vendor/golang.org/x/net/idna
16:59:53 [2021-07-30T16:59:53.652Z] #9 ...
16:59:53 [2021-07-30T16:59:53.652Z] 
16:59:53 [2021-07-30T16:59:53.652Z] #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
16:59:53 [2021-07-30T16:59:53.652Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 Need to get 5058 kB of archives.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 After this operation, 12.1 MB of additional disk space will be used.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.27 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.28 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.30 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.33 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.34 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.34 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.34 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.34 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.35 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.35 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.36 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.36 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.36 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.36 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.37 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.37 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.38 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.38 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.55 debconf: delaying package configuration, since apt-utils is not installed
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.59 Fetched 5058 kB in 0s (13.8 MB/s)
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.63 Selecting previously unselected package libkeyutils1:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.63 (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 ... 6677 files and directories currently installed.)
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.63 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.64 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.68 Selecting previously unselected package libkrb5support0:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.68 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.69 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.74 Selecting previously unselected package libk5crypto3:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.74 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.74 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.83 Selecting previously unselected package libssl1.1:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.83 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 10.83 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.11 Selecting previously unselected package libkrb5-3:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.11 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.12 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.24 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.24 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.25 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.30 Selecting previously unselected package openssl.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.30 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.31 Unpacking openssl (1.1.1d-0+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.49 Selecting previously unselected package ca-certificates.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.49 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.50 Unpacking ca-certificates (20200601~deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.61 Selecting previously unselected package libsasl2-modules-db:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.61 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.62 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.69 Selecting previously unselected package libsasl2-2:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.69 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.70 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.76 Selecting previously unselected package libldap-common.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.76 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.77 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.82 Selecting previously unselected package libldap-2.4-2:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.82 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.83 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.90 Selecting previously unselected package libnghttp2-14:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.90 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.90 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.96 Selecting previously unselected package libpsl5:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.96 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 11.96 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.01 Selecting previously unselected package librtmp1:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.01 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.05 Selecting previously unselected package libssh2-1:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.05 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.06 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.12 Selecting previously unselected package libcurl4:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.12 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.13 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.21 Selecting previously unselected package curl.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.21 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.22 Unpacking curl (7.64.0-4+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.32 Selecting previously unselected package libonig5:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.32 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.32 Unpacking libonig5:amd64 (6.9.1-1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.40 Selecting previously unselected package libjq1:amd64.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.40 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.47 Selecting previously unselected package jq.
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.47 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.49 Unpacking jq (1.5+dfsg-2+b1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.53 Setting up libkeyutils1:amd64 (1.6-6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.56 Setting up libpsl5:amd64 (0.20.2-2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.58 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.73 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.75 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.76 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.79 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.82 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.83 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.84 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.86 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.87 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.88 Setting up openssl (1.1.1d-0+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.90 Setting up libonig5:amd64 (6.9.1-1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.93 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 12.94 Setting up ca-certificates (20200601~deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 13.75 Updating certificates in /etc/ssl/certs...
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.19 137 added, 0 removed; done.
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.30 Setting up jq (1.5+dfsg-2+b1) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.33 Setting up curl (7.64.0-4+deb10u2) ...
16:59:53 [2021-07-30T16:59:53.652Z] #27 15.35 Processing triggers for libc-bin (2.28-10) ...
16:59:53 [2021-07-30T16:59:53.653Z] #27 15.37 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:59:53 [2021-07-30T16:59:53.653Z] #27 15.38 Updating certificates in /etc/ssl/certs...
16:59:53 [2021-07-30T16:59:53.653Z] #27 16.35 0 added, 0 removed; done.
16:59:53 [2021-07-30T16:59:53.653Z] #27 16.35 Running hooks in /etc/ca-certificates/update.d...
16:59:53 [2021-07-30T16:59:53.653Z] #27 16.35 done.
16:59:53 [2021-07-30T16:59:53.653Z] #27 ...
16:59:53 [2021-07-30T16:59:53.653Z] 
16:59:53 [2021-07-30T16:59:53.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:53 [2021-07-30T16:59:53.653Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:53 [2021-07-30T16:59:53.653Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s
16:59:53 [2021-07-30T16:59:53.711Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done
16:59:53 [2021-07-30T16:59:53.711Z] #63 DONE 4.3s
16:59:53 [2021-07-30T16:59:53.711Z] 
16:59:53 [2021-07-30T16:59:53.711Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:53 [2021-07-30T16:59:53.711Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.2s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.2s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.3s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.9s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.7s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 121.63MB / 129.05MB 3.9s
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.7s done
16:59:53 [2021-07-30T16:59:53.711Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.5s
16:59:53 [2021-07-30T16:59:53.711Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 4.0s
16:59:53 [2021-07-30T16:59:53.934Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.2s
16:59:54 [2021-07-30T16:59:54.225Z] #9 ...
16:59:54 [2021-07-30T16:59:54.225Z] 
16:59:54 [2021-07-30T16:59:54.225Z] #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
16:59:54 [2021-07-30T16:59:54.225Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
16:59:54 [2021-07-30T16:59:54.225Z] #27 DONE 20.2s
16:59:54 [2021-07-30T16:59:54.225Z] 
16:59:54 [2021-07-30T16:59:54.225Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:54 [2021-07-30T16:59:54.225Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:54 [2021-07-30T16:59:54.504Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa
16:59:54 [2021-07-30T16:59:54.624Z] #53 94.24 vendor/golang.org/x/net/http2/hpack
16:59:54 [2021-07-30T16:59:54.641Z] #9 ...
16:59:54 [2021-07-30T16:59:54.641Z] 
16:59:54 [2021-07-30T16:59:54.641Z] #23 [internal] load build context
16:59:54 [2021-07-30T16:59:54.641Z] #23 sha256:f5a1b2669dec9f988dacaff05e4a2384d2c52be7c70dd44d17fa230f745ab6aa
16:59:54 [2021-07-30T16:59:54.641Z] #23 transferring context: 55.78MB 5.0s done
16:59:54 [2021-07-30T16:59:54.641Z] #23 DONE 5.6s
16:59:54 [2021-07-30T16:59:54.641Z] 
16:59:54 [2021-07-30T16:59:54.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:54 [2021-07-30T16:59:54.641Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:54 [2021-07-30T16:59:54.641Z] #9 ...
16:59:54 [2021-07-30T16:59:54.641Z] 
16:59:54 [2021-07-30T16:59:54.641Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:54 [2021-07-30T16:59:54.642Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:54 [2021-07-30T16:59:54.642Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.2s done
16:59:54 [2021-07-30T16:59:54.642Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
16:59:54 [2021-07-30T16:59:54.642Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
16:59:54 [2021-07-30T16:59:54.642Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
16:59:54 [2021-07-30T16:59:54.642Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.1s done
16:59:55 [2021-07-30T16:59:55.076Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done
16:59:55 [2021-07-30T16:59:55.191Z] #53 95.09 mime
16:59:55 [2021-07-30T16:59:55.570Z] #26 ...
16:59:55 [2021-07-30T16:59:55.570Z] 
16:59:55 [2021-07-30T16:59:55.570Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:55 [2021-07-30T16:59:55.570Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:55 [2021-07-30T16:59:55.570Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:55 [2021-07-30T16:59:55.570Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:59:55 [2021-07-30T16:59:55.570Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:59:55 [2021-07-30T16:59:55.570Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
16:59:55 [2021-07-30T16:59:55.570Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
16:59:55 [2021-07-30T16:59:55.570Z] #65 DONE 6.3s
16:59:55 [2021-07-30T16:59:55.570Z] 
16:59:55 [2021-07-30T16:59:55.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:55 [2021-07-30T16:59:55.570Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:55 [2021-07-30T16:59:55.570Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.2s done
16:59:55 [2021-07-30T16:59:55.608Z] #9 ...
16:59:55 [2021-07-30T16:59:55.608Z] 
16:59:55 [2021-07-30T16:59:55.608Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:55 [2021-07-30T16:59:55.608Z] #28 sha256:7552542361e5c1287cd43ba50c9fc299861a9861089c6d5e5e84bf7bfd242a11
16:59:55 [2021-07-30T16:59:55.608Z] #28 DONE 1.6s
16:59:55 [2021-07-30T16:59:55.608Z] 
16:59:55 [2021-07-30T16:59:55.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:55 [2021-07-30T16:59:55.608Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:55 [2021-07-30T16:59:55.653Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 8.9s done
16:59:55 [2021-07-30T16:59:55.653Z] #9 ...
16:59:55 [2021-07-30T16:59:55.653Z] 
16:59:55 [2021-07-30T16:59:55.653Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:55 [2021-07-30T16:59:55.653Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:55 [2021-07-30T16:59:55.653Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
16:59:55 [2021-07-30T16:59:55.653Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:59:55 [2021-07-30T16:59:55.653Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:59:55 [2021-07-30T16:59:55.653Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:59:55 [2021-07-30T16:59:55.653Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done
16:59:55 [2021-07-30T16:59:55.653Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
16:59:55 [2021-07-30T16:59:55.653Z] #65 DONE 9.2s
16:59:55 [2021-07-30T16:59:55.653Z] 
16:59:55 [2021-07-30T16:59:55.653Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:55 [2021-07-30T16:59:55.653Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
16:59:55 [2021-07-30T16:59:55.653Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
16:59:55 [2021-07-30T16:59:55.654Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
16:59:55 [2021-07-30T16:59:55.654Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done
16:59:55 [2021-07-30T16:59:55.654Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done
16:59:55 [2021-07-30T16:59:55.654Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.3s done
16:59:55 [2021-07-30T16:59:55.654Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.1s done
16:59:55 [2021-07-30T16:59:55.915Z] #26 ...
16:59:55 [2021-07-30T16:59:55.915Z] 
16:59:55 [2021-07-30T16:59:55.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:55 [2021-07-30T16:59:55.915Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
16:59:55 [2021-07-30T16:59:55.915Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1
16:59:56 [2021-07-30T16:59:56.127Z] #53 96.12 mime/quotedprintable
16:59:56 [2021-07-30T16:59:56.133Z] #9 ...
16:59:56 [2021-07-30T16:59:56.133Z] 
16:59:56 [2021-07-30T16:59:56.133Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:56 [2021-07-30T16:59:56.133Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
16:59:56 [2021-07-30T16:59:56.133Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.0s done
16:59:56 [2021-07-30T16:59:56.133Z] #26 DONE 6.9s
16:59:56 [2021-07-30T16:59:56.133Z] 
16:59:56 [2021-07-30T16:59:56.133Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:56 [2021-07-30T16:59:56.133Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:56 [2021-07-30T16:59:56.134Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.1s
16:59:56 [2021-07-30T16:59:56.177Z] #9 ...
16:59:56 [2021-07-30T16:59:56.177Z] 
16:59:56 [2021-07-30T16:59:56.177Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
16:59:56 [2021-07-30T16:59:56.177Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
16:59:56 [2021-07-30T16:59:56.177Z] #26 DONE 9.9s
16:59:56 [2021-07-30T16:59:56.177Z] 
16:59:56 [2021-07-30T16:59:56.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:56 [2021-07-30T16:59:56.177Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
16:59:56 [2021-07-30T16:59:56.177Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done
16:59:56 [2021-07-30T16:59:56.385Z] #53 ...
16:59:56 [2021-07-30T16:59:56.385Z] 
16:59:56 [2021-07-30T16:59:56.385Z] #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
16:59:56 [2021-07-30T16:59:56.385Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
16:59:56 [2021-07-30T16:59:56.385Z] #17 56.25 Reading package lists...
16:59:56 [2021-07-30T16:59:56.644Z] #17 72.23 Reading package lists...
16:59:56 [2021-07-30T16:59:56.644Z] #17 ...
16:59:56 [2021-07-30T16:59:56.644Z] 
16:59:56 [2021-07-30T16:59:56.644Z] #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
16:59:56 [2021-07-30T16:59:56.644Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
16:59:56 [2021-07-30T16:59:56.644Z] #53 96.35 net/http/internal
16:59:56 [2021-07-30T16:59:56.695Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done
16:59:56 [2021-07-30T16:59:56.695Z] #9 ...
16:59:56 [2021-07-30T16:59:56.695Z] 
16:59:56 [2021-07-30T16:59:56.695Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:56 [2021-07-30T16:59:56.695Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:56 [2021-07-30T16:59:56.695Z] #64 DONE 0.6s
16:59:56 [2021-07-30T16:59:56.695Z] 
16:59:56 [2021-07-30T16:59:56.695Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:56 [2021-07-30T16:59:56.695Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:56 [2021-07-30T16:59:56.695Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a
16:59:56 [2021-07-30T16:59:56.750Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a
16:59:57 [2021-07-30T16:59:57.261Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.5s done
16:59:57 [2021-07-30T16:59:57.520Z] #9 ...
16:59:57 [2021-07-30T16:59:57.520Z] 
16:59:57 [2021-07-30T16:59:57.520Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:57 [2021-07-30T16:59:57.520Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:57 [2021-07-30T16:59:57.520Z] #66 DONE 0.8s
16:59:57 [2021-07-30T16:59:57.520Z] 
16:59:57 [2021-07-30T16:59:57.520Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:57 [2021-07-30T16:59:57.520Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:57 [2021-07-30T16:59:57.520Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
16:59:57 [2021-07-30T16:59:57.524Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.2s done
16:59:57 [2021-07-30T16:59:57.785Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
16:59:58 [2021-07-30T16:59:58.062Z] #9 DONE 35.9s
16:59:58 [2021-07-30T16:59:58.062Z] 
16:59:58 [2021-07-30T16:59:58.062Z] #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
16:59:58 [2021-07-30T16:59:58.062Z] #29 sha256:f9479b36dae1a3c0e875f4e9ceca20159e053dc110c35bcc169703cda9ea2d13
16:59:58 [2021-07-30T16:59:58.062Z] #29 1.978 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:59:58 [2021-07-30T16:59:58.062Z] #29 2.081 
16:59:58 [2021-07-30T16:59:58.326Z] #29 2.202 
#######                                                                   10.4%
########################                                                  34.3%
########################################                                  55.6%
##############################################                            64.8%
#################################################################         90.9%
######################################################################## 100.0%
16:59:58 [2021-07-30T16:59:58.588Z] #29 2.728 
16:59:58 [2021-07-30T16:59:58.588Z] #29 2.862 
#############                                                             18.4%
######################################################################## 100.0%
16:59:58 [2021-07-30T16:59:58.588Z] #29 3.011 
16:59:58 [2021-07-30T16:59:58.851Z] #29 3.137 
######################################                                    53.4%
######################################################################## 100.0%
16:59:58 [2021-07-30T16:59:58.851Z] #29 3.274 
16:59:59 [2021-07-30T16:59:59.175Z] #53 98.57 crypto/tls
16:59:59 [2021-07-30T16:59:59.231Z] #9 ...
16:59:59 [2021-07-30T16:59:59.231Z] 
16:59:59 [2021-07-30T16:59:59.231Z] #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
16:59:59 [2021-07-30T16:59:59.231Z] #29 sha256:4d104c7311d1b7157670a208068f0e812330b82c1ae8f4572b4a4ed9fbb41752
16:59:59 [2021-07-30T16:59:59.231Z] #29 1.706 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 1.821 
16:59:59 [2021-07-30T16:59:59.231Z] #29 1.939 
############                                                              17.8%
###########################                                               37.8%
#########################################                                 57.6%
#######################################################                   77.2%
######################################################################    97.3%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 2.460 
16:59:59 [2021-07-30T16:59:59.231Z] #29 2.574 
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 2.683 
16:59:59 [2021-07-30T16:59:59.231Z] #29 2.806 
#############################################################             85.2%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 2.945 
16:59:59 [2021-07-30T16:59:59.231Z] #29 3.114 
                                                                           0.0%
########################                                                  34.7%
###########################################                               60.3%
#########################################################                 79.5%
#######################################################################   98.9%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 3.620 
16:59:59 [2021-07-30T16:59:59.231Z] #29 3.753 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.7%
##############                                                            20.0%
##################                                                        25.2%
#####################                                                     30.4%
#########################                                                 35.5%
##########################                                                36.9%
###########################                                               38.8%
#############################                                             41.2%
###################################                                       48.9%
##########################################                                59.1%
#################################################                         69.2%
########################################################                  78.5%
############################################################              83.8%
################################################################          89.0%
###################################################################       94.2%
#######################################################################   99.4%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 5.611 
16:59:59 [2021-07-30T16:59:59.231Z] #29 5.947 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.045 
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.122 
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.158 
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.485 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.608 
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.725 
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 6.762 
16:59:59 [2021-07-30T16:59:59.231Z] #29 7.114 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 7.223 
16:59:59 [2021-07-30T16:59:59.231Z] #29 7.345 
                                                                           0.6%
##################                                                        25.7%
#################################                                         47.1%
###########################################                               60.1%
######################################################                    75.6%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 7.983 
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.308 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.404 
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.473 
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.526 
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.789 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.914 
16:59:59 [2021-07-30T16:59:59.231Z] #29 8.992 
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.231Z] #29 9.031 
16:59:59 [2021-07-30T16:59:59.231Z] #29 9.056 Download of images into '/build' complete.
16:59:59 [2021-07-30T16:59:59.231Z] #29 9.056 Use something like the following to load the result into a Docker daemon:
16:59:59 [2021-07-30T16:59:59.231Z] #29 9.056   tar -cC '/build' . | docker load
16:59:59 [2021-07-30T16:59:59.231Z] #29 ...
16:59:59 [2021-07-30T16:59:59.231Z] 
16:59:59 [2021-07-30T16:59:59.231Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
16:59:59 [2021-07-30T16:59:59.231Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
16:59:59 [2021-07-30T16:59:59.231Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.2s
16:59:59 [2021-07-30T16:59:59.302Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.0s done
16:59:59 [2021-07-30T16:59:59.486Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.9s done
16:59:59 [2021-07-30T16:59:59.638Z] #29 3.399 
#                                                                          1.9%
#####################                                                     30.1%
###################################                                       50.0%
#################################################                         69.3%
###############################################################           88.6%
######################################################################## 100.0%
16:59:59 [2021-07-30T16:59:59.639Z] #29 3.946 
17:00:00 [2021-07-30T17:00:00.245Z] #9 ...
17:00:00 [2021-07-30T17:00:00.245Z] 
17:00:00 [2021-07-30T17:00:00.245Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:00:00 [2021-07-30T17:00:00.245Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
17:00:00 [2021-07-30T17:00:00.245Z] #64 DONE 1.5s
17:00:00 [2021-07-30T17:00:00.245Z] 
17:00:00 [2021-07-30T17:00:00.245Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:00:00 [2021-07-30T17:00:00.245Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
17:00:00 [2021-07-30T17:00:00.444Z] #29 4.065 
##                                                                         3.0%
######                                                                     8.9%
#######                                                                    9.8%
##############                                                            20.3%
17:00:00 [2021-07-30T17:00:00.444Z] #29 ...
17:00:00 [2021-07-30T17:00:00.444Z] 
17:00:00 [2021-07-30T17:00:00.444Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:00 [2021-07-30T17:00:00.444Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
17:00:00 [2021-07-30T17:00:00.444Z] #10 DONE 2.3s
17:00:00 [2021-07-30T17:00:00.444Z] 
17:00:00 [2021-07-30T17:00:00.444Z] #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:00:00 [2021-07-30T17:00:00.444Z] #29 sha256:f9479b36dae1a3c0e875f4e9ceca20159e053dc110c35bcc169703cda9ea2d13
17:00:00 [2021-07-30T17:00:00.907Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
17:00:01 [2021-07-30T17:00:01.757Z] #29 4.065 
##                                                                         3.0%
######                                                                     8.9%
#######                                                                    9.8%
##############                                                            20.3%
#################                                                         24.1%
#####################                                                     29.3%
###########################                                               38.0%
#################################                                         46.4%
####################################                                      51.2%
#######################################                                   55.3%
############################################                              62.0%
##############################################                            64.0%
#################################################                         68.9%
#######################################################                   77.4%
###########################################################               82.1%
###############################################################           87.8%
###################################################################       93.3%
######################################################################    98.2%
######################################################################## 100.0%
17:00:01 [2021-07-30T17:00:01.757Z] #29 5.926 
17:00:02 [2021-07-30T17:00:02.348Z] #29 6.530 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:00:02 [2021-07-30T17:00:02.608Z] #29 6.714 
17:00:02 [2021-07-30T17:00:02.608Z] #29 6.861 
######################################################################## 100.0%
17:00:02 [2021-07-30T17:00:02.608Z] #29 6.879 
17:00:02 [2021-07-30T17:00:02.608Z] #29 ...
17:00:02 [2021-07-30T17:00:02.608Z] 
17:00:02 [2021-07-30T17:00:02.608Z] #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:00:02 [2021-07-30T17:00:02.608Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
17:00:02 [2021-07-30T17:00:02.608Z] #11 DONE 2.2s
17:00:02 [2021-07-30T17:00:02.766Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.2s done
17:00:02 [2021-07-30T17:00:02.766Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6
17:00:02 [2021-07-30T17:00:02.869Z] 
17:00:02 [2021-07-30T17:00:02.869Z] #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:00:02 [2021-07-30T17:00:02.869Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:03 [2021-07-30T17:00:03.130Z] #59 ...
17:00:03 [2021-07-30T17:00:03.130Z] 
17:00:03 [2021-07-30T17:00:03.130Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:03 [2021-07-30T17:00:03.130Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
17:00:03 [2021-07-30T17:00:03.130Z] #39 DONE 0.4s
17:00:03 [2021-07-30T17:00:03.130Z] 
17:00:03 [2021-07-30T17:00:03.130Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:03 [2021-07-30T17:00:03.130Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
17:00:03 [2021-07-30T17:00:03.130Z] #31 DONE 0.5s
17:00:03 [2021-07-30T17:00:03.130Z] 
17:00:03 [2021-07-30T17:00:03.130Z] #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:00:03 [2021-07-30T17:00:03.130Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:03 [2021-07-30T17:00:03.363Z] #53 103.0 net/http/httptrace
17:00:03 [2021-07-30T17:00:03.363Z] #53 103.2 net/http
17:00:03 [2021-07-30T17:00:03.391Z] #32 ...
17:00:03 [2021-07-30T17:00:03.391Z] 
17:00:03 [2021-07-30T17:00:03.391Z] #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:00:03 [2021-07-30T17:00:03.391Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
17:00:03 [2021-07-30T17:00:03.391Z] #43 DONE 0.7s
17:00:03 [2021-07-30T17:00:03.391Z] 
17:00:03 [2021-07-30T17:00:03.391Z] #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:00:03 [2021-07-30T17:00:03.391Z] #29 sha256:f9479b36dae1a3c0e875f4e9ceca20159e053dc110c35bcc169703cda9ea2d13
17:00:03 [2021-07-30T17:00:03.391Z] #29 7.583 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:00:03 [2021-07-30T17:00:03.657Z] #29 7.713 
17:00:03 [2021-07-30T17:00:03.657Z] #29 7.837 
######################################################################## 100.0%
17:00:03 [2021-07-30T17:00:03.657Z] #29 7.874 
17:00:04 [2021-07-30T17:00:04.175Z] #9 DONE 42.1s
17:00:04 [2021-07-30T17:00:04.175Z] 
17:00:04 [2021-07-30T17:00:04.175Z] #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:00:04 [2021-07-30T17:00:04.175Z] #29 sha256:4d104c7311d1b7157670a208068f0e812330b82c1ae8f4572b4a4ed9fbb41752
17:00:04 [2021-07-30T17:00:04.175Z] #29 DONE 15.5s
17:00:04 [2021-07-30T17:00:04.175Z] 
17:00:04 [2021-07-30T17:00:04.175Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:04 [2021-07-30T17:00:04.175Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
17:00:04 [2021-07-30T17:00:04.297Z] #53 ...
17:00:04 [2021-07-30T17:00:04.297Z] 
17:00:04 [2021-07-30T17:00:04.297Z] #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:00:04 [2021-07-30T17:00:04.297Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
17:00:04 [2021-07-30T17:00:04.297Z] #17 72.23 Reading package lists...
17:00:04 [2021-07-30T17:00:04.297Z] #17 84.76 Building dependency tree...
17:00:04 [2021-07-30T17:00:04.297Z] #17 89.97 The following additional packages will be installed:
17:00:04 [2021-07-30T17:00:04.297Z] #17 89.97   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
17:00:04 [2021-07-30T17:00:04.297Z] #17 89.97   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.97   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.98   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 89.99   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.00   linux-libc-dev-s390x-cross patch xz-utils
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04 Suggested packages:
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libyaml-shell-perl ed diffutils-doc
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04 Recommended packages:
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   fakeroot build-essential libalgorithm-merge-perl libwww-perl
17:00:04 [2021-07-30T17:00:04.556Z] #17 90.04   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
17:00:04 [2021-07-30T17:00:04.602Z] #29 8.685 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:00:04 [2021-07-30T17:00:04.864Z] #29 8.944 
17:00:05 [2021-07-30T17:00:05.193Z] #10 DONE 0.9s
17:00:05 [2021-07-30T17:00:05.193Z] 
17:00:05 [2021-07-30T17:00:05.193Z] #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:00:05 [2021-07-30T17:00:05.193Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
17:00:05 [2021-07-30T17:00:05.387Z] #29 9.183 
                                                                           0.0%
######################                                                    31.8%
#######################################                                   55.0%
####################################################                      72.9%
#################################################################         91.0%
######################################################################## 100.0%
17:00:05 [2021-07-30T17:00:05.387Z] #29 9.692 
17:00:05 [2021-07-30T17:00:05.542Z] #66 DONE 4.8s
17:00:05 [2021-07-30T17:00:05.542Z] 
17:00:05 [2021-07-30T17:00:05.542Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
17:00:05 [2021-07-30T17:00:05.542Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
17:00:05 [2021-07-30T17:00:05.542Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.7s done
17:00:05 [2021-07-30T17:00:05.542Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 1.1s
17:00:05 [2021-07-30T17:00:05.963Z] #29 10.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:00:05 [2021-07-30T17:00:05.963Z] #29 10.19 
17:00:05 [2021-07-30T17:00:05.963Z] #29 10.28 
######################################################################## 100.0%
17:00:06 [2021-07-30T17:00:06.039Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s done
17:00:06 [2021-07-30T17:00:06.039Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
17:00:06 [2021-07-30T17:00:06.224Z] #29 10.32 
17:00:06 [2021-07-30T17:00:06.296Z] #9 ...
17:00:06 [2021-07-30T17:00:06.296Z] 
17:00:06 [2021-07-30T17:00:06.296Z] #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:00:06 [2021-07-30T17:00:06.296Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
17:00:06 [2021-07-30T17:00:06.296Z] #27 1.408 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 1.424 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 1.425 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 1.676 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 2.048 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 2.424 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 3.844 Fetched 8458 kB in 3s (3149 kB/s)
17:00:06 [2021-07-30T17:00:06.296Z] #27 3.844 Reading package lists...
17:00:06 [2021-07-30T17:00:06.296Z] #27 4.786 Reading package lists...
17:00:06 [2021-07-30T17:00:06.296Z] #27 5.730 Building dependency tree...
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.138 The following additional packages will be installed:
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.138   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.139   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.139   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.141 Suggested packages:
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.141   krb5-doc krb5-user
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.141 Recommended packages:
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.141   krb5-locales publicsuffix libsasl2-modules
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.347 The following NEW packages will be installed:
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.348   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.348   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.348   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.350   libssh2-1 libssl1.1 openssl
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.633 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.633 Need to get 5058 kB of archives.
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.633 After this operation, 12.1 MB of additional disk space will be used.
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.633 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.633 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.644 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.644 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.647 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.655 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.668 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.681 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.684 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.686 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.689 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.690 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.694 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.697 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.697 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.699 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.701 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.705 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.709 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.714 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.716 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.867 debconf: delaying package configuration, since apt-utils is not installed
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.891 Fetched 5058 kB in 0s (14.9 MB/s)
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.916 Selecting previously unselected package libkeyutils1:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.916 (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 ... 6677 files and directories currently installed.)
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.920 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.927 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.962 Selecting previously unselected package libkrb5support0:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.962 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 6.967 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.004 Selecting previously unselected package libk5crypto3:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.005 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.009 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.077 Selecting previously unselected package libssl1.1:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.077 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.080 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.287 Selecting previously unselected package libkrb5-3:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.287 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.292 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.383 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.383 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.387 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.439 Selecting previously unselected package openssl.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.439 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.442 Unpacking openssl (1.1.1d-0+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.602 Selecting previously unselected package ca-certificates.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.602 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.606 Unpacking ca-certificates (20200601~deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.672 Selecting previously unselected package libsasl2-modules-db:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.673 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.676 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.711 Selecting previously unselected package libsasl2-2:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.711 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.714 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.760 Selecting previously unselected package libldap-common.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.760 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.764 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.807 Selecting previously unselected package libldap-2.4-2:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.807 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.810 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.975 Selecting previously unselected package libnghttp2-14:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.977 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 7.981 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.024 Selecting previously unselected package libpsl5:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.024 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.028 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.114 Selecting previously unselected package librtmp1:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.114 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.118 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.155 Selecting previously unselected package libssh2-1:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.156 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.160 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.209 Selecting previously unselected package libcurl4:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.209 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.213 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.275 Selecting previously unselected package curl.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.275 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.279 Unpacking curl (7.64.0-4+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.332 Selecting previously unselected package libonig5:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.332 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.335 Unpacking libonig5:amd64 (6.9.1-1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.386 Selecting previously unselected package libjq1:amd64.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.386 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.396 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.434 Selecting previously unselected package jq.
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.434 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.437 Unpacking jq (1.5+dfsg-2+b1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.474 Setting up libkeyutils1:amd64 (1.6-6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.484 Setting up libpsl5:amd64 (0.20.2-2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.493 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.597 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.607 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.620 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.629 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.638 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.649 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.658 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.669 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.679 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.688 Setting up openssl (1.1.1d-0+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.708 Setting up libonig5:amd64 (6.9.1-1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.714 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.722 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 8.731 Setting up ca-certificates (20200601~deb10u2) ...
17:00:06 [2021-07-30T17:00:06.296Z] #27 9.300 Updating certificates in /etc/ssl/certs...
17:00:06 [2021-07-30T17:00:06.296Z] #27 10.04 137 added, 0 removed; done.
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.08 Setting up jq (1.5+dfsg-2+b1) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.09 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.10 Setting up curl (7.64.0-4+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.11 Processing triggers for libc-bin (2.28-10) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.13 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:00:06 [2021-07-30T17:00:06.297Z] #27 10.14 Updating certificates in /etc/ssl/certs...
17:00:06 [2021-07-30T17:00:06.297Z] #27 ...
17:00:06 [2021-07-30T17:00:06.297Z] 
17:00:06 [2021-07-30T17:00:06.297Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
17:00:06 [2021-07-30T17:00:06.297Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
17:00:06 [2021-07-30T17:00:06.489Z] #9 ...
17:00:06 [2021-07-30T17:00:06.489Z] 
17:00:06 [2021-07-30T17:00:06.489Z] #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:00:06 [2021-07-30T17:00:06.489Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.294 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.294 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.329 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.508 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.762 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 3.974 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 5.400 Fetched 8280 kB in 2s (3519 kB/s)
17:00:06 [2021-07-30T17:00:06.489Z] #27 5.400 Reading package lists...
17:00:06 [2021-07-30T17:00:06.489Z] #27 6.623 Reading package lists...
17:00:06 [2021-07-30T17:00:06.489Z] #27 7.814 Building dependency tree...
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.455 The following additional packages will be installed:
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.455   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.456   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.458   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.459 Suggested packages:
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.459   krb5-doc krb5-user
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.459 Recommended packages:
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.459   krb5-locales publicsuffix libsasl2-modules
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.734 The following NEW packages will be installed:
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.734   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.734   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.734   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:00:06 [2021-07-30T17:00:06.489Z] #27 8.734   libssh2-1 libssl1.1 openssl
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.046 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.046 Need to get 4777 kB of archives.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.046 After this operation, 11.5 MB of additional disk space will be used.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.046 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.047 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.048 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.050 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.053 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.062 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.069 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.125 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.128 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.134 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.134 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.135 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.139 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.151 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.151 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.151 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.158 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.165 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.175 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.177 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.193 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.548 debconf: delaying package configuration, since apt-utils is not installed
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.594 Fetched 4777 kB in 0s (11.4 MB/s)
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.623 Selecting previously unselected package libkeyutils1:arm64.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.623 (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 ... 6670 files and directories currently installed.)
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.634 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.645 Unpacking libkeyutils1:arm64 (1.6-6) ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.688 Selecting previously unselected package libkrb5support0:arm64.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.690 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.694 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.757 Selecting previously unselected package libk5crypto3:arm64.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.757 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.763 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.864 Selecting previously unselected package libssl1.1:arm64.
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.864 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 9.882 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 10.09 Selecting previously unselected package libkrb5-3:arm64.
17:00:06 [2021-07-30T17:00:06.489Z] #27 10.09 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 10.10 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ...
17:00:06 [2021-07-30T17:00:06.489Z] #27 ...
17:00:06 [2021-07-30T17:00:06.489Z] 
17:00:06 [2021-07-30T17:00:06.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
17:00:06 [2021-07-30T17:00:06.489Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
17:00:06 [2021-07-30T17:00:06.492Z] #29 10.62 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:00:06 [2021-07-30T17:00:06.492Z] #29 10.75 
17:00:06 [2021-07-30T17:00:06.492Z] #29 10.80 
######################################################################## 100.0%
17:00:06 [2021-07-30T17:00:06.492Z] #29 10.85 
17:00:06 [2021-07-30T17:00:06.590Z] #11 DONE 1.3s
17:00:06 [2021-07-30T17:00:06.590Z] 
17:00:06 [2021-07-30T17:00:06.590Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:06 [2021-07-30T17:00:06.590Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
17:00:06 [2021-07-30T17:00:06.590Z] #31 DONE 0.2s
17:00:06 [2021-07-30T17:00:06.590Z] 
17:00:06 [2021-07-30T17:00:06.590Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:06 [2021-07-30T17:00:06.590Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
17:00:06 [2021-07-30T17:00:06.590Z] #39 DONE 0.3s
17:00:06 [2021-07-30T17:00:06.590Z] 
17:00:06 [2021-07-30T17:00:06.590Z] #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:00:06 [2021-07-30T17:00:06.590Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:06 [2021-07-30T17:00:06.754Z] #29 10.87 Download of images into '/build' complete.
17:00:06 [2021-07-30T17:00:06.754Z] #29 10.87 Use something like the following to load the result into a Docker daemon:
17:00:06 [2021-07-30T17:00:06.754Z] #29 10.87   tar -cC '/build' . | docker load
17:00:06 [2021-07-30T17:00:06.876Z] #40 ...
17:00:06 [2021-07-30T17:00:06.876Z] 
17:00:06 [2021-07-30T17:00:06.876Z] #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:00:06 [2021-07-30T17:00:06.876Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
17:00:06 [2021-07-30T17:00:06.876Z] #43 DONE 0.4s
17:00:06 [2021-07-30T17:00:06.876Z] 
17:00:06 [2021-07-30T17:00:06.876Z] #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:00:06 [2021-07-30T17:00:06.876Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:07 [2021-07-30T17:00:07.325Z] #29 DONE 11.3s
17:00:07 [2021-07-30T17:00:07.325Z] 
17:00:07 [2021-07-30T17:00:07.325Z] #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:00:07 [2021-07-30T17:00:07.325Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:08 [2021-07-30T17:00:08.407Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.7s done
17:00:08 [2021-07-30T17:00:08.712Z] #44 ...
17:00:08 [2021-07-30T17:00:08.712Z] 
17:00:08 [2021-07-30T17:00:08.712Z] #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:00:08 [2021-07-30T17:00:08.712Z] #48 sha256:570ff513d4094cacebbaaaa4d0cd3a066c3df65d28c8667fd5e875e9cedb14e7
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.859 + RM_GOPATH=0
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.859 + TMP_GOPATH=
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.859 + : /build
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.859 + '[' -z '' ']'
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 ++ mktemp -d
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + export GOPATH=/tmp/tmp.PTJbNBUq6u
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + GOPATH=/tmp/tmp.PTJbNBUq6u
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + RM_GOPATH=1
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + case "$(go env GOARCH)" in
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 ++ go env GOARCH
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + export GO_BUILDMODE=-buildmode=pie
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + GO_BUILDMODE=-buildmode=pie
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 ++ dirname /tmp/install/install.sh
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + dir=/tmp/install
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + bin=gotestsum
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + shift
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + . /tmp/install/gotestsum.installer
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 ++ : v0.5.3
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.860 + install_gotestsum
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.861 + set -e
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.861 + export GO111MODULE=on
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.861 + GO111MODULE=on
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.861 + GOBIN=/build
17:00:08 [2021-07-30T17:00:08.712Z] #48 5.861 + go get gotest.tools/gotestsum@v0.5.3
17:00:08 [2021-07-30T17:00:08.743Z] #17 94.47 The following NEW packages will be installed:
17:00:08 [2021-07-30T17:00:08.977Z] #48 ...
17:00:08 [2021-07-30T17:00:08.977Z] 
17:00:08 [2021-07-30T17:00:08.977Z] #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:00:08 [2021-07-30T17:00:08.977Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
17:00:08 [2021-07-30T17:00:08.977Z] #12 DONE 6.2s
17:00:08 [2021-07-30T17:00:08.977Z] 
17:00:08 [2021-07-30T17:00:08.977Z] #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:00:08 [2021-07-30T17:00:08.977Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.179 + RM_GOPATH=0
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.179 + TMP_GOPATH=
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.179 + : /build
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.179 + '[' -z '' ']'
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.186 ++ mktemp -d
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.191 + export GOPATH=/tmp/tmp.RCYcq2v6xb
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.192 + GOPATH=/tmp/tmp.RCYcq2v6xb
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.192 + RM_GOPATH=1
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.192 + case "$(go env GOARCH)" in
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.192 ++ go env GOARCH
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.201 + export GO_BUILDMODE=-buildmode=pie
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.201 + GO_BUILDMODE=-buildmode=pie
17:00:08 [2021-07-30T17:00:08.977Z] #59 6.201 ++ dirname /tmp/install/install.sh
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + dir=/tmp/install
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + bin=rootlesskit
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + shift
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + . /tmp/install/rootlesskit.installer
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + install_rootlesskit
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + case "$1" in
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + export CGO_ENABLED=0
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + CGO_ENABLED=0
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + _install_rootlesskit
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.201 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.202 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RCYcq2v6xb/src/github.com/rootless-containers/rootlesskit
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.203 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:00:08 [2021-07-30T17:00:08.978Z] #59 6.206 Cloning into '/tmp/tmp.RCYcq2v6xb/src/github.com/rootless-containers/rootlesskit'...
17:00:08 [2021-07-30T17:00:08.980Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.47   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   crossbuild-essential-armel crossbuild-essential-armhf
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.48   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.49   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.50   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
17:00:09 [2021-07-30T17:00:09.002Z] #17 94.51   linux-libc-dev-s390x-cross patch xz-utils
17:00:09 [2021-07-30T17:00:09.242Z] #9 DONE 22.8s
17:00:09 [2021-07-30T17:00:09.242Z] 
17:00:09 [2021-07-30T17:00:09.242Z] #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:00:09 [2021-07-30T17:00:09.243Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.30 Selecting previously unselected package libgssapi-krb5-2:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.30 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.30 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.45 Selecting previously unselected package openssl.
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.45 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.48 Unpacking openssl (1.1.1d-0+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.63 Selecting previously unselected package ca-certificates.
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.63 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.64 Unpacking ca-certificates (20200601~deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.84 Selecting previously unselected package libsasl2-modules-db:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.85 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.85 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.93 Selecting previously unselected package libsasl2-2:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.94 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 10.94 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.06 Selecting previously unselected package libldap-common.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.06 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.06 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.13 Selecting previously unselected package libldap-2.4-2:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.13 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.13 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.21 Selecting previously unselected package libnghttp2-14:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.21 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.21 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.55 Selecting previously unselected package libpsl5:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.55 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.56 Unpacking libpsl5:arm64 (0.20.2-2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.68 Selecting previously unselected package librtmp1:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.68 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.69 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.76 Selecting previously unselected package libssh2-1:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.77 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.77 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.89 Selecting previously unselected package libcurl4:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.89 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 11.89 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.02 Selecting previously unselected package curl.
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.02 Unpacking curl (7.64.0-4+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.12 Selecting previously unselected package libonig5:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.12 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.13 Unpacking libonig5:arm64 (6.9.1-1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.21 Selecting previously unselected package libjq1:arm64.
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.21 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.28 Selecting previously unselected package jq.
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.28 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.28 Unpacking jq (1.5+dfsg-2+b1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.44 Setting up libkeyutils1:arm64 (1.6-6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.46 Setting up libpsl5:arm64 (0.20.2-2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.47 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.74 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.75 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.77 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.81 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.82 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.83 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.84 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.86 Setting up openssl (1.1.1d-0+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.87 Setting up libonig5:arm64 (6.9.1-1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.90 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
17:00:09 [2021-07-30T17:00:09.243Z] #27 12.91 Setting up ca-certificates (20200601~deb10u2) ...
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded.
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 Need to get 169 MB of archives.
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 After this operation, 612 MB of additional disk space will be used.
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
17:00:09 [2021-07-30T17:00:09.261Z] #17 95.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:00:09 [2021-07-30T17:00:09.520Z] #17 95.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
17:00:09 [2021-07-30T17:00:09.520Z] #17 95.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
17:00:09 [2021-07-30T17:00:09.520Z] #17 95.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
17:00:09 [2021-07-30T17:00:09.620Z] #9 ...
17:00:09 [2021-07-30T17:00:09.620Z] 
17:00:09 [2021-07-30T17:00:09.620Z] #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:00:09 [2021-07-30T17:00:09.620Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
17:00:09 [2021-07-30T17:00:09.620Z] #27 10.73 0 added, 0 removed; done.
17:00:09 [2021-07-30T17:00:09.620Z] #27 10.73 Running hooks in /etc/ca-certificates/update.d...
17:00:09 [2021-07-30T17:00:09.620Z] #27 10.73 done.
17:00:09 [2021-07-30T17:00:09.620Z] #27 DONE 13.0s
17:00:09 [2021-07-30T17:00:09.620Z] 
17:00:09 [2021-07-30T17:00:09.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
17:00:09 [2021-07-30T17:00:09.620Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
17:00:09 [2021-07-30T17:00:09.779Z] #17 95.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
17:00:09 [2021-07-30T17:00:09.779Z] #17 95.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
17:00:10 [2021-07-30T17:00:10.038Z] #17 95.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:00:10 [2021-07-30T17:00:10.038Z] #17 95.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:00:10 [2021-07-30T17:00:10.181Z] #9 ...
17:00:10 [2021-07-30T17:00:10.181Z] 
17:00:10 [2021-07-30T17:00:10.181Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:00:10 [2021-07-30T17:00:10.181Z] #28 sha256:6e8aee1f70e03012916f45bf0ad879b37139ee972bf5df01d7dda0fdb50ce896
17:00:10 [2021-07-30T17:00:10.181Z] #28 DONE 1.0s
17:00:10 [2021-07-30T17:00:10.186Z] #27 13.77 Updating certificates in /etc/ssl/certs...
17:00:10 [2021-07-30T17:00:10.202Z] #44 ...
17:00:10 [2021-07-30T17:00:10.202Z] 
17:00:10 [2021-07-30T17:00:10.202Z] #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:00:10 [2021-07-30T17:00:10.202Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
17:00:10 [2021-07-30T17:00:10.202Z] #12 DONE 3.8s
17:00:10 [2021-07-30T17:00:10.297Z] #17 95.95 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:00:10 [2021-07-30T17:00:10.297Z] #17 95.95 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:00:10 [2021-07-30T17:00:10.441Z] 
17:00:10 [2021-07-30T17:00:10.441Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
17:00:10 [2021-07-30T17:00:10.441Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
17:00:10 [2021-07-30T17:00:10.458Z] 
17:00:10 [2021-07-30T17:00:10.459Z] #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:00:10 [2021-07-30T17:00:10.459Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:10 [2021-07-30T17:00:10.556Z] #17 96.23 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:00:10 [2021-07-30T17:00:10.556Z] #17 96.24 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:00:10 [2021-07-30T17:00:10.698Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s
17:00:10 [2021-07-30T17:00:10.814Z] #17 96.47 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:00:10 [2021-07-30T17:00:10.814Z] #17 96.48 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:00:10 [2021-07-30T17:00:10.864Z] #27 14.63 137 added, 0 removed; done.
17:00:11 [2021-07-30T17:00:11.073Z] #17 96.71 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:00:11 [2021-07-30T17:00:11.073Z] #17 96.71 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:00:11 [2021-07-30T17:00:11.073Z] #17 96.89 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.89 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.89 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.89 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.89 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.94 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:00:11 [2021-07-30T17:00:11.332Z] #17 96.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.94 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
17:00:11 [2021-07-30T17:00:11.332Z] #17 96.98 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:00:11 [2021-07-30T17:00:11.332Z] #17 97.00 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:00:11 [2021-07-30T17:00:11.445Z] #27 15.02 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.04 Setting up jq (1.5+dfsg-2+b1) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.07 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.09 Setting up curl (7.64.0-4+deb10u2) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.11 Processing triggers for libc-bin (2.28-10) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.15 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:00:11 [2021-07-30T17:00:11.445Z] #27 15.17 Updating certificates in /etc/ssl/certs...
17:00:11 [2021-07-30T17:00:11.591Z] #17 97.18 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:00:11 [2021-07-30T17:00:11.591Z] #17 97.18 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:00:11 [2021-07-30T17:00:11.591Z] #17 97.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
17:00:11 [2021-07-30T17:00:11.591Z] #17 97.27 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:00:11 [2021-07-30T17:00:11.709Z] #27 ...
17:00:11 [2021-07-30T17:00:11.709Z] 
17:00:11 [2021-07-30T17:00:11.709Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:11 [2021-07-30T17:00:11.709Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0
17:00:11 [2021-07-30T17:00:11.709Z] #10 DONE 2.4s
17:00:11 [2021-07-30T17:00:11.709Z] 
17:00:11 [2021-07-30T17:00:11.709Z] #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:00:11 [2021-07-30T17:00:11.709Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda
17:00:11 [2021-07-30T17:00:11.850Z] #17 97.32 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:00:12 [2021-07-30T17:00:12.068Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.5s done
17:00:12 [2021-07-30T17:00:12.108Z] #17 97.60 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:00:12 [2021-07-30T17:00:12.108Z] #17 97.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:00:12 [2021-07-30T17:00:12.109Z] #17 97.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
17:00:12 [2021-07-30T17:00:12.109Z] #17 97.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
17:00:12 [2021-07-30T17:00:12.109Z] #17 97.67 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
17:00:12 [2021-07-30T17:00:12.109Z] #17 97.67 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:00:12 [2021-07-30T17:00:12.286Z] #11 DONE 0.8s
17:00:12 [2021-07-30T17:00:12.286Z] 
17:00:12 [2021-07-30T17:00:12.286Z] #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:00:12 [2021-07-30T17:00:12.286Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
17:00:12 [2021-07-30T17:00:12.286Z] #27 16.16 0 added, 0 removed; done.
17:00:12 [2021-07-30T17:00:12.286Z] #27 16.16 Running hooks in /etc/ca-certificates/update.d...
17:00:12 [2021-07-30T17:00:12.325Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.92 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.95 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.95 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.95 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.96 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.97 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.97 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.98 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.98 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.98 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.99 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.99 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.99 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
17:00:12 [2021-07-30T17:00:12.368Z] #17 97.99 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 98.03 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:00:12 [2021-07-30T17:00:12.368Z] #17 98.04 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 98.04 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
17:00:12 [2021-07-30T17:00:12.368Z] #17 98.04 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
17:00:12 [2021-07-30T17:00:12.368Z] #17 98.05 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
17:00:12 [2021-07-30T17:00:12.560Z] #27 16.16 done.
17:00:12 [2021-07-30T17:00:12.583Z] #9 DONE 23.4s
17:00:12 [2021-07-30T17:00:12.583Z] 
17:00:12 [2021-07-30T17:00:12.583Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:12 [2021-07-30T17:00:12.583Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
17:00:12 [2021-07-30T17:00:12.627Z] #17 98.07 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
17:00:12 [2021-07-30T17:00:12.628Z] #17 98.08 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:00:12 [2021-07-30T17:00:12.628Z] #17 98.10 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:00:12 [2021-07-30T17:00:12.628Z] #17 98.35 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:00:12 [2021-07-30T17:00:12.824Z] #27 DONE 16.5s
17:00:12 [2021-07-30T17:00:12.824Z] 
17:00:12 [2021-07-30T17:00:12.824Z] #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:00:12 [2021-07-30T17:00:12.824Z] #59 sha256:75eae78ea2a41c9218eae880998f18be1ca68be939f35e6dbaa45ff741382700
17:00:12 [2021-07-30T17:00:12.824Z] #59 ...
17:00:12 [2021-07-30T17:00:12.824Z] 
17:00:12 [2021-07-30T17:00:12.824Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:12 [2021-07-30T17:00:12.824Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094
17:00:12 [2021-07-30T17:00:12.824Z] #31 DONE 0.4s
17:00:12 [2021-07-30T17:00:12.824Z] 
17:00:12 [2021-07-30T17:00:12.824Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:12 [2021-07-30T17:00:12.824Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77
17:00:12 [2021-07-30T17:00:12.824Z] #39 DONE 0.4s
17:00:12 [2021-07-30T17:00:12.824Z] 
17:00:12 [2021-07-30T17:00:12.824Z] #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:00:12 [2021-07-30T17:00:12.824Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1
17:00:12 [2021-07-30T17:00:12.824Z] #43 DONE 0.4s
17:00:12 [2021-07-30T17:00:12.887Z] #17 98.35 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:00:12 [2021-07-30T17:00:12.887Z] #17 98.39 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
17:00:12 [2021-07-30T17:00:12.887Z] #17 98.45 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:00:12 [2021-07-30T17:00:12.887Z] #17 98.50 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:00:13 [2021-07-30T17:00:13.086Z] 
17:00:13 [2021-07-30T17:00:13.086Z] #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:00:13 [2021-07-30T17:00:13.086Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:13 [2021-07-30T17:00:13.086Z] #44 ...
17:00:13 [2021-07-30T17:00:13.086Z] 
17:00:13 [2021-07-30T17:00:13.086Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:00:13 [2021-07-30T17:00:13.086Z] #28 sha256:70f1c9b5b904831ef9c9a1dfd6a5aea0102ccc4f842b5c0bcb96cdfdea06f56c
17:00:13 [2021-07-30T17:00:13.086Z] #28 DONE 0.3s
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.77 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:00:13 [2021-07-30T17:00:13.148Z] #17 98.77 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.77 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.81 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:00:13 [2021-07-30T17:00:13.148Z] #17 98.81 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.82 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.82 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.83 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.85 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
17:00:13 [2021-07-30T17:00:13.148Z] #17 98.85 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:00:13 [2021-07-30T17:00:13.148Z] #17 98.88 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:00:13 [2021-07-30T17:00:13.194Z] #59 ...
17:00:13 [2021-07-30T17:00:13.194Z] 
17:00:13 [2021-07-30T17:00:13.194Z] #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:00:13 [2021-07-30T17:00:13.194Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + RM_GOPATH=0
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + TMP_GOPATH=
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + : /build
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + '[' -z '' ']'
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 ++ mktemp -d
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + export GOPATH=/tmp/tmp.fSEPPzNyZ4
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + GOPATH=/tmp/tmp.fSEPPzNyZ4
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + RM_GOPATH=1
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.824 + case "$(go env GOARCH)" in
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.832 ++ go env GOARCH
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.832 + export GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.832 + GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.832 ++ dirname /tmp/install/install.sh
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + dir=/tmp/install
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + bin=golangci_lint
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + shift
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + . /tmp/install/golangci_lint.installer
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 ++ : v1.23.8
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + install_golangci_lint
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + set -e
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + export GO111MODULE=on
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + GO111MODULE=on
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + GOBIN=/build
17:00:13 [2021-07-30T17:00:13.194Z] #50 6.852 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:00:13 [2021-07-30T17:00:13.194Z] #50 7.481 go: downloading github.com/golangci/golangci-lint v1.23.8
17:00:13 [2021-07-30T17:00:13.194Z] #50 ...
17:00:13 [2021-07-30T17:00:13.194Z] 
17:00:13 [2021-07-30T17:00:13.194Z] #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:00:13 [2021-07-30T17:00:13.194Z] #24 sha256:6e0b78f66b3ac387c4a36c76825c848b425567625533cea070b1286ba354df0d
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.685 + RM_GOPATH=0
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.685 + TMP_GOPATH=
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.685 + : /build
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.685 + '[' -z '' ']'
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.685 ++ mktemp -d
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.697 + export GOPATH=/tmp/tmp.DBIgm2s9oC
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.697 + GOPATH=/tmp/tmp.DBIgm2s9oC
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.697 + RM_GOPATH=1
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.697 + case "$(go env GOARCH)" in
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.697 ++ go env GOARCH
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + export GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 ++ dirname /tmp/install/install.sh
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + dir=/tmp/install
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + bin=dockercli
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + shift
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + . /tmp/install/dockercli.installer
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 ++ : stable
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 ++ : 17.06.2-ce
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + install_dockercli
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 ++ uname -m
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + arch=x86_64
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + '[' x86_64 '!=' x86_64 ']'
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + url=https://download.docker.com/linux/static
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.701 + tar -xz docker/docker
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.702 Install docker/cli version 17.06.2-ce from stable
17:00:13 [2021-07-30T17:00:13.194Z] #24 6.710 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:00:13 [2021-07-30T17:00:13.194Z] #24 ...
17:00:13 [2021-07-30T17:00:13.194Z] 
17:00:13 [2021-07-30T17:00:13.194Z] #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:00:13 [2021-07-30T17:00:13.194Z] #34 sha256:99df50982d5cbec78e64b2f49ac691b326a0744745925e945fff9f71bc52ceb7
17:00:13 [2021-07-30T17:00:13.194Z] #34 6.403 Install go-toml version v1.8.1
17:00:13 [2021-07-30T17:00:13.194Z] #34 6.591 go: downloading github.com/pelletier/go-toml v1.8.1
17:00:13 [2021-07-30T17:00:13.194Z] #34 ...
17:00:13 [2021-07-30T17:00:13.194Z] 
17:00:13 [2021-07-30T17:00:13.194Z] #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:00:13 [2021-07-30T17:00:13.194Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + RM_GOPATH=0
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + TMP_GOPATH=
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + : /build
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + '[' -z '' ']'
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 ++ mktemp -d
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + export GOPATH=/tmp/tmp.B15gYdL5yO
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + GOPATH=/tmp/tmp.B15gYdL5yO
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + RM_GOPATH=1
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 + case "$(go env GOARCH)" in
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.223 ++ go env GOARCH
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.294 + export GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.294 + GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.294 ++ dirname /tmp/install/install.sh
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + dir=/tmp/install
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + bin=vndr
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + shift
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + '[' '!' -f /tmp/install/vndr.installer ']'
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + . /tmp/install/vndr.installer
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.299 + install_vndr
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.303 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.303 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B15gYdL5yO/src/github.com/LK4D4/vndr
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.307 Cloning into '/tmp/tmp.B15gYdL5yO/src/github.com/LK4D4/vndr'...
17:00:13 [2021-07-30T17:00:13.194Z] #46 7.307 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:00:13 [2021-07-30T17:00:13.194Z] #46 8.269 + cd /tmp/tmp.B15gYdL5yO/src/github.com/LK4D4/vndr
17:00:13 [2021-07-30T17:00:13.194Z] #46 8.269 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:00:13 [2021-07-30T17:00:13.194Z] #46 8.286 + go build -buildmode=pie -v -o /build/vndr .
17:00:13 [2021-07-30T17:00:13.194Z] #46 10.28 internal/unsafeheader
17:00:13 [2021-07-30T17:00:13.194Z] #46 10.31 internal/cpu
17:00:13 [2021-07-30T17:00:13.194Z] #46 10.72 runtime/internal/atomic
17:00:13 [2021-07-30T17:00:13.194Z] #46 ...
17:00:13 [2021-07-30T17:00:13.194Z] 
17:00:13 [2021-07-30T17:00:13.194Z] #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:00:13 [2021-07-30T17:00:13.194Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:13 [2021-07-30T17:00:13.194Z] #56 7.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:13 [2021-07-30T17:00:13.194Z] #56 7.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:13 [2021-07-30T17:00:13.194Z] #56 7.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:13 [2021-07-30T17:00:13.194Z] #56 8.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:13 [2021-07-30T17:00:13.351Z] 
17:00:13 [2021-07-30T17:00:13.351Z] #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:00:13 [2021-07-30T17:00:13.351Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:13 [2021-07-30T17:00:13.408Z] #17 99.10 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:00:13 [2021-07-30T17:00:13.408Z] #17 99.10 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:00:13 [2021-07-30T17:00:13.408Z] #17 99.14 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
17:00:13 [2021-07-30T17:00:13.458Z] #56 ...
17:00:13 [2021-07-30T17:00:13.458Z] 
17:00:13 [2021-07-30T17:00:13.458Z] #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:00:13 [2021-07-30T17:00:13.458Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:13 [2021-07-30T17:00:13.458Z] #36 8.169 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:13 [2021-07-30T17:00:13.458Z] #36 8.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:13 [2021-07-30T17:00:13.458Z] #36 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:13 [2021-07-30T17:00:13.458Z] #36 9.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:13 [2021-07-30T17:00:13.667Z] #17 99.23 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:00:13 [2021-07-30T17:00:13.667Z] #17 99.29 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:00:13 [2021-07-30T17:00:13.725Z] #36 ...
17:00:13 [2021-07-30T17:00:13.725Z] 
17:00:13 [2021-07-30T17:00:13.725Z] #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:00:13 [2021-07-30T17:00:13.725Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + RM_GOPATH=0
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + TMP_GOPATH=
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + : /build
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + '[' -z '' ']'
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 ++ mktemp -d
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + export GOPATH=/tmp/tmp.sHHNqvNxun
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + GOPATH=/tmp/tmp.sHHNqvNxun
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + RM_GOPATH=1
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 + case "$(go env GOARCH)" in
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.746 ++ go env GOARCH
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.757 + export GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.757 + GO_BUILDMODE=-buildmode=pie
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.757 ++ dirname /tmp/install/install.sh
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 + dir=/tmp/install
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 + bin=shfmt
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 + shift
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 + . /tmp/install/shfmt.installer
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.766 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.767 + install_shfmt
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.767 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.767 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.767 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sHHNqvNxun/src/github.com/mvdan/sh
17:00:13 [2021-07-30T17:00:13.725Z] #52 6.771 Cloning into '/tmp/tmp.sHHNqvNxun/src/github.com/mvdan/sh'...
17:00:13 [2021-07-30T17:00:13.725Z] #52 ...
17:00:13 [2021-07-30T17:00:13.725Z] 
17:00:13 [2021-07-30T17:00:13.725Z] #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:00:13 [2021-07-30T17:00:13.725Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:13 [2021-07-30T17:00:13.725Z] #40 7.310 + git clone https://github.com/docker/distribution.git .
17:00:13 [2021-07-30T17:00:13.725Z] #40 7.310 Cloning into '.'...
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.51 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:00:13 [2021-07-30T17:00:13.926Z] #17 99.51 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.51 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.55 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:00:13 [2021-07-30T17:00:13.926Z] #17 99.55 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.56 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.56 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.57 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.58 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.59 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.60 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.61 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.61 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
17:00:13 [2021-07-30T17:00:13.926Z] #17 99.62 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:00:13 [2021-07-30T17:00:13.926Z] #17 99.67 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:00:14 [2021-07-30T17:00:14.026Z] #40 ...
17:00:14 [2021-07-30T17:00:14.026Z] 
17:00:14 [2021-07-30T17:00:14.026Z] #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:00:14 [2021-07-30T17:00:14.026Z] #34 sha256:99df50982d5cbec78e64b2f49ac691b326a0744745925e945fff9f71bc52ceb7
17:00:14 [2021-07-30T17:00:14.026Z] #34 10.90 github.com/pelletier/go-toml
17:00:14 [2021-07-30T17:00:14.188Z] #17 99.92 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:00:14 [2021-07-30T17:00:14.447Z] #17 99.92 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:00:14 [2021-07-30T17:00:14.447Z] #17 99.97 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
17:00:14 [2021-07-30T17:00:14.447Z] #17 100.1 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:00:14 [2021-07-30T17:00:14.447Z] #17 100.1 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:00:14 [2021-07-30T17:00:14.484Z] #10 DONE 1.4s
17:00:14 [2021-07-30T17:00:14.484Z] 
17:00:14 [2021-07-30T17:00:14.484Z] #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:00:14 [2021-07-30T17:00:14.484Z] #29 sha256:135b07abb68c50476220bcdaf84aecac88db478f6d7b91d75a95be2231ec5deb
17:00:14 [2021-07-30T17:00:14.484Z] #29 1.181 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:00:14 [2021-07-30T17:00:14.484Z] #29 1.280 
17:00:14 [2021-07-30T17:00:14.484Z] #29 1.392 
############                                                              17.7%
###########################                                               37.5%
#########################################                                 57.4%
#######################################################                   77.4%
#####################################################################     97.1%
######################################################################## 100.0%
17:00:14 [2021-07-30T17:00:14.484Z] #29 1.883 
17:00:14 [2021-07-30T17:00:14.484Z] #29 1.993 
######################################################################## 100.0%
17:00:14 [2021-07-30T17:00:14.484Z] #29 2.069 
17:00:14 [2021-07-30T17:00:14.484Z] #29 2.186 
##########################################################                80.8%
######################################################################## 100.0%
17:00:14 [2021-07-30T17:00:14.484Z] #29 2.277 
17:00:14 [2021-07-30T17:00:14.484Z] #29 2.392 
############                                                              17.6%
########################                                                  33.9%
#########################################                                 57.4%
#######################################################                   76.5%
####################################################################      95.8%
######################################################################## 100.0%
17:00:14 [2021-07-30T17:00:14.484Z] #29 2.914 
17:00:14 [2021-07-30T17:00:14.706Z] #17 100.4 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:00:14 [2021-07-30T17:00:14.706Z] #17 100.4 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
17:00:14 [2021-07-30T17:00:14.706Z] #17 100.4 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
17:00:14 [2021-07-30T17:00:14.706Z] #17 100.5 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:00:14 [2021-07-30T17:00:14.741Z] #29 3.029 
##                                                                         2.8%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.4%
#############################                                             40.8%
################################                                          45.7%
####################################                                      50.1%
#######################################                                   54.6%
############################################                              61.7%
################################################                          67.0%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
17:00:14 [2021-07-30T17:00:14.741Z] #29 ...
17:00:14 [2021-07-30T17:00:14.741Z] 
17:00:14 [2021-07-30T17:00:14.741Z] #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:00:14 [2021-07-30T17:00:14.741Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
17:00:14 [2021-07-30T17:00:14.741Z] #11 DONE 0.8s
17:00:14 [2021-07-30T17:00:14.741Z] 
17:00:14 [2021-07-30T17:00:14.741Z] #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:00:14 [2021-07-30T17:00:14.741Z] #29 sha256:135b07abb68c50476220bcdaf84aecac88db478f6d7b91d75a95be2231ec5deb
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
17:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 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:00:14 [2021-07-30T17:00:14.965Z] #17 100.5 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:00:14 [2021-07-30T17:00:14.997Z] #29 3.029 
##                                                                         2.8%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.4%
#############################                                             40.8%
################################                                          45.7%
####################################                                      50.1%
#######################################                                   54.6%
############################################                              61.7%
################################################                          67.0%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.8%
##################################################################        91.8%#29 ...
17:00:14 [2021-07-30T17:00:14.997Z] 
17:00:14 [2021-07-30T17:00:14.997Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:14 [2021-07-30T17:00:14.997Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
17:00:14 [2021-07-30T17:00:14.997Z] #39 DONE 0.3s
17:00:14 [2021-07-30T17:00:14.997Z] 
17:00:14 [2021-07-30T17:00:14.997Z] #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:00:14 [2021-07-30T17:00:14.997Z] #29 sha256:135b07abb68c50476220bcdaf84aecac88db478f6d7b91d75a95be2231ec5deb
17:00:14 [2021-07-30T17:00:14.997Z] #29 3.029 
##                                                                         2.8%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.4%
#############################                                             40.8%
################################                                          45.7%
####################################                                      50.1%
#######################################                                   54.6%
############################################                              61.7%
################################################                          67.0%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.8%
##################################################################        91.8%
######################################################################    98.1%
######################################################################## 100.0%
17:00:14 [2021-07-30T17:00:14.997Z] #29 4.891 
17:00:15 [2021-07-30T17:00:15.254Z] #29 ...
17:00:15 [2021-07-30T17:00:15.254Z] 
17:00:15 [2021-07-30T17:00:15.254Z] #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:00:15 [2021-07-30T17:00:15.254Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
17:00:15 [2021-07-30T17:00:15.254Z] #43 DONE 0.3s
17:00:15 [2021-07-30T17:00:15.254Z] 
17:00:15 [2021-07-30T17:00:15.254Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:15 [2021-07-30T17:00:15.254Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
17:00:15 [2021-07-30T17:00:15.254Z] #31 DONE 0.3s
17:00:15 [2021-07-30T17:00:15.254Z] 
17:00:15 [2021-07-30T17:00:15.254Z] #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:00:15 [2021-07-30T17:00:15.254Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:15 [2021-07-30T17:00:15.332Z] #29 ...
17:00:15 [2021-07-30T17:00:15.332Z] 
17:00:15 [2021-07-30T17:00:15.332Z] #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:00:15 [2021-07-30T17:00:15.332Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe
17:00:15 [2021-07-30T17:00:15.332Z] #12 DONE 2.5s
17:00:15 [2021-07-30T17:00:15.332Z] 
17:00:15 [2021-07-30T17:00:15.332Z] #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:00:15 [2021-07-30T17:00:15.332Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:00:15 [2021-07-30T17:00:15.537Z] #17 100.9 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:00:15 [2021-07-30T17:00:15.537Z] #17 100.9 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:00:15 [2021-07-30T17:00:15.537Z] #17 101.0 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
17:00:15 [2021-07-30T17:00:15.537Z] #17 101.1 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:00:15 [2021-07-30T17:00:15.537Z] #17 101.2 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:00:15 [2021-07-30T17:00:15.703Z] #13 ...
17:00:15 [2021-07-30T17:00:15.703Z] 
17:00:15 [2021-07-30T17:00:15.703Z] #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:00:15 [2021-07-30T17:00:15.703Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:15 [2021-07-30T17:00:15.703Z] #44 7.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:15 [2021-07-30T17:00:15.703Z] #44 8.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:15 [2021-07-30T17:00:15.703Z] #44 8.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:15 [2021-07-30T17:00:15.703Z] #44 8.553 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
17:00:16 [2021-07-30T17:00:16.103Z] #17 101.5 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:00:16 [2021-07-30T17:00:16.103Z] #17 101.5 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
17:00:16 [2021-07-30T17:00:16.103Z] #17 ...
17:00:16 [2021-07-30T17:00:16.103Z] 
17:00:16 [2021-07-30T17:00:16.103Z] #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:00:16 [2021-07-30T17:00:16.103Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:16 [2021-07-30T17:00:16.103Z] #39 DONE 115.6s
17:00:16 [2021-07-30T17:00:16.103Z] 
17:00:16 [2021-07-30T17:00:16.103Z] #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:00:16 [2021-07-30T17:00:16.103Z] #53 sha256:e91b4b03086f7932c2ea625d2d827e76c5d3ff6835c0c1994b37b3a9311e56f8
17:00:16 [2021-07-30T17:00:16.103Z] #53 111.5 github.com/LK4D4/vndr/godl
17:00:16 [2021-07-30T17:00:16.103Z] #53 112.0 github.com/LK4D4/vndr
17:00:16 [2021-07-30T17:00:16.281Z] #44 9.479 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:16 [2021-07-30T17:00:16.281Z] #44 ...
17:00:16 [2021-07-30T17:00:16.281Z] 
17:00:16 [2021-07-30T17:00:16.281Z] #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:00:16 [2021-07-30T17:00:16.281Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + RM_GOPATH=0
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + TMP_GOPATH=
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + : /build
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + '[' -z '' ']'
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 ++ mktemp -d
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + export GOPATH=/tmp/tmp.zyfZATYbQU
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + GOPATH=/tmp/tmp.zyfZATYbQU
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + RM_GOPATH=1
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 + case "$(go env GOARCH)" in
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.777 ++ go env GOARCH
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.781 + export GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.781 + GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.786 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 ++ dirname /tmp/install/install.sh
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + dir=/tmp/install
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + bin=shfmt
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + shift
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + . /tmp/install/shfmt.installer
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + install_shfmt
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zyfZATYbQU/src/github.com/mvdan/sh
17:00:16 [2021-07-30T17:00:16.281Z] #52 5.788 Cloning into '/tmp/tmp.zyfZATYbQU/src/github.com/mvdan/sh'...
17:00:16 [2021-07-30T17:00:16.362Z] #53 DONE 116.0s
17:00:16 [2021-07-30T17:00:16.362Z] 
17:00:16 [2021-07-30T17:00:16.362Z] #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:00:16 [2021-07-30T17:00:16.362Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:16 [2021-07-30T17:00:16.582Z] #52 ...
17:00:16 [2021-07-30T17:00:16.582Z] 
17:00:16 [2021-07-30T17:00:16.582Z] #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:00:16 [2021-07-30T17:00:16.582Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.834 + RM_GOPATH=0
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.834 + TMP_GOPATH=
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.834 + : /build
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.834 + '[' -z '' ']'
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.834 ++ mktemp -d
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.841 + export GOPATH=/tmp/tmp.GMmKYbKvB0
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.841 + GOPATH=/tmp/tmp.GMmKYbKvB0
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.841 + RM_GOPATH=1
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.841 + case "$(go env GOARCH)" in
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.841 ++ go env GOARCH
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + export GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 ++ dirname /tmp/install/install.sh
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + dir=/tmp/install
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + bin=golangci_lint
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + shift
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + . /tmp/install/golangci_lint.installer
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 ++ : v1.23.8
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + install_golangci_lint
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + set -e
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + export GO111MODULE=on
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + GO111MODULE=on
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + GOBIN=/build
17:00:16 [2021-07-30T17:00:16.582Z] #50 6.890 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:00:16 [2021-07-30T17:00:16.582Z] #50 7.938 go: downloading github.com/golangci/golangci-lint v1.23.8
17:00:16 [2021-07-30T17:00:16.582Z] #50 ...
17:00:16 [2021-07-30T17:00:16.582Z] 
17:00:16 [2021-07-30T17:00:16.582Z] #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:00:16 [2021-07-30T17:00:16.582Z] #34 sha256:d9cb238345a91fb3e4eb1b53d1d5e8a35753a01db61ef3b888dfc479674d6fab
17:00:16 [2021-07-30T17:00:16.582Z] #34 7.576 Install go-toml version v1.8.1
17:00:16 [2021-07-30T17:00:16.582Z] #34 8.844 go: downloading github.com/pelletier/go-toml v1.8.1
17:00:16 [2021-07-30T17:00:16.838Z] #34 ...
17:00:16 [2021-07-30T17:00:16.838Z] 
17:00:16 [2021-07-30T17:00:16.838Z] #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:00:16 [2021-07-30T17:00:16.838Z] #24 sha256:4a48646aaccbf616d61ceecf748c68bb3d805be590fe977e1841312fc249adc4
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + RM_GOPATH=0
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + TMP_GOPATH=
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + : /build
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + '[' -z '' ']'
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 ++ mktemp -d
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + export GOPATH=/tmp/tmp.P4324owI5q
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + GOPATH=/tmp/tmp.P4324owI5q
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + RM_GOPATH=1
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 + case "$(go env GOARCH)" in
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.042 ++ go env GOARCH
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.063 + export GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.063 + GO_BUILDMODE=-buildmode=pie
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.063 ++ dirname /tmp/install/install.sh
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.076 Install docker/cli version 17.06.2-ce from stable
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + dir=/tmp/install
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + bin=dockercli
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + shift
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + . /tmp/install/dockercli.installer
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 ++ : stable
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 ++ : 17.06.2-ce
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + install_dockercli
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 ++ uname -m
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + arch=x86_64
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + '[' x86_64 '!=' x86_64 ']'
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + url=https://download.docker.com/linux/static
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + tar -xz docker/docker
17:00:16 [2021-07-30T17:00:16.838Z] #24 6.079 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:00:16 [2021-07-30T17:00:16.930Z] #47 ...
17:00:16 [2021-07-30T17:00:16.930Z] 
17:00:16 [2021-07-30T17:00:16.930Z] #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:00:16 [2021-07-30T17:00:16.930Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
17:00:16 [2021-07-30T17:00:16.930Z] #17 102.4 debconf: delaying package configuration, since apt-utils is not installed
17:00:17 [2021-07-30T17:00:17.093Z] #24 ...
17:00:17 [2021-07-30T17:00:17.093Z] 
17:00:17 [2021-07-30T17:00:17.093Z] #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:00:17 [2021-07-30T17:00:17.093Z] #48 sha256:cbcef4ee4b7add6f959344c5bbcd664997bef5d4ca03016f65ab43b05abdf163
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.524 + RM_GOPATH=0
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.524 + TMP_GOPATH=
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.524 + : /build
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.524 + '[' -z '' ']'
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.526 ++ mktemp -d
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.526 + export GOPATH=/tmp/tmp.gnnfPMzNSU
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.526 + GOPATH=/tmp/tmp.gnnfPMzNSU
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.526 + RM_GOPATH=1
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.530 + case "$(go env GOARCH)" in
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.530 ++ go env GOARCH
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + export GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 ++ dirname /tmp/install/install.sh
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + dir=/tmp/install
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + bin=gotestsum
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + shift
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + . /tmp/install/gotestsum.installer
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 ++ : v0.5.3
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + install_gotestsum
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + set -e
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + export GO111MODULE=on
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + GO111MODULE=on
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + GOBIN=/build
17:00:17 [2021-07-30T17:00:17.093Z] #48 6.545 + go get gotest.tools/gotestsum@v0.5.3
17:00:17 [2021-07-30T17:00:17.093Z] #48 7.333 go: downloading gotest.tools/gotestsum v0.5.3
17:00:17 [2021-07-30T17:00:17.093Z] #48 ...
17:00:17 [2021-07-30T17:00:17.093Z] 
17:00:17 [2021-07-30T17:00:17.093Z] #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:00:17 [2021-07-30T17:00:17.093Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + RM_GOPATH=0
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + TMP_GOPATH=
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + : /build
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + '[' -z '' ']'
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 ++ mktemp -d
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + export GOPATH=/tmp/tmp.xtGp9Tiy08
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + GOPATH=/tmp/tmp.xtGp9Tiy08
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + RM_GOPATH=1
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 + case "$(go env GOARCH)" in
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.899 ++ go env GOARCH
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.940 + export GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.093Z] #59 7.940 + GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.940 ++ dirname /tmp/install/install.sh
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + dir=/tmp/install
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + bin=rootlesskit
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + shift
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + . /tmp/install/rootlesskit.installer
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + install_rootlesskit
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + case "$1" in
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + export CGO_ENABLED=0
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + CGO_ENABLED=0
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + _install_rootlesskit
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.947 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.958 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xtGp9Tiy08/src/github.com/rootless-containers/rootlesskit
17:00:17 [2021-07-30T17:00:17.094Z] #59 7.966 Cloning into '/tmp/tmp.xtGp9Tiy08/src/github.com/rootless-containers/rootlesskit'...
17:00:17 [2021-07-30T17:00:17.189Z] #17 102.9 Fetched 169 MB in 7s (24.8 MB/s)
17:00:17 [2021-07-30T17:00:17.351Z] #59 ...
17:00:17 [2021-07-30T17:00:17.351Z] 
17:00:17 [2021-07-30T17:00:17.351Z] #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:00:17 [2021-07-30T17:00:17.351Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:17 [2021-07-30T17:00:17.351Z] #32 7.301 + git clone https://github.com/kolyshkin/go-swagger.git .
17:00:17 [2021-07-30T17:00:17.351Z] #32 7.308 Cloning into '.'...
17:00:17 [2021-07-30T17:00:17.351Z] #32 ...
17:00:17 [2021-07-30T17:00:17.351Z] 
17:00:17 [2021-07-30T17:00:17.351Z] #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:00:17 [2021-07-30T17:00:17.351Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:17 [2021-07-30T17:00:17.351Z] #56 7.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:17 [2021-07-30T17:00:17.351Z] #56 7.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:17 [2021-07-30T17:00:17.351Z] #56 7.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:17 [2021-07-30T17:00:17.351Z] #56 9.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.0 Selecting previously unselected package liblocale-gettext-perl.
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.0 (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:00:17 [2021-07-30T17:00:17.447Z] #17 103.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.0 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.1 Selecting previously unselected package bzip2.
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.1 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.1 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.2 Selecting previously unselected package libmagic-mgc.
17:00:17 [2021-07-30T17:00:17.447Z] #17 103.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
17:00:17 [2021-07-30T17:00:17.608Z] #56 ...
17:00:17 [2021-07-30T17:00:17.608Z] 
17:00:17 [2021-07-30T17:00:17.608Z] #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:00:17 [2021-07-30T17:00:17.608Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:17 [2021-07-30T17:00:17.608Z] #36 5.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 5.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 5.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 5.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 6.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 9.655 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:17 [2021-07-30T17:00:17.608Z] #36 ...
17:00:17 [2021-07-30T17:00:17.608Z] 
17:00:17 [2021-07-30T17:00:17.608Z] #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:00:17 [2021-07-30T17:00:17.608Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.190 + RM_GOPATH=0
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.190 + TMP_GOPATH=
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.190 + : /build
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.190 + '[' -z '' ']'
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.190 ++ mktemp -d
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.201 + export GOPATH=/tmp/tmp.fME0FGD9Cz
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.201 + GOPATH=/tmp/tmp.fME0FGD9Cz
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.201 + RM_GOPATH=1
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.201 + case "$(go env GOARCH)" in
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.201 ++ go env GOARCH
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.218 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + export GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + GO_BUILDMODE=-buildmode=pie
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 ++ dirname /tmp/install/install.sh
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + dir=/tmp/install
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + bin=vndr
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + shift
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + '[' '!' -f /tmp/install/vndr.installer ']'
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + . /tmp/install/vndr.installer
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + install_vndr
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.219 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fME0FGD9Cz/src/github.com/LK4D4/vndr
17:00:17 [2021-07-30T17:00:17.608Z] #46 7.243 Cloning into '/tmp/tmp.fME0FGD9Cz/src/github.com/LK4D4/vndr'...
17:00:17 [2021-07-30T17:00:17.608Z] #46 8.212 + cd /tmp/tmp.fME0FGD9Cz/src/github.com/LK4D4/vndr
17:00:17 [2021-07-30T17:00:17.608Z] #46 8.212 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:00:17 [2021-07-30T17:00:17.608Z] #46 8.232 + go build -buildmode=pie -v -o /build/vndr .
17:00:17 [2021-07-30T17:00:17.608Z] #46 10.61 internal/unsafeheader
17:00:17 [2021-07-30T17:00:17.608Z] #46 10.74 internal/cpu
17:00:17 [2021-07-30T17:00:17.608Z] #46 10.84 runtime/internal/atomic
17:00:17 [2021-07-30T17:00:17.608Z] #46 11.40 runtime/internal/sys
17:00:17 [2021-07-30T17:00:17.706Z] #17 103.3 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
17:00:17 [2021-07-30T17:00:17.864Z] #46 ...
17:00:17 [2021-07-30T17:00:17.864Z] 
17:00:17 [2021-07-30T17:00:17.864Z] #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:00:17 [2021-07-30T17:00:17.864Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:17 [2021-07-30T17:00:17.864Z] #13 5.250 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:00:17 [2021-07-30T17:00:17.864Z] #13 5.317 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:17 [2021-07-30T17:00:17.864Z] #13 5.357 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:17 [2021-07-30T17:00:17.864Z] #13 5.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:17 [2021-07-30T17:00:17.864Z] #13 6.582 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:00:17 [2021-07-30T17:00:17.966Z] #17 103.6 Selecting previously unselected package libmagic1:amd64.
17:00:17 [2021-07-30T17:00:17.966Z] #17 103.6 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
17:00:17 [2021-07-30T17:00:17.966Z] #17 103.6 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.7 Selecting previously unselected package file.
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.7 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.7 Unpacking file (1:5.35-4+deb10u2) ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.8 Selecting previously unselected package xz-utils.
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.8 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.8 Unpacking xz-utils (5.2.4-1) ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.9 Selecting previously unselected package binutils-aarch64-linux-gnu.
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
17:00:18 [2021-07-30T17:00:18.226Z] #17 103.9 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
17:00:18 [2021-07-30T17:00:18.729Z] #13 3.224 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:00:18 [2021-07-30T17:00:18.729Z] #13 3.282 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:18 [2021-07-30T17:00:18.729Z] #13 3.285 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:18 [2021-07-30T17:00:18.729Z] #13 3.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:18 [2021-07-30T17:00:18.992Z] #13 4.033 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:00:19 [2021-07-30T17:00:19.317Z] #34 ...
17:00:19 [2021-07-30T17:00:19.318Z] 
17:00:19 [2021-07-30T17:00:19.318Z] #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:00:19 [2021-07-30T17:00:19.318Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.37 + cd /tmp/tmp.RCYcq2v6xb/src/github.com/rootless-containers/rootlesskit
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.37 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + export GO111MODULE=on
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + GO111MODULE=on
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + export GOPROXY=https://proxy.golang.org
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + GOPROXY=https://proxy.golang.org
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + for f in rootlesskit rootlesskit-docker-proxy
17:00:19 [2021-07-30T17:00:19.318Z] #59 14.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:00:19 [2021-07-30T17:00:19.318Z] #59 16.22 go: downloading github.com/pkg/errors v0.9.1
17:00:19 [2021-07-30T17:00:19.318Z] #59 ...
17:00:19 [2021-07-30T17:00:19.318Z] 
17:00:19 [2021-07-30T17:00:19.318Z] #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:00:19 [2021-07-30T17:00:19.318Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:19 [2021-07-30T17:00:19.318Z] #13 3.312 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 3.461 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 3.461 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 3.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 4.932 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 7.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:19 [2021-07-30T17:00:19.318Z] #13 ...
17:00:19 [2021-07-30T17:00:19.318Z] 
17:00:19 [2021-07-30T17:00:19.318Z] #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:00:19 [2021-07-30T17:00:19.318Z] #48 sha256:570ff513d4094cacebbaaaa4d0cd3a066c3df65d28c8667fd5e875e9cedb14e7
17:00:19 [2021-07-30T17:00:19.318Z] #48 6.359 go: downloading gotest.tools/gotestsum v0.5.3
17:00:19 [2021-07-30T17:00:19.318Z] #48 8.016 go: downloading github.com/fatih/color v1.9.0
17:00:19 [2021-07-30T17:00:19.318Z] #48 8.027 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:00:19 [2021-07-30T17:00:19.318Z] #48 8.061 go: downloading github.com/pkg/errors v0.9.1
17:00:19 [2021-07-30T17:00:19.318Z] #48 8.226 go: downloading github.com/spf13/pflag v1.0.3
17:00:19 [2021-07-30T17:00:19.318Z] #48 8.841 go: downloading github.com/mattn/go-colorable v0.1.6
17:00:19 [2021-07-30T17:00:19.318Z] #48 9.028 go: downloading github.com/mattn/go-isatty v0.0.12
17:00:19 [2021-07-30T17:00:19.318Z] #48 9.162 go: downloading github.com/jonboulle/clockwork v0.1.0
17:00:19 [2021-07-30T17:00:19.318Z] #48 9.355 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:00:19 [2021-07-30T17:00:19.318Z] #48 9.355 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:00:19 [2021-07-30T17:00:19.318Z] #48 11.14 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:00:19 [2021-07-30T17:00:19.318Z] #48 14.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:00:19 [2021-07-30T17:00:19.318Z] #48 ...
17:00:19 [2021-07-30T17:00:19.318Z] 
17:00:19 [2021-07-30T17:00:19.318Z] #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:00:19 [2021-07-30T17:00:19.318Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:19 [2021-07-30T17:00:19.318Z] #59 16.38 go: downloading github.com/sirupsen/logrus v1.8.1
17:00:19 [2021-07-30T17:00:19.318Z] #59 16.50 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:19 [2021-07-30T17:00:19.423Z] #32 ...
17:00:19 [2021-07-30T17:00:19.423Z] 
17:00:19 [2021-07-30T17:00:19.423Z] #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:00:19 [2021-07-30T17:00:19.423Z] #29 sha256:135b07abb68c50476220bcdaf84aecac88db478f6d7b91d75a95be2231ec5deb
17:00:19 [2021-07-30T17:00:19.423Z] #29 5.312 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:00:19 [2021-07-30T17:00:19.423Z] #29 5.470 
17:00:19 [2021-07-30T17:00:19.423Z] #29 5.627 
######################################################################## 100.0%
17:00:19 [2021-07-30T17:00:19.423Z] #29 5.681 
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.200 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.307 
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.395 
######################################################################## 100.0%
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.435 
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.795 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:00:19 [2021-07-30T17:00:19.423Z] #29 6.893 
17:00:19 [2021-07-30T17:00:19.423Z] #29 7.100 
                                                                           0.0%
#################                                                         24.4%
#########################################                                 57.9%
#############################################################             85.9%
#######################################################################   99.9%
######################################################################## 100.0%
17:00:19 [2021-07-30T17:00:19.423Z] #29 7.626 
17:00:19 [2021-07-30T17:00:19.423Z] #29 7.934 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.022 
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.101 
######################################################################## 100.0%
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.133 
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.401 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.496 
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.548 
######################################################################## 100.0%
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.571 
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.589 Download of images into '/build' complete.
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.589 Use something like the following to load the result into a Docker daemon:
17:00:19 [2021-07-30T17:00:19.423Z] #29 8.589   tar -cC '/build' . | docker load
17:00:19 [2021-07-30T17:00:19.423Z] #29 DONE 8.8s
17:00:19 [2021-07-30T17:00:19.423Z] 
17:00:19 [2021-07-30T17:00:19.423Z] #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:00:19 [2021-07-30T17:00:19.423Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:19 [2021-07-30T17:00:19.602Z] #17 104.9 Selecting previously unselected package binutils-arm-linux-gnueabi.
17:00:19 [2021-07-30T17:00:19.602Z] #17 104.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
17:00:19 [2021-07-30T17:00:19.602Z] #17 104.9 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
17:00:19 [2021-07-30T17:00:19.679Z] #44 ...
17:00:19 [2021-07-30T17:00:19.679Z] 
17:00:19 [2021-07-30T17:00:19.679Z] #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:00:19 [2021-07-30T17:00:19.679Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
17:00:19 [2021-07-30T17:00:19.679Z] #12 DONE 4.6s
17:00:19 [2021-07-30T17:00:19.679Z] 
17:00:19 [2021-07-30T17:00:19.679Z] #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:00:19 [2021-07-30T17:00:19.679Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:19 [2021-07-30T17:00:19.753Z] #13 9.408 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:19 [2021-07-30T17:00:19.942Z] #13 ...
17:00:19 [2021-07-30T17:00:19.942Z] 
17:00:19 [2021-07-30T17:00:19.942Z] #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:00:19 [2021-07-30T17:00:19.942Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:19 [2021-07-30T17:00:19.942Z] #29 5.594 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:00:19 [2021-07-30T17:00:19.942Z] #29 5.997 
17:00:20 [2021-07-30T17:00:20.169Z] #17 105.6 Selecting previously unselected package binutils-arm-linux-gnueabihf.
17:00:20 [2021-07-30T17:00:20.169Z] #17 105.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
17:00:20 [2021-07-30T17:00:20.169Z] #17 105.6 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
17:00:20 [2021-07-30T17:00:20.268Z] #59 ...
17:00:20 [2021-07-30T17:00:20.268Z] 
17:00:20 [2021-07-30T17:00:20.268Z] #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:00:20 [2021-07-30T17:00:20.268Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:20 [2021-07-30T17:00:20.268Z] #32 6.999 + git clone https://github.com/kolyshkin/go-swagger.git .
17:00:20 [2021-07-30T17:00:20.268Z] #32 7.024 Cloning into '.'...
17:00:20 [2021-07-30T17:00:20.544Z] #32 ...
17:00:20 [2021-07-30T17:00:20.544Z] 
17:00:20 [2021-07-30T17:00:20.544Z] #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:00:20 [2021-07-30T17:00:20.544Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:20 [2021-07-30T17:00:20.544Z] #13 11.16 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #13 ...
17:00:20 [2021-07-30T17:00:20.544Z] 
17:00:20 [2021-07-30T17:00:20.544Z] #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:00:20 [2021-07-30T17:00:20.544Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:20 [2021-07-30T17:00:20.544Z] #44 7.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #44 7.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #44 7.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #44 7.970 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
17:00:20 [2021-07-30T17:00:20.544Z] #44 9.231 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #44 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:20 [2021-07-30T17:00:20.544Z] #44 14.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:20 [2021-07-30T17:00:20.725Z] #13 ...
17:00:20 [2021-07-30T17:00:20.725Z] 
17:00:20 [2021-07-30T17:00:20.725Z] #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:00:20 [2021-07-30T17:00:20.725Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.09 + cd /tmp/tmp.xtGp9Tiy08/src/github.com/rootless-containers/rootlesskit
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.12 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + export GO111MODULE=on
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + GO111MODULE=on
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + export GOPROXY=https://proxy.golang.org
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + GOPROXY=https://proxy.golang.org
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + for f in rootlesskit rootlesskit-docker-proxy
17:00:20 [2021-07-30T17:00:20.725Z] #59 14.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:00:20 [2021-07-30T17:00:20.737Z] #17 106.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
17:00:20 [2021-07-30T17:00:20.737Z] #17 106.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
17:00:20 [2021-07-30T17:00:20.737Z] #17 106.3 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
17:00:20 [2021-07-30T17:00:20.805Z] #44 ...
17:00:20 [2021-07-30T17:00:20.805Z] 
17:00:20 [2021-07-30T17:00:20.805Z] #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:00:20 [2021-07-30T17:00:20.805Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:20 [2021-07-30T17:00:20.805Z] #59 17.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:00:21 [2021-07-30T17:00:21.304Z] #17 107.0 Selecting previously unselected package binutils-s390x-linux-gnu.
17:00:21 [2021-07-30T17:00:21.304Z] #17 107.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
17:00:21 [2021-07-30T17:00:21.304Z] #17 107.0 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
17:00:21 [2021-07-30T17:00:21.872Z] #17 107.6 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
17:00:21 [2021-07-30T17:00:21.872Z] #17 107.6 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:00:21 [2021-07-30T17:00:21.872Z] #17 107.6 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:00:22 [2021-07-30T17:00:22.131Z] #17 107.7 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
17:00:22 [2021-07-30T17:00:22.131Z] #17 107.7 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:22 [2021-07-30T17:00:22.131Z] #17 107.7 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:00:22 [2021-07-30T17:00:22.597Z] #29 6.292 
                                                                           0.0%
##                                                                         2.9%
###                                                                        5.4%
######                                                                     9.3%
#########                                                                 13.8%
############                                                              17.9%
################                                                          22.3%
##################                                                        25.2%
##################                                                        26.0%
#####################                                                     30.4%
######################                                                    31.8%
#######################                                                   33.3%
########################                                                  34.7%
###########################                                               38.8%
###############################                                           43.4%
################################                                          45.7%
##################################                                        47.2%
#####################################                                     51.9%
########################################                                  55.8%
###########################################                               60.8%
##############################################                            65.1%
#################################################                         68.2%
##################################################                        70.2%
#####################################################                     73.8%
########################################################                  79.1%
############################################################              83.7%
##############################################################            87.1%
#################################################################         91.0%
######################################################################    97.9%
######################################################################## 100.0%
17:00:22 [2021-07-30T17:00:22.597Z] #29 ...
17:00:22 [2021-07-30T17:00:22.597Z] 
17:00:22 [2021-07-30T17:00:22.597Z] #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:00:22 [2021-07-30T17:00:22.597Z] #48 sha256:b5237fcf614401d4cbf073382905a79cad51fc32efe62a198482266d94669c3e
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.832 + RM_GOPATH=0
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.832 + TMP_GOPATH=
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.832 + : /build
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.833 + '[' -z '' ']'
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.833 ++ mktemp -d
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.851 + export GOPATH=/tmp/tmp.6gu4Z3p3sd
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.851 + GOPATH=/tmp/tmp.6gu4Z3p3sd
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.851 + RM_GOPATH=1
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.851 + case "$(go env GOARCH)" in
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.851 ++ go env GOARCH
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + export GO_BUILDMODE=-buildmode=pie
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + GO_BUILDMODE=-buildmode=pie
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 ++ dirname /tmp/install/install.sh
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + dir=/tmp/install
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + bin=gotestsum
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + shift
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + . /tmp/install/gotestsum.installer
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 ++ : v0.5.3
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + install_gotestsum
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + set -e
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + export GO111MODULE=on
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + GO111MODULE=on
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + GOBIN=/build
17:00:22 [2021-07-30T17:00:22.597Z] #48 4.893 + go get gotest.tools/gotestsum@v0.5.3
17:00:22 [2021-07-30T17:00:22.597Z] #48 5.495 go: downloading gotest.tools/gotestsum v0.5.3
17:00:22 [2021-07-30T17:00:22.597Z] #48 7.924 go: downloading github.com/fatih/color v1.9.0
17:00:22 [2021-07-30T17:00:22.597Z] #48 7.926 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:00:22 [2021-07-30T17:00:22.597Z] #48 7.928 go: downloading github.com/pkg/errors v0.9.1
17:00:22 [2021-07-30T17:00:22.597Z] #48 7.930 go: downloading github.com/spf13/pflag v1.0.3
17:00:22 [2021-07-30T17:00:22.597Z] #48 8.253 go: downloading github.com/jonboulle/clockwork v0.1.0
17:00:22 [2021-07-30T17:00:22.597Z] #48 8.277 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:00:22 [2021-07-30T17:00:22.597Z] #48 8.304 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:00:22 [2021-07-30T17:00:22.597Z] #48 8.885 go: downloading github.com/mattn/go-colorable v0.1.6
17:00:22 [2021-07-30T17:00:22.597Z] #48 9.128 go: downloading github.com/mattn/go-isatty v0.0.12
17:00:22 [2021-07-30T17:00:22.597Z] #48 9.345 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:00:22 [2021-07-30T17:00:22.597Z] #48 9.376 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:00:22 [2021-07-30T17:00:22.597Z] #48 ...
17:00:22 [2021-07-30T17:00:22.597Z] 
17:00:22 [2021-07-30T17:00:22.597Z] #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:00:22 [2021-07-30T17:00:22.597Z] #34 sha256:6fce80b68054b073a8d0a086fab5eabd42a08a55576524840bcdd579ef215f43
17:00:22 [2021-07-30T17:00:22.597Z] #34 4.028 Install go-toml version v1.8.1
17:00:22 [2021-07-30T17:00:22.597Z] #34 4.839 go: downloading github.com/pelletier/go-toml v1.8.1
17:00:22 [2021-07-30T17:00:22.597Z] #34 7.875 github.com/pelletier/go-toml
17:00:22 [2021-07-30T17:00:22.865Z] #34 ...
17:00:22 [2021-07-30T17:00:22.865Z] 
17:00:22 [2021-07-30T17:00:22.865Z] #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:00:22 [2021-07-30T17:00:22.865Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
17:00:22 [2021-07-30T17:00:22.865Z] #36 5.178 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 5.231 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 5.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 6.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 7.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 8.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:00:22 [2021-07-30T17:00:22.865Z] #36 ...
17:00:22 [2021-07-30T17:00:22.865Z] 
17:00:22 [2021-07-30T17:00:22.865Z] #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:00:22 [2021-07-30T17:00:22.865Z] #24 sha256:4117dc3dcb849d2e587bf55944665be1418f221b267e997cba6232410cfe7c0c
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.768 + RM_GOPATH=0
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.768 + TMP_GOPATH=
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.768 + : /build
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.768 + '[' -z '' ']'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.768 ++ mktemp -d
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.776 + export GOPATH=/tmp/tmp.FEY6i3shti
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.776 + GOPATH=/tmp/tmp.FEY6i3shti
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.776 + RM_GOPATH=1
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.776 + case "$(go env GOARCH)" in
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.790 ++ go env GOARCH
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.851 + export GO_BUILDMODE=-buildmode=pie
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.851 + GO_BUILDMODE=-buildmode=pie
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.851 ++ dirname /tmp/install/install.sh
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.861 Install docker/cli version 17.06.2-ce from stable
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + dir=/tmp/install
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + bin=dockercli
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + shift
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + . /tmp/install/dockercli.installer
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 ++ : stable
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 ++ : 17.06.2-ce
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + install_dockercli
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.866 ++ uname -m
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + arch=aarch64
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + '[' aarch64 '!=' x86_64 ']'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + '[' aarch64 '!=' s390x ']'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + '[' aarch64 '!=' armhf ']'
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + build_dockercli
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.868 + git clone https://github.com/docker/docker-ce /tmp/tmp.FEY6i3shti/tmp/docker-ce
17:00:22 [2021-07-30T17:00:22.865Z] #24 4.892 Cloning into '/tmp/tmp.FEY6i3shti/tmp/docker-ce'...
17:00:23 [2021-07-30T17:00:23.152Z] #24 ...
17:00:23 [2021-07-30T17:00:23.152Z] 
17:00:23 [2021-07-30T17:00:23.152Z] #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:00:23 [2021-07-30T17:00:23.152Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.743 + RM_GOPATH=0
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.743 + TMP_GOPATH=
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.743 + : /build
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.743 + '[' -z '' ']'
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.744 ++ mktemp -d
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.747 + export GOPATH=/tmp/tmp.0v5OsUkdi5
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.747 + GOPATH=/tmp/tmp.0v5OsUkdi5
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.747 + RM_GOPATH=1
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.747 + case "$(go env GOARCH)" in
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.750 ++ go env GOARCH
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.782 + export GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.782 + GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.782 ++ dirname /tmp/install/install.sh
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + dir=/tmp/install
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + bin=golangci_lint
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + shift
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + . /tmp/install/golangci_lint.installer
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 ++ : v1.23.8
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + install_golangci_lint
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + set -e
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + export GO111MODULE=on
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + GO111MODULE=on
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + GOBIN=/build
17:00:23 [2021-07-30T17:00:23.152Z] #50 3.787 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:00:23 [2021-07-30T17:00:23.153Z] #50 4.594 go: downloading github.com/golangci/golangci-lint v1.23.8
17:00:23 [2021-07-30T17:00:23.153Z] #50 ...
17:00:23 [2021-07-30T17:00:23.153Z] 
17:00:23 [2021-07-30T17:00:23.153Z] #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:00:23 [2021-07-30T17:00:23.153Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
17:00:23 [2021-07-30T17:00:23.153Z] #56 5.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:23 [2021-07-30T17:00:23.153Z] #56 5.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:23 [2021-07-30T17:00:23.153Z] #56 5.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:23 [2021-07-30T17:00:23.153Z] #56 6.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:00:23 [2021-07-30T17:00:23.153Z] #56 7.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:00:23 [2021-07-30T17:00:23.153Z] #56 9.328 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:00:23 [2021-07-30T17:00:23.293Z] #59 16.64 go: downloading github.com/pkg/errors v0.9.1
17:00:23 [2021-07-30T17:00:23.293Z] #59 16.67 go: downloading github.com/sirupsen/logrus v1.8.1
17:00:23 [2021-07-30T17:00:23.293Z] #59 16.78 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:23 [2021-07-30T17:00:23.353Z] #59 ...
17:00:23 [2021-07-30T17:00:23.353Z] 
17:00:23 [2021-07-30T17:00:23.353Z] #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:00:23 [2021-07-30T17:00:23.353Z] #24 sha256:6e0b78f66b3ac387c4a36c76825c848b425567625533cea070b1286ba354df0d
17:00:23 [2021-07-30T17:00:23.353Z] #24 19.69 + mkdir -p /build
17:00:23 [2021-07-30T17:00:23.353Z] #24 19.70 + mv docker/docker /build/
17:00:23 [2021-07-30T17:00:23.353Z] #24 19.71 + rmdir docker
17:00:23 [2021-07-30T17:00:23.353Z] #24 DONE 20.3s
17:00:23 [2021-07-30T17:00:23.353Z] 
17:00:23 [2021-07-30T17:00:23.353Z] #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:00:23 [2021-07-30T17:00:23.353Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:00:23 [2021-07-30T17:00:23.353Z] #46 11.67 runtime/internal/sys
17:00:23 [2021-07-30T17:00:23.353Z] #46 12.06 internal/bytealg
17:00:23 [2021-07-30T17:00:23.353Z] #46 12.53 runtime/internal/math
17:00:23 [2021-07-30T17:00:23.353Z] #46 12.73 internal/race
17:00:23 [2021-07-30T17:00:23.353Z] #46 12.89 sync/atomic
17:00:23 [2021-07-30T17:00:23.353Z] #46 13.51 unicode
17:00:23 [2021-07-30T17:00:23.353Z] #46 13.87 runtime
17:00:23 [2021-07-30T17:00:23.353Z] #46 19.36 unicode/utf8
17:00:23 [2021-07-30T17:00:23.353Z] #46 20.69 math/bits
17:00:23 [2021-07-30T17:00:23.416Z] #56 ...
17:00:23 [2021-07-30T17:00:23.416Z] 
17:00:23 [2021-07-30T17:00:23.416Z] #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:00:23 [2021-07-30T17:00:23.416Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
17:00:23 [2021-07-30T17:00:23.416Z] #40 4.695 + git clone https://github.com/docker/distribution.git .
17:00:23 [2021-07-30T17:00:23.416Z] #40 4.695 Cloning into '.'...
17:00:23 [2021-07-30T17:00:23.416Z] #40 ...
17:00:23 [2021-07-30T17:00:23.416Z] 
17:00:23 [2021-07-30T17:00:23.416Z] #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:00:23 [2021-07-30T17:00:23.416Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + RM_GOPATH=0
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + TMP_GOPATH=
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + : /build
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + '[' -z '' ']'
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 ++ mktemp -d
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + export GOPATH=/tmp/tmp.qw6WzErO0r
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + GOPATH=/tmp/tmp.qw6WzErO0r
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + RM_GOPATH=1
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 + case "$(go env GOARCH)" in
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.448 ++ go env GOARCH
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.489 + export GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.489 + GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.490 ++ dirname /tmp/install/install.sh
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + dir=/tmp/install
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + bin=vndr
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + shift
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + '[' '!' -f /tmp/install/vndr.installer ']'
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + . /tmp/install/vndr.installer
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + install_vndr
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qw6WzErO0r/src/github.com/LK4D4/vndr
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.493 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:00:23 [2021-07-30T17:00:23.416Z] #46 4.500 Cloning into '/tmp/tmp.qw6WzErO0r/src/github.com/LK4D4/vndr'...
17:00:23 [2021-07-30T17:00:23.416Z] #46 5.075 + cd /tmp/tmp.qw6WzErO0r/src/github.com/LK4D4/vndr
17:00:23 [2021-07-30T17:00:23.416Z] #46 5.075 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:00:23 [2021-07-30T17:00:23.416Z] #46 5.090 + go build -buildmode=pie -v -o /build/vndr .
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.422 runtime/internal/sys
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.467 internal/unsafeheader
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.473 runtime/internal/atomic
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.479 internal/cpu
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.645 internal/race
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.826 runtime/internal/math
17:00:23 [2021-07-30T17:00:23.416Z] #46 6.860 sync/atomic
17:00:23 [2021-07-30T17:00:23.416Z] #46 7.024 unicode
17:00:23 [2021-07-30T17:00:23.416Z] #46 7.248 unicode/utf8
17:00:23 [2021-07-30T17:00:23.416Z] #46 7.688 math/bits
17:00:23 [2021-07-30T17:00:23.416Z] #46 7.997 internal/bytealg
17:00:23 [2021-07-30T17:00:23.416Z] #46 8.627 encoding
17:00:23 [2021-07-30T17:00:23.416Z] #46 8.777 unicode/utf16
17:00:23 [2021-07-30T17:00:23.416Z] #46 8.951 math
17:00:23 [2021-07-30T17:00:23.416Z] #46 9.095 container/list
17:00:23 [2021-07-30T17:00:23.416Z] #46 9.476 runtime
17:00:23 [2021-07-30T17:00:23.416Z] #46 10.45 crypto/internal/subtle
17:00:23 [2021-07-30T17:00:23.416Z] #46 10.53 crypto/subtle
17:00:23 [2021-07-30T17:00:23.416Z] #46 10.68 vendor/golang.org/x/crypto/cryptobyte/asn1
17:00:23 [2021-07-30T17:00:23.416Z] #46 10.98 internal/nettrace
17:00:23 [2021-07-30T17:00:23.416Z] #46 11.13 runtime/cgo
17:00:23 [2021-07-30T17:00:23.416Z] #46 ...
17:00:23 [2021-07-30T17:00:23.416Z] 
17:00:23 [2021-07-30T17:00:23.416Z] #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:00:23 [2021-07-30T17:00:23.416Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
17:00:23 [2021-07-30T17:00:23.416Z] #32 4.381 + git clone https://github.com/kolyshkin/go-swagger.git .
17:00:23 [2021-07-30T17:00:23.416Z] #32 4.397 Cloning into '.'...
17:00:23 [2021-07-30T17:00:23.507Z] #17 108.9 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
17:00:23 [2021-07-30T17:00:23.508Z] #17 108.9 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
17:00:23 [2021-07-30T17:00:23.508Z] #17 108.9 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
17:00:23 [2021-07-30T17:00:23.508Z] #17 109.0 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
17:00:23 [2021-07-30T17:00:23.508Z] #17 109.0 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:00:23 [2021-07-30T17:00:23.508Z] #17 109.0 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:00:23 [2021-07-30T17:00:23.703Z] #32 ...
17:00:23 [2021-07-30T17:00:23.703Z] 
17:00:23 [2021-07-30T17:00:23.703Z] #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:00:23 [2021-07-30T17:00:23.703Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.632 + RM_GOPATH=0
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.632 + TMP_GOPATH=
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.632 + : /build
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.633 + '[' -z '' ']'
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.634 ++ mktemp -d
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.646 + export GOPATH=/tmp/tmp.RmCghzJXJ5
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.646 + GOPATH=/tmp/tmp.RmCghzJXJ5
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.646 + RM_GOPATH=1
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.646 + case "$(go env GOARCH)" in
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.646 ++ go env GOARCH
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.663 + export GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.663 + GO_BUILDMODE=-buildmode=pie
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 ++ dirname /tmp/install/install.sh
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + dir=/tmp/install
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + bin=shfmt
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + shift
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + . /tmp/install/shfmt.installer
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + install_shfmt
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.669 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RmCghzJXJ5/src/github.com/mvdan/sh
17:00:23 [2021-07-30T17:00:23.703Z] #52 3.673 Cloning into '/tmp/tmp.RmCghzJXJ5/src/github.com/mvdan/sh'...
17:00:23 [2021-07-30T17:00:23.856Z] #59 ...
17:00:23 [2021-07-30T17:00:23.856Z] 
17:00:23 [2021-07-30T17:00:23.856Z] #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:00:23 [2021-07-30T17:00:23.856Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:23 [2021-07-30T17:00:23.856Z] #40 7.300 + git clone https://github.com/docker/distribution.git .
17:00:23 [2021-07-30T17:00:23.856Z] #40 7.332 Cloning into '.'...
17:00:23 [2021-07-30T17:00:23.927Z] #46 ...
17:00:23 [2021-07-30T17:00:23.927Z] 
17:00:23 [2021-07-30T17:00:23.927Z] #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:00:23 [2021-07-30T17:00:23.927Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:23 [2021-07-30T17:00:23.927Z] #13 14.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:23 [2021-07-30T17:00:23.966Z] #52 ...
17:00:23 [2021-07-30T17:00:23.966Z] 
17:00:23 [2021-07-30T17:00:23.966Z] #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:00:23 [2021-07-30T17:00:23.966Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:23 [2021-07-30T17:00:23.966Z] #29 9.757 
17:00:23 [2021-07-30T17:00:23.966Z] #29 10.12 
                                                                           0.0%
#####################                                                     30.2%
##############################                                            42.9%
########################################                                  56.3%
##################################################################        93.0%
######################################################################## 100.0%
17:00:23 [2021-07-30T17:00:23.966Z] #29 10.92 
17:00:24 [2021-07-30T17:00:24.113Z] #40 ...
17:00:24 [2021-07-30T17:00:24.113Z] 
17:00:24 [2021-07-30T17:00:24.113Z] #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:00:24 [2021-07-30T17:00:24.113Z] #24 sha256:4a48646aaccbf616d61ceecf748c68bb3d805be590fe977e1841312fc249adc4
17:00:24 [2021-07-30T17:00:24.113Z] #24 17.64 + mkdir -p /build
17:00:24 [2021-07-30T17:00:24.113Z] #24 17.65 + mv docker/docker /build/
17:00:24 [2021-07-30T17:00:24.113Z] #24 17.66 + rmdir docker
17:00:24 [2021-07-30T17:00:24.375Z] #24 DONE 18.2s
17:00:24 [2021-07-30T17:00:24.375Z] 
17:00:24 [2021-07-30T17:00:24.375Z] #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:00:24 [2021-07-30T17:00:24.375Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:00:24 [2021-07-30T17:00:24.375Z] #59 17.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:00:24 [2021-07-30T17:00:24.758Z] #29 11.26 
                                                                           0.1%
####################                                                      28.8%
####################################                                      50.2%
###########################################################               83.1%
######################################################################## 100.0%
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.4 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.4 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.5 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.5 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:00:24 [2021-07-30T17:00:24.884Z] #17 110.5 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:00:24 [2021-07-30T17:00:24.939Z] #13 ...
17:00:24 [2021-07-30T17:00:24.939Z] 
17:00:24 [2021-07-30T17:00:24.939Z] #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:00:24 [2021-07-30T17:00:24.939Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.080 + RM_GOPATH=0
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.080 + TMP_GOPATH=
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.080 + : /build
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.080 + '[' -z '' ']'
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.080 ++ mktemp -d
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.083 + export GOPATH=/tmp/tmp.meg85aZKMu
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.083 + GOPATH=/tmp/tmp.meg85aZKMu
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.083 + RM_GOPATH=1
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.083 + case "$(go env GOARCH)" in
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.083 ++ go env GOARCH
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.091 + export GO_BUILDMODE=-buildmode=pie
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.091 + GO_BUILDMODE=-buildmode=pie
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.091 ++ dirname /tmp/install/install.sh
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + dir=/tmp/install
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + bin=vndr
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + shift
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + '[' '!' -f /tmp/install/vndr.installer ']'
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + . /tmp/install/vndr.installer
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + install_vndr
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.meg85aZKMu/src/github.com/LK4D4/vndr
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 Cloning into '/tmp/tmp.meg85aZKMu/src/github.com/LK4D4/vndr'...
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.098 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.526 + cd /tmp/tmp.meg85aZKMu/src/github.com/LK4D4/vndr
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.526 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:00:24 [2021-07-30T17:00:24.939Z] #46 5.526 + go build -buildmode=pie -v -o /build/vndr .
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.007 internal/unsafeheader
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.015 internal/cpu
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.158 runtime/internal/atomic
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.251 runtime/internal/sys
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.335 runtime/internal/math
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.405 internal/bytealg
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.411 internal/race
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.468 sync/atomic
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.635 unicode
17:00:24 [2021-07-30T17:00:24.939Z] #46 6.976 runtime
17:00:24 [2021-07-30T17:00:24.939Z] #46 9.797 unicode/utf8
17:00:24 [2021-07-30T17:00:24.939Z] #46 ...
17:00:24 [2021-07-30T17:00:24.939Z] 
17:00:24 [2021-07-30T17:00:24.939Z] #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:00:24 [2021-07-30T17:00:24.939Z] #34 sha256:35485e6d818d5c8a487fdc8219fd0c70a1ca4550acb7ef647026299f16e147eb
17:00:24 [2021-07-30T17:00:24.939Z] #34 6.551 Install go-toml version v1.8.1
17:00:24 [2021-07-30T17:00:24.939Z] #34 7.258 go: downloading github.com/pelletier/go-toml v1.8.1
17:00:24 [2021-07-30T17:00:24.939Z] #34 ...
17:00:24 [2021-07-30T17:00:24.939Z] 
17:00:24 [2021-07-30T17:00:24.939Z] #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:00:24 [2021-07-30T17:00:24.939Z] #59 sha256:fbebb7a29b18d0cd7e95442ab066419f83a325e6e23c77419a1a5c9a61524591
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.647 + RM_GOPATH=0
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.647 + TMP_GOPATH=
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.647 + : /build
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.647 + '[' -z '' ']'
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.647 ++ mktemp -d
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.648 + export GOPATH=/tmp/tmp.RZ7EADcc9w
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.650 + GOPATH=/tmp/tmp.RZ7EADcc9w
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.650 + RM_GOPATH=1
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.650 + case "$(go env GOARCH)" in
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.650 ++ go env GOARCH
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.655 + export GO_BUILDMODE=-buildmode=pie
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.655 + GO_BUILDMODE=-buildmode=pie
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 ++ dirname /tmp/install/install.sh
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 + dir=/tmp/install
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 + bin=rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 + shift
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 + . /tmp/install/rootlesskit.installer
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.656 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.657 + install_rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.657 + case "$1" in
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.657 + export CGO_ENABLED=0
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.657 + CGO_ENABLED=0
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.657 + _install_rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.659 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.659 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RZ7EADcc9w/src/github.com/rootless-containers/rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.659 Cloning into '/tmp/tmp.RZ7EADcc9w/src/github.com/rootless-containers/rootlesskit'...
17:00:24 [2021-07-30T17:00:24.939Z] #59 4.659 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + cd /tmp/tmp.RZ7EADcc9w/src/github.com/rootless-containers/rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + export GO111MODULE=on
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + GO111MODULE=on
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + export GOPROXY=https://proxy.golang.org
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + GOPROXY=https://proxy.golang.org
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + for f in rootlesskit rootlesskit-docker-proxy
17:00:24 [2021-07-30T17:00:24.939Z] #59 6.360 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:00:24 [2021-07-30T17:00:24.939Z] #59 7.385 go: downloading github.com/pkg/errors v0.9.1
17:00:24 [2021-07-30T17:00:24.939Z] #59 7.416 go: downloading github.com/sirupsen/logrus v1.8.1
17:00:24 [2021-07-30T17:00:24.939Z] #59 7.455 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:24 [2021-07-30T17:00:24.939Z] #59 7.997 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:00:25 [2021-07-30T17:00:25.021Z] #29 12.05 
17:00:25 [2021-07-30T17:00:25.207Z] #59 ...
17:00:25 [2021-07-30T17:00:25.207Z] 
17:00:25 [2021-07-30T17:00:25.207Z] #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:00:25 [2021-07-30T17:00:25.207Z] #48 sha256:fb7aa804d269f2adf673ab59c220694628f9e2ff9151780f221696b0e0878586
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + RM_GOPATH=0
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + TMP_GOPATH=
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + : /build
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + '[' -z '' ']'
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 ++ mktemp -d
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + export GOPATH=/tmp/tmp.pdz3NN4DNW
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + GOPATH=/tmp/tmp.pdz3NN4DNW
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + RM_GOPATH=1
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + case "$(go env GOARCH)" in
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 ++ go env GOARCH
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + export GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 ++ dirname /tmp/install/install.sh
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + dir=/tmp/install
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + bin=gotestsum
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + shift
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + . /tmp/install/gotestsum.installer
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 ++ : v0.5.3
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + install_gotestsum
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + set -e
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + export GO111MODULE=on
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + GO111MODULE=on
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + GOBIN=/build
17:00:25 [2021-07-30T17:00:25.207Z] #48 5.631 + go get gotest.tools/gotestsum@v0.5.3
17:00:25 [2021-07-30T17:00:25.207Z] #48 6.239 go: downloading gotest.tools/gotestsum v0.5.3
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.523 go: downloading github.com/fatih/color v1.9.0
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.523 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.703 go: downloading github.com/pkg/errors v0.9.1
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.703 go: downloading github.com/spf13/pflag v1.0.3
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.912 go: downloading github.com/mattn/go-colorable v0.1.6
17:00:25 [2021-07-30T17:00:25.207Z] #48 7.997 go: downloading github.com/mattn/go-isatty v0.0.12
17:00:25 [2021-07-30T17:00:25.207Z] #48 8.124 go: downloading github.com/jonboulle/clockwork v0.1.0
17:00:25 [2021-07-30T17:00:25.207Z] #48 8.198 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:00:25 [2021-07-30T17:00:25.207Z] #48 8.235 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:00:25 [2021-07-30T17:00:25.207Z] #48 8.747 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:00:25 [2021-07-30T17:00:25.207Z] #48 ...
17:00:25 [2021-07-30T17:00:25.207Z] 
17:00:25 [2021-07-30T17:00:25.207Z] #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:00:25 [2021-07-30T17:00:25.207Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + RM_GOPATH=0
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + TMP_GOPATH=
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + : /build
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + '[' -z '' ']'
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 ++ mktemp -d
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + export GOPATH=/tmp/tmp.McGCbxikGJ
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + GOPATH=/tmp/tmp.McGCbxikGJ
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + RM_GOPATH=1
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 + case "$(go env GOARCH)" in
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.922 ++ go env GOARCH
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.929 + export GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.929 + GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.938 ++ dirname /tmp/install/install.sh
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + dir=/tmp/install
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + bin=golangci_lint
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + shift
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + . /tmp/install/golangci_lint.installer
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 ++ : v1.23.8
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + install_golangci_lint
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + set -e
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + export GO111MODULE=on
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + GO111MODULE=on
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + GOBIN=/build
17:00:25 [2021-07-30T17:00:25.207Z] #50 5.943 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:00:25 [2021-07-30T17:00:25.207Z] #50 6.505 go: downloading github.com/golangci/golangci-lint v1.23.8
17:00:25 [2021-07-30T17:00:25.314Z] #13 ...
17:00:25 [2021-07-30T17:00:25.314Z] 
17:00:25 [2021-07-30T17:00:25.314Z] #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:00:25 [2021-07-30T17:00:25.314Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:25 [2021-07-30T17:00:25.314Z] #56 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:25 [2021-07-30T17:00:25.314Z] #56 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:25 [2021-07-30T17:00:25.464Z] #50 ...
17:00:25 [2021-07-30T17:00:25.464Z] 
17:00:25 [2021-07-30T17:00:25.464Z] #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:00:25 [2021-07-30T17:00:25.464Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:25 [2021-07-30T17:00:25.464Z] #36 7.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:25 [2021-07-30T17:00:25.464Z] #36 7.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #36 7.523 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #36 8.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #36 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #36 ...
17:00:25 [2021-07-30T17:00:25.465Z] 
17:00:25 [2021-07-30T17:00:25.465Z] #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:00:25 [2021-07-30T17:00:25.465Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:25 [2021-07-30T17:00:25.465Z] #56 8.378 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #56 8.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #56 8.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:25 [2021-07-30T17:00:25.465Z] #56 9.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:25 [2021-07-30T17:00:25.577Z] #56 ...
17:00:25 [2021-07-30T17:00:25.577Z] 
17:00:25 [2021-07-30T17:00:25.577Z] #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:00:25 [2021-07-30T17:00:25.577Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:00:25 [2021-07-30T17:00:25.577Z] #46 21.85 math
17:00:25 [2021-07-30T17:00:25.722Z] #56 ...
17:00:25 [2021-07-30T17:00:25.722Z] 
17:00:25 [2021-07-30T17:00:25.722Z] #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:00:25 [2021-07-30T17:00:25.722Z] #24 sha256:c1859306e161513df3ee068af8d9c349bade9e4622a32f3c6908c59164f8084f
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.759 + RM_GOPATH=0
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.759 + TMP_GOPATH=
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.759 + : /build
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.759 + '[' -z '' ']'
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.759 ++ mktemp -d
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 Install docker/cli version 17.06.2-ce from stable
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + export GOPATH=/tmp/tmp.23Y80Xye5v
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + GOPATH=/tmp/tmp.23Y80Xye5v
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + RM_GOPATH=1
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + case "$(go env GOARCH)" in
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 ++ go env GOARCH
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + export GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 ++ dirname /tmp/install/install.sh
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + dir=/tmp/install
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + bin=dockercli
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + shift
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + . /tmp/install/dockercli.installer
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 ++ : stable
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 ++ : 17.06.2-ce
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + install_dockercli
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 ++ uname -m
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + arch=x86_64
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + '[' x86_64 '!=' x86_64 ']'
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + url=https://download.docker.com/linux/static
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + tar -xz docker/docker
17:00:25 [2021-07-30T17:00:25.722Z] #24 6.780 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:00:25 [2021-07-30T17:00:25.722Z] #24 ...
17:00:25 [2021-07-30T17:00:25.722Z] 
17:00:25 [2021-07-30T17:00:25.722Z] #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:00:25 [2021-07-30T17:00:25.722Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.047 + RM_GOPATH=0
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.047 + TMP_GOPATH=
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.047 + : /build
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.047 + '[' -z '' ']'
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.047 ++ mktemp -d
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.048 + export GOPATH=/tmp/tmp.qF1VWT4Olp
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.048 + GOPATH=/tmp/tmp.qF1VWT4Olp
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.048 + RM_GOPATH=1
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.048 + case "$(go env GOARCH)" in
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.048 ++ go env GOARCH
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + export GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + GO_BUILDMODE=-buildmode=pie
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 ++ dirname /tmp/install/install.sh
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + dir=/tmp/install
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + bin=shfmt
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + shift
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + . /tmp/install/shfmt.installer
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + install_shfmt
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.103 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qF1VWT4Olp/src/github.com/mvdan/sh
17:00:25 [2021-07-30T17:00:25.722Z] #52 8.113 Cloning into '/tmp/tmp.qF1VWT4Olp/src/github.com/mvdan/sh'...
17:00:25 [2021-07-30T17:00:25.839Z] #46 ...
17:00:25 [2021-07-30T17:00:25.839Z] 
17:00:25 [2021-07-30T17:00:25.839Z] #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:00:25 [2021-07-30T17:00:25.839Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:25 [2021-07-30T17:00:25.839Z] #36 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:25 [2021-07-30T17:00:25.839Z] #36 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:25 [2021-07-30T17:00:25.839Z] #36 ...
17:00:25 [2021-07-30T17:00:25.839Z] 
17:00:25 [2021-07-30T17:00:25.839Z] #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:00:25 [2021-07-30T17:00:25.839Z] #34 sha256:99df50982d5cbec78e64b2f49ac691b326a0744745925e945fff9f71bc52ceb7
17:00:25 [2021-07-30T17:00:25.839Z] #34 23.23 github.com/pelletier/go-toml/cmd/tomll
17:00:25 [2021-07-30T17:00:25.979Z] #52 ...
17:00:25 [2021-07-30T17:00:25.979Z] 
17:00:25 [2021-07-30T17:00:25.979Z] #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:00:25 [2021-07-30T17:00:25.979Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:25 [2021-07-30T17:00:25.979Z] #40 5.697 + git clone https://github.com/docker/distribution.git .
17:00:25 [2021-07-30T17:00:25.979Z] #40 5.697 Cloning into '.'...
17:00:25 [2021-07-30T17:00:25.979Z] #40 ...
17:00:25 [2021-07-30T17:00:25.979Z] 
17:00:25 [2021-07-30T17:00:25.979Z] #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:00:25 [2021-07-30T17:00:25.979Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:25 [2021-07-30T17:00:25.979Z] #56 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.8 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.8 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.9 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.9 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:26 [2021-07-30T17:00:26.260Z] #17 111.9 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:00:27 [2021-07-30T17:00:27.104Z] #29 12.35 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.7%
#########                                                                 12.8%
############                                                              16.7%
###############                                                           21.5%
##################                                                        26.0%
#####################                                                     30.4%
#########################                                                 36.1%
############################                                              38.9%
###############################                                           43.1%
################################                                          45.7%
#################################                                         46.9%
####################################                                      50.2%
######################################                                    53.2%
17:00:27 [2021-07-30T17:00:27.104Z] #29 ...
17:00:27 [2021-07-30T17:00:27.104Z] 
17:00:27 [2021-07-30T17:00:27.104Z] #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:00:27 [2021-07-30T17:00:27.104Z] #59 sha256:75eae78ea2a41c9218eae880998f18be1ca68be939f35e6dbaa45ff741382700
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + RM_GOPATH=0
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + TMP_GOPATH=
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + : /build
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + '[' -z '' ']'
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 ++ mktemp -d
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + export GOPATH=/tmp/tmp.a5C8CBa2j1
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + GOPATH=/tmp/tmp.a5C8CBa2j1
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + RM_GOPATH=1
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 + case "$(go env GOARCH)" in
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.514 ++ go env GOARCH
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.530 + export GO_BUILDMODE=-buildmode=pie
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.530 + GO_BUILDMODE=-buildmode=pie
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.536 ++ dirname /tmp/install/install.sh
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.542 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + dir=/tmp/install
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + bin=rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + shift
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + . /tmp/install/rootlesskit.installer
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + install_rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + case "$1" in
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + export CGO_ENABLED=0
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + CGO_ENABLED=0
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + _install_rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a5C8CBa2j1/src/github.com/rootless-containers/rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 4.543 Cloning into '/tmp/tmp.a5C8CBa2j1/src/github.com/rootless-containers/rootlesskit'...
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.017 + cd /tmp/tmp.a5C8CBa2j1/src/github.com/rootless-containers/rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.018 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.061 + export GO111MODULE=on
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.061 + GO111MODULE=on
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.061 + export GOPROXY=https://proxy.golang.org
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.062 + GOPROXY=https://proxy.golang.org
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.063 + for f in rootlesskit rootlesskit-docker-proxy
17:00:27 [2021-07-30T17:00:27.104Z] #59 8.063 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:00:27 [2021-07-30T17:00:27.104Z] #59 10.03 go: downloading github.com/pkg/errors v0.9.1
17:00:27 [2021-07-30T17:00:27.104Z] #59 10.03 go: downloading github.com/sirupsen/logrus v1.8.1
17:00:27 [2021-07-30T17:00:27.104Z] #59 10.05 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:27 [2021-07-30T17:00:27.104Z] #59 10.23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:00:27 [2021-07-30T17:00:27.104Z] #59 10.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:00:27 [2021-07-30T17:00:27.104Z] #59 11.85 go: downloading github.com/google/uuid v1.2.0
17:00:27 [2021-07-30T17:00:27.104Z] #59 11.87 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:00:27 [2021-07-30T17:00:27.104Z] #59 12.11 go: downloading github.com/moby/vpnkit v0.5.0
17:00:27 [2021-07-30T17:00:27.104Z] #59 12.12 go: downloading github.com/gofrs/flock v0.8.0
17:00:27 [2021-07-30T17:00:27.104Z] #59 12.24 go: downloading github.com/gorilla/mux v1.8.0
17:00:27 [2021-07-30T17:00:27.104Z] #59 12.82 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:00:27 [2021-07-30T17:00:27.104Z] #59 13.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:00:27 [2021-07-30T17:00:27.104Z] #59 ...
17:00:27 [2021-07-30T17:00:27.104Z] 
17:00:27 [2021-07-30T17:00:27.104Z] #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:00:27 [2021-07-30T17:00:27.104Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.2 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.2 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.2 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.2 Selecting previously unselected package cpp-8-s390x-linux-gnu.
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.3 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:27 [2021-07-30T17:00:27.636Z] #17 113.3 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:00:28 [2021-07-30T17:00:28.231Z] #29 12.35 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.7%
#########                                                                 12.8%
############                                                              16.7%
###############                                                           21.5%
##################                                                        26.0%
#####################                                                     30.4%
#########################                                                 36.1%
############################                                              38.9%
###############################                                           43.1%
################################                                          45.7%
#################################                                         46.9%
####################################                                      50.2%
######################################                                    53.2%
#######################################                                   55.4%
##########################################                                58.8%
###########################################                               60.5%
##############################################                            65.3%
##################################################                        70.6%
####################################################                      72.5%
#####################################################                     73.7%
######################################################                    75.3%
#######################################################                   77.5%
############################################################              83.4%
17:00:28 [2021-07-30T17:00:28.231Z] #29 ...
17:00:28 [2021-07-30T17:00:28.231Z] 
17:00:28 [2021-07-30T17:00:28.231Z] #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:00:28 [2021-07-30T17:00:28.231Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:28 [2021-07-30T17:00:28.231Z] #44 5.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 5.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 5.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 5.855 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
17:00:28 [2021-07-30T17:00:28.231Z] #44 6.285 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 7.607 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 8.989 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:00:28 [2021-07-30T17:00:28.231Z] #44 13.19 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
17:00:28 [2021-07-30T17:00:28.231Z] #44 ...
17:00:28 [2021-07-30T17:00:28.231Z] 
17:00:28 [2021-07-30T17:00:28.231Z] #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:00:28 [2021-07-30T17:00:28.231Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:28 [2021-07-30T17:00:28.493Z] #29 12.35 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.7%
#########                                                                 12.8%
############                                                              16.7%
###############                                                           21.5%
##################                                                        26.0%
#####################                                                     30.4%
#########################                                                 36.1%
############################                                              38.9%
###############################                                           43.1%
################################                                          45.7%
#################################                                         46.9%
####################################                                      50.2%
######################################                                    53.2%
#######################################                                   55.4%
##########################################                                58.8%
###########################################                               60.5%
##############################################                            65.3%
##################################################                        70.6%
####################################################                      72.5%
#####################################################                     73.7%
######################################################                    75.3%
#######################################################                   77.5%
############################################################              83.4%
################################################################          89.5%
####################################################################      95.5%
######################################################################## 100.0%
17:00:28 [2021-07-30T17:00:28.500Z] #56 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:28 [2021-07-30T17:00:28.561Z] #59 ...
17:00:28 [2021-07-30T17:00:28.561Z] 
17:00:28 [2021-07-30T17:00:28.561Z] #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:00:28 [2021-07-30T17:00:28.561Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:00:28 [2021-07-30T17:00:28.561Z] #46 11.70 runtime/internal/math
17:00:28 [2021-07-30T17:00:28.561Z] #46 12.00 internal/bytealg
17:00:28 [2021-07-30T17:00:28.561Z] #46 12.11 internal/race
17:00:28 [2021-07-30T17:00:28.561Z] #46 12.59 sync/atomic
17:00:28 [2021-07-30T17:00:28.561Z] #46 13.74 unicode
17:00:28 [2021-07-30T17:00:28.561Z] #46 15.13 runtime
17:00:28 [2021-07-30T17:00:28.561Z] #46 19.50 unicode/utf8
17:00:28 [2021-07-30T17:00:28.561Z] #46 21.08 math/bits
17:00:28 [2021-07-30T17:00:28.561Z] #46 ...
17:00:28 [2021-07-30T17:00:28.561Z] 
17:00:28 [2021-07-30T17:00:28.561Z] #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:00:28 [2021-07-30T17:00:28.561Z] #48 sha256:cbcef4ee4b7add6f959344c5bbcd664997bef5d4ca03016f65ab43b05abdf163
17:00:28 [2021-07-30T17:00:28.561Z] #48 11.84 go: downloading github.com/fatih/color v1.9.0
17:00:28 [2021-07-30T17:00:28.561Z] #48 11.84 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:00:28 [2021-07-30T17:00:28.561Z] #48 11.92 go: downloading github.com/pkg/errors v0.9.1
17:00:28 [2021-07-30T17:00:28.561Z] #48 11.98 go: downloading github.com/spf13/pflag v1.0.3
17:00:28 [2021-07-30T17:00:28.561Z] #48 12.33 go: downloading github.com/mattn/go-colorable v0.1.6
17:00:28 [2021-07-30T17:00:28.561Z] #48 12.38 go: downloading github.com/mattn/go-isatty v0.0.12
17:00:28 [2021-07-30T17:00:28.561Z] #48 12.64 go: downloading github.com/jonboulle/clockwork v0.1.0
17:00:28 [2021-07-30T17:00:28.561Z] #48 12.68 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:00:28 [2021-07-30T17:00:28.561Z] #48 12.89 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:00:28 [2021-07-30T17:00:28.561Z] #48 13.74 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:00:28 [2021-07-30T17:00:28.561Z] #48 17.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:00:28 [2021-07-30T17:00:28.561Z] #48 ...
17:00:28 [2021-07-30T17:00:28.561Z] 
17:00:28 [2021-07-30T17:00:28.561Z] #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:00:28 [2021-07-30T17:00:28.561Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:00:28 [2021-07-30T17:00:28.561Z] #52 19.01 + cd /tmp/tmp.zyfZATYbQU/src/github.com/mvdan/sh
17:00:28 [2021-07-30T17:00:28.561Z] #52 19.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:28 [2021-07-30T17:00:28.561Z] #52 19.29 + GO111MODULE=on
17:00:28 [2021-07-30T17:00:28.561Z] #52 19.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:00:28 [2021-07-30T17:00:28.561Z] #52 21.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:00:28 [2021-07-30T17:00:28.561Z] #52 21.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:00:28 [2021-07-30T17:00:28.561Z] #52 21.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:00:28 [2021-07-30T17:00:28.561Z] #52 ...
17:00:28 [2021-07-30T17:00:28.561Z] 
17:00:28 [2021-07-30T17:00:28.561Z] #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:00:28 [2021-07-30T17:00:28.561Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:28 [2021-07-30T17:00:28.561Z] #56 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:28 [2021-07-30T17:00:28.561Z] #56 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:28 [2021-07-30T17:00:28.561Z] #56 ...
17:00:28 [2021-07-30T17:00:28.561Z] 
17:00:28 [2021-07-30T17:00:28.561Z] #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:00:28 [2021-07-30T17:00:28.561Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:00:28 [2021-07-30T17:00:28.561Z] #46 22.36 math
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Selecting previously unselected package cpp-aarch64-linux-gnu.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Selecting previously unselected package cpp-arm-linux-gnueabi.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.5 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Selecting previously unselected package cpp-arm-linux-gnueabihf.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.6 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Selecting previously unselected package cpp-s390x-linux-gnu.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Selecting previously unselected package cross-config.
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.7 Unpacking cross-config (2.6.15-3) ...
17:00:29 [2021-07-30T17:00:29.012Z] #17 114.8 Selecting previously unselected package gcc-8-cross-base.
17:00:29 [2021-07-30T17:00:29.271Z] #17 114.8 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.271Z] #17 114.8 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.271Z] #17 114.9 Selecting previously unselected package libc6-arm64-cross.
17:00:29 [2021-07-30T17:00:29.271Z] #17 114.9 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.271Z] #17 114.9 Unpacking libc6-arm64-cross (2.28-7cross1) ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Selecting previously unselected package libgcc1-arm64-cross.
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Selecting previously unselected package libgomp1-arm64-cross.
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.2 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.3 Selecting previously unselected package libitm1-arm64-cross.
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.3 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.3 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.3 Selecting previously unselected package libatomic1-arm64-cross.
17:00:29 [2021-07-30T17:00:29.530Z] #17 115.3 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.546Z] #29 15.89 
17:00:29 [2021-07-30T17:00:29.788Z] #17 115.3 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.788Z] #17 115.4 Selecting previously unselected package libstdc++6-arm64-cross.
17:00:29 [2021-07-30T17:00:29.788Z] #17 115.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:29 [2021-07-30T17:00:29.788Z] #17 115.4 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
17:00:29 [2021-07-30T17:00:29.927Z] #46 ...
17:00:29 [2021-07-30T17:00:29.927Z] 
17:00:29 [2021-07-30T17:00:29.927Z] #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:00:29 [2021-07-30T17:00:29.927Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:29 [2021-07-30T17:00:29.927Z] #44 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:29 [2021-07-30T17:00:29.927Z] #44 17.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:29 [2021-07-30T17:00:29.927Z] #44 ...
17:00:29 [2021-07-30T17:00:29.927Z] 
17:00:29 [2021-07-30T17:00:29.927Z] #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:00:29 [2021-07-30T17:00:29.927Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:00:29 [2021-07-30T17:00:29.927Z] #59 22.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:00:29 [2021-07-30T17:00:29.927Z] #59 23.57 go: downloading github.com/google/uuid v1.2.0
17:00:29 [2021-07-30T17:00:29.927Z] #59 23.69 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.5 Selecting previously unselected package libasan5-arm64-cross.
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.5 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.5 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.7 Selecting previously unselected package liblsan0-arm64-cross.
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.7 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.7 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.047Z] #17 115.7 Selecting previously unselected package libtsan0-arm64-cross.
17:00:30 [2021-07-30T17:00:30.183Z] #59 23.73 go: downloading github.com/moby/vpnkit v0.5.0
17:00:30 [2021-07-30T17:00:30.183Z] #59 23.74 go: downloading github.com/gofrs/flock v0.8.0
17:00:30 [2021-07-30T17:00:30.183Z] #59 23.80 go: downloading github.com/gorilla/mux v1.8.0
17:00:30 [2021-07-30T17:00:30.183Z] #59 23.88 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:00:30 [2021-07-30T17:00:30.306Z] #17 115.7 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:30 [2021-07-30T17:00:30.306Z] #17 115.8 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.306Z] #17 115.9 Selecting previously unselected package libubsan1-arm64-cross.
17:00:30 [2021-07-30T17:00:30.306Z] #17 115.9 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:30 [2021-07-30T17:00:30.306Z] #17 115.9 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.306Z] #17 116.0 Selecting previously unselected package libgcc-8-dev-arm64-cross.
17:00:30 [2021-07-30T17:00:30.306Z] #17 116.0 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:30 [2021-07-30T17:00:30.306Z] #17 116.0 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.397Z] #56 ...
17:00:30 [2021-07-30T17:00:30.397Z] 
17:00:30 [2021-07-30T17:00:30.397Z] #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:00:30 [2021-07-30T17:00:30.397Z] #24 sha256:c1859306e161513df3ee068af8d9c349bade9e4622a32f3c6908c59164f8084f
17:00:30 [2021-07-30T17:00:30.397Z] #24 14.42 + mkdir -p /build
17:00:30 [2021-07-30T17:00:30.397Z] #24 14.42 + mv docker/docker /build/
17:00:30 [2021-07-30T17:00:30.397Z] #24 14.43 + rmdir docker
17:00:30 [2021-07-30T17:00:30.397Z] #24 DONE 15.2s
17:00:30 [2021-07-30T17:00:30.397Z] 
17:00:30 [2021-07-30T17:00:30.397Z] #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:00:30 [2021-07-30T17:00:30.397Z] #59 sha256:fbebb7a29b18d0cd7e95442ab066419f83a325e6e23c77419a1a5c9a61524591
17:00:30 [2021-07-30T17:00:30.397Z] #59 11.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:00:30 [2021-07-30T17:00:30.397Z] #59 12.64 go: downloading github.com/google/uuid v1.2.0
17:00:30 [2021-07-30T17:00:30.397Z] #59 12.64 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:00:30 [2021-07-30T17:00:30.397Z] #59 12.70 go: downloading github.com/moby/vpnkit v0.5.0
17:00:30 [2021-07-30T17:00:30.397Z] #59 12.76 go: downloading github.com/gofrs/flock v0.8.0
17:00:30 [2021-07-30T17:00:30.397Z] #59 12.77 go: downloading github.com/gorilla/mux v1.8.0
17:00:30 [2021-07-30T17:00:30.397Z] #59 13.14 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:00:30 [2021-07-30T17:00:30.397Z] #59 13.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:30 [2021-07-30T17:00:30.397Z] #59 13.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:00:30 [2021-07-30T17:00:30.397Z] #59 ...
17:00:30 [2021-07-30T17:00:30.397Z] 
17:00:30 [2021-07-30T17:00:30.397Z] #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:00:30 [2021-07-30T17:00:30.397Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:30 [2021-07-30T17:00:30.397Z] #44 5.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:30 [2021-07-30T17:00:30.397Z] #44 5.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:30 [2021-07-30T17:00:30.398Z] #44 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:30 [2021-07-30T17:00:30.398Z] #44 5.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:30 [2021-07-30T17:00:30.398Z] #44 5.610 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
17:00:30 [2021-07-30T17:00:30.398Z] #44 6.564 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:30 [2021-07-30T17:00:30.398Z] #44 8.351 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:30 [2021-07-30T17:00:30.398Z] #44 13.79 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
17:00:30 [2021-07-30T17:00:30.438Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
17:00:30 [2021-07-30T17:00:30.438Z] #29 ...
17:00:30 [2021-07-30T17:00:30.438Z] 
17:00:30 [2021-07-30T17:00:30.438Z] #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:00:30 [2021-07-30T17:00:30.438Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:00:30 [2021-07-30T17:00:30.438Z] #13 5.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:00:30 [2021-07-30T17:00:30.438Z] #13 6.656 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:00:30 [2021-07-30T17:00:30.438Z] #13 8.004 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:00:30 [2021-07-30T17:00:30.438Z] #13 ...
17:00:30 [2021-07-30T17:00:30.438Z] 
17:00:30 [2021-07-30T17:00:30.438Z] #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:00:30 [2021-07-30T17:00:30.438Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:30 [2021-07-30T17:00:30.654Z] #44 ...
17:00:30 [2021-07-30T17:00:30.654Z] 
17:00:30 [2021-07-30T17:00:30.654Z] #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:00:30 [2021-07-30T17:00:30.654Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:30 [2021-07-30T17:00:30.654Z] #50 15.49 go: downloading github.com/fatih/color v1.7.0
17:00:30 [2021-07-30T17:00:30.654Z] #50 15.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:00:30 [2021-07-30T17:00:30.654Z] #50 15.65 go: downloading github.com/pkg/errors v0.8.1
17:00:30 [2021-07-30T17:00:30.654Z] #50 15.65 go: downloading github.com/spf13/cobra v0.0.5
17:00:30 [2021-07-30T17:00:30.654Z] #50 15.75 go: downloading github.com/spf13/pflag v1.0.5
17:00:30 [2021-07-30T17:00:30.785Z] #59 24.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:30 [2021-07-30T17:00:30.785Z] #59 24.53 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:00:30 [2021-07-30T17:00:30.874Z] #17 116.3 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
17:00:30 [2021-07-30T17:00:30.874Z] #17 116.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:30 [2021-07-30T17:00:30.874Z] #17 116.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:00:30 [2021-07-30T17:00:30.911Z] #50 16.11 go: downloading github.com/spf13/viper v1.6.1
17:00:31 [2021-07-30T17:00:31.139Z] #34 DONE 28.3s
17:00:31 [2021-07-30T17:00:31.139Z] 
17:00:31 [2021-07-30T17:00:31.139Z] #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:00:31 [2021-07-30T17:00:31.139Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:00:31 [2021-07-30T17:00:31.139Z] #46 27.98 encoding
17:00:31 [2021-07-30T17:00:31.139Z] #46 28.13 unicode/utf16
17:00:31 [2021-07-30T17:00:31.139Z] #46 28.45 container/list
17:00:31 [2021-07-30T17:00:31.475Z] #50 16.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:00:31 [2021-07-30T17:00:31.475Z] #50 16.64 go: downloading github.com/go-critic/go-critic v0.4.1
17:00:31 [2021-07-30T17:00:31.717Z] #59 ...
17:00:31 [2021-07-30T17:00:31.717Z] 
17:00:31 [2021-07-30T17:00:31.717Z] #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:00:31 [2021-07-30T17:00:31.717Z] #34 sha256:d9cb238345a91fb3e4eb1b53d1d5e8a35753a01db61ef3b888dfc479674d6fab
17:00:31 [2021-07-30T17:00:31.717Z] #34 15.11 github.com/pelletier/go-toml
17:00:31 [2021-07-30T17:00:31.717Z] #34 25.28 github.com/pelletier/go-toml/cmd/tomll
17:00:31 [2021-07-30T17:00:31.717Z] #34 ...
17:00:31 [2021-07-30T17:00:31.717Z] 
17:00:31 [2021-07-30T17:00:31.717Z] #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:00:31 [2021-07-30T17:00:31.717Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:31 [2021-07-30T17:00:31.717Z] #44 24.53 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
17:00:32 [2021-07-30T17:00:32.082Z] #46 29.52 crypto/internal/subtle
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.7 Selecting previously unselected package gcc-aarch64-linux-gnu.
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.7 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.8 Selecting previously unselected package linux-libc-dev-arm64-cross.
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
17:00:32 [2021-07-30T17:00:32.281Z] #17 117.8 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
17:00:32 [2021-07-30T17:00:32.345Z] #46 29.73 crypto/subtle
17:00:32 [2021-07-30T17:00:32.406Z] #50 17.66 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:00:32 [2021-07-30T17:00:32.539Z] #17 118.3 Selecting previously unselected package libc6-dev-arm64-cross.
17:00:32 [2021-07-30T17:00:32.539Z] #17 118.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
17:00:32 [2021-07-30T17:00:32.539Z] #17 118.3 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
17:00:32 [2021-07-30T17:00:32.609Z] #46 30.01 vendor/golang.org/x/crypto/cryptobyte/asn1
17:00:32 [2021-07-30T17:00:32.662Z] #50 ...
17:00:32 [2021-07-30T17:00:32.662Z] 
17:00:32 [2021-07-30T17:00:32.662Z] #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:00:32 [2021-07-30T17:00:32.662Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:00:32 [2021-07-30T17:00:32.662Z] #32 7.622 + git clone https://github.com/kolyshkin/go-swagger.git .
17:00:32 [2021-07-30T17:00:32.662Z] #32 7.622 Cloning into '.'...
17:00:32 [2021-07-30T17:00:32.875Z] #46 30.14 internal/nettrace
17:00:32 [2021-07-30T17:00:32.875Z] #46 30.39 runtime/cgo
17:00:32 [2021-07-30T17:00:32.918Z] #32 ...
17:00:32 [2021-07-30T17:00:32.918Z] 
17:00:32 [2021-07-30T17:00:32.919Z] #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:00:32 [2021-07-30T17:00:32.919Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:32 [2021-07-30T17:00:32.919Z] #50 17.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:00:33 [2021-07-30T17:00:33.481Z] #17 119.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
17:00:33 [2021-07-30T17:00:33.481Z] #17 119.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
17:00:33 [2021-07-30T17:00:33.481Z] #17 119.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
17:00:33 [2021-07-30T17:00:33.769Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
17:00:33 [2021-07-30T17:00:33.769Z] #29 ...
17:00:33 [2021-07-30T17:00:33.769Z] 
17:00:33 [2021-07-30T17:00:33.769Z] #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:00:33 [2021-07-30T17:00:33.769Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:00:33 [2021-07-30T17:00:33.769Z] #46 11.21 vendor/golang.org/x/crypto/internal/subtle
17:00:33 [2021-07-30T17:00:33.769Z] #46 ...
17:00:33 [2021-07-30T17:00:33.769Z] 
17:00:33 [2021-07-30T17:00:33.769Z] #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:00:33 [2021-07-30T17:00:33.769Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
17:00:33 [2021-07-30T17:00:33.769Z] #40 13.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:00:33 [2021-07-30T17:00:33.769Z] #40 14.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:00:34 [2021-07-30T17:00:34.048Z] #17 119.6 Selecting previously unselected package g++-8-aarch64-linux-gnu.
17:00:34 [2021-07-30T17:00:34.048Z] #17 119.7 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:34 [2021-07-30T17:00:34.048Z] #17 119.7 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:00:34 [2021-07-30T17:00:34.103Z] #40 ...
17:00:34 [2021-07-30T17:00:34.103Z] 
17:00:34 [2021-07-30T17:00:34.103Z] #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:00:34 [2021-07-30T17:00:34.103Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:00:34 [2021-07-30T17:00:34.103Z] #52 11.55 + cd /tmp/tmp.RmCghzJXJ5/src/github.com/mvdan/sh
17:00:34 [2021-07-30T17:00:34.103Z] #52 11.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:34 [2021-07-30T17:00:34.103Z] #52 11.68 + GO111MODULE=on
17:00:34 [2021-07-30T17:00:34.103Z] #52 11.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:00:34 [2021-07-30T17:00:34.103Z] #52 12.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:00:34 [2021-07-30T17:00:34.103Z] #52 12.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:00:34 [2021-07-30T17:00:34.103Z] #52 12.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:00:34 [2021-07-30T17:00:34.103Z] #52 15.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:00:34 [2021-07-30T17:00:34.103Z] #52 21.41 runtime
17:00:34 [2021-07-30T17:00:34.235Z] #44 ...
17:00:34 [2021-07-30T17:00:34.235Z] 
17:00:34 [2021-07-30T17:00:34.235Z] #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:00:34 [2021-07-30T17:00:34.235Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:34 [2021-07-30T17:00:34.235Z] #13 13.81 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:34 [2021-07-30T17:00:34.235Z] #13 17.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:34 [2021-07-30T17:00:34.235Z] #13 ...
17:00:34 [2021-07-30T17:00:34.235Z] 
17:00:34 [2021-07-30T17:00:34.235Z] #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:00:34 [2021-07-30T17:00:34.235Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:00:34 [2021-07-30T17:00:34.235Z] #50 27.59 go: downloading github.com/fatih/color v1.7.0
17:00:34 [2021-07-30T17:00:34.235Z] #50 27.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:00:34 [2021-07-30T17:00:34.235Z] #50 27.74 go: downloading github.com/pkg/errors v0.8.1
17:00:34 [2021-07-30T17:00:34.235Z] #50 27.79 go: downloading github.com/spf13/cobra v0.0.5
17:00:34 [2021-07-30T17:00:34.235Z] #50 27.94 go: downloading github.com/spf13/pflag v1.0.5
17:00:34 [2021-07-30T17:00:34.365Z] #52 ...
17:00:34 [2021-07-30T17:00:34.365Z] 
17:00:34 [2021-07-30T17:00:34.365Z] #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:00:34 [2021-07-30T17:00:34.365Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:34 [2021-07-30T17:00:34.797Z] #50 28.25 go: downloading github.com/spf13/viper v1.6.1
17:00:35 [2021-07-30T17:00:35.061Z] #50 28.67 go: downloading github.com/mattn/go-colorable v0.1.4
17:00:35 [2021-07-30T17:00:35.061Z] #50 28.71 go: downloading github.com/mattn/go-isatty v0.0.8
17:00:35 [2021-07-30T17:00:35.061Z] #50 28.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:00:35 [2021-07-30T17:00:35.318Z] #50 28.82 go: downloading github.com/go-critic/go-critic v0.4.1
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.0 Selecting previously unselected package g++-aarch64-linux-gnu.
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.1 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.1 Selecting previously unselected package patch.
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.1 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
17:00:35 [2021-07-30T17:00:35.422Z] #17 121.1 Unpacking patch (2.7.6-3+deb10u1) ...
17:00:35 [2021-07-30T17:00:35.483Z] #50 ...
17:00:35 [2021-07-30T17:00:35.483Z] 
17:00:35 [2021-07-30T17:00:35.483Z] #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:00:35 [2021-07-30T17:00:35.483Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:00:35 [2021-07-30T17:00:35.483Z] #46 10.28 math/bits
17:00:35 [2021-07-30T17:00:35.483Z] #46 11.16 math
17:00:35 [2021-07-30T17:00:35.483Z] #46 15.40 encoding
17:00:35 [2021-07-30T17:00:35.483Z] #46 15.60 unicode/utf16
17:00:35 [2021-07-30T17:00:35.483Z] #46 15.87 container/list
17:00:35 [2021-07-30T17:00:35.483Z] #46 16.51 crypto/internal/subtle
17:00:35 [2021-07-30T17:00:35.483Z] #46 16.68 crypto/subtle
17:00:35 [2021-07-30T17:00:35.483Z] #46 16.78 vendor/golang.org/x/crypto/cryptobyte/asn1
17:00:35 [2021-07-30T17:00:35.483Z] #46 16.93 internal/nettrace
17:00:35 [2021-07-30T17:00:35.483Z] #46 17.07 runtime/cgo
17:00:35 [2021-07-30T17:00:35.483Z] #46 ...
17:00:35 [2021-07-30T17:00:35.483Z] 
17:00:35 [2021-07-30T17:00:35.483Z] #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:00:35 [2021-07-30T17:00:35.483Z] #34 sha256:35485e6d818d5c8a487fdc8219fd0c70a1ca4550acb7ef647026299f16e147eb
17:00:35 [2021-07-30T17:00:35.483Z] #34 10.39 github.com/pelletier/go-toml
17:00:35 [2021-07-30T17:00:35.483Z] #34 18.25 github.com/pelletier/go-toml/cmd/tomll
17:00:35 [2021-07-30T17:00:35.483Z] #34 ...
17:00:35 [2021-07-30T17:00:35.483Z] 
17:00:35 [2021-07-30T17:00:35.483Z] #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:00:35 [2021-07-30T17:00:35.483Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:00:35 [2021-07-30T17:00:35.483Z] #52 18.89 + cd /tmp/tmp.qF1VWT4Olp/src/github.com/mvdan/sh
17:00:35 [2021-07-30T17:00:35.483Z] #52 18.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:35 [2021-07-30T17:00:35.483Z] #52 18.98 + GO111MODULE=on
17:00:35 [2021-07-30T17:00:35.483Z] #52 18.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:00:35 [2021-07-30T17:00:35.483Z] #52 19.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:00:35 [2021-07-30T17:00:35.483Z] #52 19.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:00:35 [2021-07-30T17:00:35.483Z] #52 19.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:00:35 [2021-07-30T17:00:35.681Z] #17 121.2 Selecting previously unselected package dpkg-dev.
17:00:35 [2021-07-30T17:00:35.681Z] #17 121.2 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
17:00:35 [2021-07-30T17:00:35.681Z] #17 121.2 Unpacking dpkg-dev (1.19.7) ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Selecting previously unselected package libconfig-inifiles-perl.
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Unpacking libconfig-inifiles-perl (3.000001-1) ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Selecting previously unselected package libio-string-perl.
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.5 Unpacking libio-string-perl (1.08-3) ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.6 Selecting previously unselected package libicu63:amd64.
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
17:00:35 [2021-07-30T17:00:35.940Z] #17 121.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:00:35 [2021-07-30T17:00:35.962Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
#####################
17:00:35 [2021-07-30T17:00:35.962Z] #29 ...
17:00:35 [2021-07-30T17:00:35.962Z] 
17:00:35 [2021-07-30T17:00:35.962Z] #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:00:35 [2021-07-30T17:00:35.962Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
17:00:35 [2021-07-30T17:00:35.962Z] #36 13.53 Fetched 8280 kB in 9s (961 kB/s)
17:00:35 [2021-07-30T17:00:35.962Z] #36 13.53 Reading package lists...
17:00:35 [2021-07-30T17:00:35.962Z] #36 17.42 Reading package lists...
17:00:35 [2021-07-30T17:00:35.962Z] #36 20.06 Building dependency tree...
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.41 The following additional packages will be installed:
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.42 Suggested packages:
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.42   cmake-doc ninja-build lrzip
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.42 Recommended packages:
17:00:35 [2021-07-30T17:00:35.962Z] #36 21.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.09 The following NEW packages will be installed:
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.11   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.11   vim-common xxd
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.67 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.67 Need to get 14.2 MB of archives.
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.67 After this operation, 60.0 MB of additional disk space will be used.
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:00:35 [2021-07-30T17:00:35.962Z] #36 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
17:00:35 [2021-07-30T17:00:35.962Z] #36 23.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:00:35 [2021-07-30T17:00:35.962Z] #36 ...
17:00:35 [2021-07-30T17:00:35.962Z] 
17:00:35 [2021-07-30T17:00:35.962Z] #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:00:35 [2021-07-30T17:00:35.962Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:36 [2021-07-30T17:00:36.185Z] #46 ...
17:00:36 [2021-07-30T17:00:36.185Z] 
17:00:36 [2021-07-30T17:00:36.185Z] #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:00:36 [2021-07-30T17:00:36.185Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:36 [2021-07-30T17:00:36.185Z] #59 23.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:00:36 [2021-07-30T17:00:36.185Z] #59 24.18 go: downloading github.com/google/uuid v1.2.0
17:00:36 [2021-07-30T17:00:36.185Z] #59 24.20 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:00:36 [2021-07-30T17:00:36.185Z] #59 24.30 go: downloading github.com/moby/vpnkit v0.5.0
17:00:36 [2021-07-30T17:00:36.185Z] #59 24.47 go: downloading github.com/gofrs/flock v0.8.0
17:00:36 [2021-07-30T17:00:36.185Z] #59 24.91 go: downloading github.com/gorilla/mux v1.8.0
17:00:36 [2021-07-30T17:00:36.185Z] #59 25.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:00:36 [2021-07-30T17:00:36.185Z] #59 26.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:36 [2021-07-30T17:00:36.185Z] #59 26.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:00:36 [2021-07-30T17:00:36.185Z] #59 28.91 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:00:36 [2021-07-30T17:00:36.185Z] #59 ...
17:00:36 [2021-07-30T17:00:36.185Z] 
17:00:36 [2021-07-30T17:00:36.185Z] #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:00:36 [2021-07-30T17:00:36.185Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:36 [2021-07-30T17:00:36.185Z] #40 29.27 Checking out files:  77% (1322/1696)   
Checking out files:  78% (1323/1696)   
Checking out files:  79% (1340/1696)   
Checking out files:  80% (1357/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
17:00:36 [2021-07-30T17:00:36.185Z] #40 29.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:00:36 [2021-07-30T17:00:36.185Z] #40 32.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:00:36 [2021-07-30T17:00:36.185Z] #40 ...
17:00:36 [2021-07-30T17:00:36.185Z] 
17:00:36 [2021-07-30T17:00:36.185Z] #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:00:36 [2021-07-30T17:00:36.185Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:00:36 [2021-07-30T17:00:36.185Z] #52 23.50 + cd /tmp/tmp.sHHNqvNxun/src/github.com/mvdan/sh
17:00:36 [2021-07-30T17:00:36.185Z] #52 23.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:00:36 [2021-07-30T17:00:36.185Z] #52 23.75 + GO111MODULE=on
17:00:36 [2021-07-30T17:00:36.185Z] #52 23.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:00:36 [2021-07-30T17:00:36.185Z] #52 25.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:00:36 [2021-07-30T17:00:36.185Z] #52 25.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:00:36 [2021-07-30T17:00:36.185Z] #52 25.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:00:36 [2021-07-30T17:00:36.185Z] #52 27.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:00:36 [2021-07-30T17:00:36.185Z] #52 32.76 runtime
17:00:36 [2021-07-30T17:00:36.185Z] #52 ...
17:00:36 [2021-07-30T17:00:36.185Z] 
17:00:36 [2021-07-30T17:00:36.185Z] #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:00:36 [2021-07-30T17:00:36.185Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:36 [2021-07-30T17:00:36.186Z] #44 22.86 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
17:00:36 [2021-07-30T17:00:36.186Z] #44 32.60 Fetched 8462 kB in 26s (331 kB/s)
17:00:36 [2021-07-30T17:00:36.250Z] #50 ...
17:00:36 [2021-07-30T17:00:36.250Z] 
17:00:36 [2021-07-30T17:00:36.250Z] #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:00:36 [2021-07-30T17:00:36.250Z] #34 sha256:d9cb238345a91fb3e4eb1b53d1d5e8a35753a01db61ef3b888dfc479674d6fab
17:00:36 [2021-07-30T17:00:36.250Z] #34 DONE 29.9s
17:00:36 [2021-07-30T17:00:36.413Z] #52 ...
17:00:36 [2021-07-30T17:00:36.413Z] 
17:00:36 [2021-07-30T17:00:36.413Z] #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:00:36 [2021-07-30T17:00:36.413Z] #34 sha256:35485e6d818d5c8a487fdc8219fd0c70a1ca4550acb7ef647026299f16e147eb
17:00:36 [2021-07-30T17:00:36.413Z] #34 DONE 21.4s
17:00:36 [2021-07-30T17:00:36.447Z] #44 32.60 Reading package lists...
17:00:36 [2021-07-30T17:00:36.447Z] #44 ...
17:00:36 [2021-07-30T17:00:36.447Z] 
17:00:36 [2021-07-30T17:00:36.447Z] #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:00:36 [2021-07-30T17:00:36.447Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.21 go: downloading github.com/fatih/color v1.7.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.34 go: downloading github.com/pkg/errors v0.8.1
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.43 go: downloading github.com/spf13/cobra v0.0.5
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.56 go: downloading github.com/spf13/pflag v1.0.5
17:00:36 [2021-07-30T17:00:36.447Z] #50 24.99 go: downloading github.com/spf13/viper v1.6.1
17:00:36 [2021-07-30T17:00:36.447Z] #50 25.56 go: downloading github.com/mattn/go-colorable v0.1.4
17:00:36 [2021-07-30T17:00:36.447Z] #50 25.59 go: downloading github.com/mattn/go-isatty v0.0.8
17:00:36 [2021-07-30T17:00:36.447Z] #50 25.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:00:36 [2021-07-30T17:00:36.447Z] #50 25.85 go: downloading github.com/go-critic/go-critic v0.4.1
17:00:36 [2021-07-30T17:00:36.447Z] #50 27.28 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:00:36 [2021-07-30T17:00:36.447Z] #50 27.87 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.08 go: downloading github.com/sirupsen/logrus v1.4.2
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.13 go: downloading github.com/stretchr/testify v1.4.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.60 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:00:36 [2021-07-30T17:00:36.447Z] #50 31.67 go: downloading github.com/hashicorp/hcl v1.0.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.31 go: downloading github.com/magiconair/properties v1.8.1
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.31 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.62 go: downloading github.com/pelletier/go-toml v1.2.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.65 go: downloading github.com/spf13/afero v1.1.2
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.84 go: downloading github.com/spf13/cast v1.3.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 32.98 go: downloading github.com/subosito/gotenv v1.2.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 33.00 go: downloading gopkg.in/ini.v1 v1.51.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 33.08 go: downloading gopkg.in/yaml.v2 v2.2.7
17:00:36 [2021-07-30T17:00:36.447Z] #50 33.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:00:36 [2021-07-30T17:00:36.447Z] #50 33.53 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:00:36 [2021-07-30T17:00:36.447Z] #50 33.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:00:36 [2021-07-30T17:00:36.507Z] 
17:00:36 [2021-07-30T17:00:36.507Z] #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:00:36 [2021-07-30T17:00:36.507Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:00:36 [2021-07-30T17:00:36.507Z] #46 27.55 encoding
17:00:36 [2021-07-30T17:00:36.507Z] #46 27.75 unicode/utf16
17:00:36 [2021-07-30T17:00:36.507Z] #46 28.25 container/list
17:00:36 [2021-07-30T17:00:36.507Z] #46 29.20 crypto/internal/subtle
17:00:36 [2021-07-30T17:00:36.507Z] #46 29.51 crypto/subtle
17:00:36 [2021-07-30T17:00:36.507Z] #46 29.82 vendor/golang.org/x/crypto/cryptobyte/asn1
17:00:36 [2021-07-30T17:00:36.507Z] #46 30.10 internal/nettrace
17:00:36 [2021-07-30T17:00:36.574Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      51.2%
#####################################                                     52.4%
######################################                                    54.0%
########################################                                  55.6%
17:00:36 [2021-07-30T17:00:36.574Z] #29 ...
17:00:36 [2021-07-30T17:00:36.574Z] 
17:00:36 [2021-07-30T17:00:36.574Z] #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:00:36 [2021-07-30T17:00:36.574Z] #34 sha256:6fce80b68054b073a8d0a086fab5eabd42a08a55576524840bcdd579ef215f43
17:00:36 [2021-07-30T17:00:36.574Z] #34 14.14 github.com/pelletier/go-toml/cmd/tomll
17:00:36 [2021-07-30T17:00:36.670Z] 
17:00:36 [2021-07-30T17:00:36.670Z] #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:00:36 [2021-07-30T17:00:36.670Z] #48 sha256:fb7aa804d269f2adf673ab59c220694628f9e2ff9151780f221696b0e0878586
17:00:36 [2021-07-30T17:00:36.670Z] #48 11.68 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:00:36 [2021-07-30T17:00:36.670Z] #48 ...
17:00:36 [2021-07-30T17:00:36.670Z] 
17:00:36 [2021-07-30T17:00:36.670Z] #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:00:36 [2021-07-30T17:00:36.670Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.00 go: downloading github.com/mattn/go-colorable v0.1.4
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.03 go: downloading github.com/sirupsen/logrus v1.4.2
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.17 go: downloading github.com/stretchr/testify v1.4.0
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.22 go: downloading github.com/mattn/go-isatty v0.0.8
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.48 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.48 go: downloading github.com/hashicorp/hcl v1.0.0
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.75 go: downloading github.com/magiconair/properties v1.8.1
17:00:36 [2021-07-30T17:00:36.670Z] #50 21.75 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:00:36 [2021-07-30T17:00:36.708Z] #50 33.89 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:00:36 [2021-07-30T17:00:36.708Z] #50 34.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:00:36 [2021-07-30T17:00:36.765Z] #46 30.34 runtime/cgo
17:00:36 [2021-07-30T17:00:36.855Z] #34 ...
17:00:36 [2021-07-30T17:00:36.855Z] 
17:00:36 [2021-07-30T17:00:36.855Z] #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:00:36 [2021-07-30T17:00:36.855Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:36 [2021-07-30T17:00:36.867Z] Running on azwin-2-ecfb00 in d:\jenkins\workspace\moby_PR-42623
[Pipeline] {
[Pipeline] ws
17:00:36 [2021-07-30T17:00:36.888Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:00:36 [2021-07-30T17:00:36.927Z] #50 21.88 go: downloading github.com/pelletier/go-toml v1.2.0
17:00:36 [2021-07-30T17:00:36.927Z] #50 21.89 go: downloading github.com/spf13/afero v1.1.2
17:00:36 [2021-07-30T17:00:36.927Z] #50 22.11 go: downloading github.com/spf13/cast v1.3.0
17:00:36 [2021-07-30T17:00:36.927Z] #50 22.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:00:36 [2021-07-30T17:00:36.927Z] #50 ...
17:00:36 [2021-07-30T17:00:36.927Z] 
17:00:36 [2021-07-30T17:00:36.927Z] #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:00:36 [2021-07-30T17:00:36.927Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:36 [2021-07-30T17:00:36.927Z] #13 7.441 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 7.541 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 7.541 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 7.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 8.577 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 12.67 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:00:36 [2021-07-30T17:00:36.927Z] #13 14.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:36 [2021-07-30T17:00:36.969Z] #50 34.14 go: downloading github.com/go-toolsmith/astp v1.0.0
17:00:36 [2021-07-30T17:00:36.969Z] #50 34.19 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:00:36 [2021-07-30T17:00:36.969Z] #50 34.28 go: downloading github.com/go-toolsmith/typep v1.0.0
17:00:37 [2021-07-30T17:00:37.183Z] #13 ...
17:00:37 [2021-07-30T17:00:37.183Z] 
17:00:37 [2021-07-30T17:00:37.183Z] #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:00:37 [2021-07-30T17:00:37.183Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:37 [2021-07-30T17:00:37.183Z] #40 20.43 Checking out files:  87% (1485/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
17:00:37 [2021-07-30T17:00:37.183Z] #40 20.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:00:37 [2021-07-30T17:00:37.232Z] #50 34.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:00:37 [2021-07-30T17:00:37.232Z] #50 34.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:00:37 [2021-07-30T17:00:37.232Z] #50 ...
17:00:37 [2021-07-30T17:00:37.232Z] 
17:00:37 [2021-07-30T17:00:37.232Z] #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:00:37 [2021-07-30T17:00:37.232Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:37 [2021-07-30T17:00:37.232Z] #13 28.44 Fetched 8996 kB in 25s (355 kB/s)
17:00:37 [2021-07-30T17:00:37.317Z] #17 ...
17:00:37 [2021-07-30T17:00:37.317Z] 
17:00:37 [2021-07-30T17:00:37.317Z] #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:00:37 [2021-07-30T17:00:37.317Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:37 [2021-07-30T17:00:37.317Z] #47 136.6 + dpkg --print-architecture
17:00:37 [2021-07-30T17:00:37.317Z] #47 136.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:00:37 [2021-07-30T17:00:37.575Z] #47 136.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:00:37 [2021-07-30T17:00:37.575Z] #47 136.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:00:37 [2021-07-30T17:00:37.748Z] #40 ...
17:00:37 [2021-07-30T17:00:37.748Z] 
17:00:37 [2021-07-30T17:00:37.748Z] #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:00:37 [2021-07-30T17:00:37.748Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:37 [2021-07-30T17:00:37.748Z] #36 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:00:37 [2021-07-30T17:00:37.748Z] #36 ...
17:00:37 [2021-07-30T17:00:37.748Z] 
17:00:37 [2021-07-30T17:00:37.748Z] #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:00:37 [2021-07-30T17:00:37.748Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.51 go: downloading github.com/subosito/gotenv v1.2.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.51 go: downloading gopkg.in/ini.v1 v1.51.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.51 go: downloading gopkg.in/yaml.v2 v2.2.7
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.65 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.65 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.65 go: downloading github.com/go-toolsmith/astp v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.78 go: downloading github.com/go-toolsmith/typep v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.78 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:00:37 [2021-07-30T17:00:37.748Z] #50 22.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:00:38 [2021-07-30T17:00:38.011Z] #50 23.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:00:38 [2021-07-30T17:00:38.012Z] #50 23.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:00:38 [2021-07-30T17:00:38.268Z] #50 23.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:00:38 [2021-07-30T17:00:38.268Z] #50 23.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:00:38 [2021-07-30T17:00:38.268Z] #50 23.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:00:38 [2021-07-30T17:00:38.526Z] #50 23.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:00:38 [2021-07-30T17:00:38.526Z] #50 23.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:00:38 [2021-07-30T17:00:38.526Z] #50 23.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:00:38 [2021-07-30T17:00:38.526Z] #50 23.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:00:38 [2021-07-30T17:00:38.698Z] The recommended git tool is: git
17:00:38 [2021-07-30T17:00:38.783Z] #50 23.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:00:38 [2021-07-30T17:00:38.783Z] #50 24.04 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:00:38 [2021-07-30T17:00:38.836Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      51.2%
#####################################                                     52.4%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 58.0%
###########################################                               60.0%
###########################################                               60.7%
#############################################                             63.2%
##############################################                            64.0%
##############################################                            65.2%
###############################################                           66.6%
################################################                          66.8%
17:00:38 [2021-07-30T17:00:38.836Z] #29 ...
17:00:38 [2021-07-30T17:00:38.836Z] 
17:00:38 [2021-07-30T17:00:38.836Z] #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:00:38 [2021-07-30T17:00:38.836Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
17:00:38 [2021-07-30T17:00:38.836Z] #56 16.03 Fetched 8280 kB in 11s (774 kB/s)
17:00:38 [2021-07-30T17:00:38.836Z] #56 16.03 Reading package lists...
17:00:38 [2021-07-30T17:00:38.836Z] #56 18.52 Reading package lists...
17:00:38 [2021-07-30T17:00:38.836Z] #56 21.18 Building dependency tree...
17:00:38 [2021-07-30T17:00:38.836Z] #56 22.78 The following additional packages will be installed:
17:00:38 [2021-07-30T17:00:38.836Z] #56 22.78   libbtrfs0
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.00 The following NEW packages will be installed:
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.01   libbtrfs-dev libbtrfs0
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.47 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.47 Need to get 119 kB of archives.
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.47 After this operation, 387 kB of additional disk space will be used.
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:00:38 [2021-07-30T17:00:38.836Z] #56 23.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:00:38 [2021-07-30T17:00:38.836Z] #56 ...
17:00:38 [2021-07-30T17:00:38.836Z] 
17:00:38 [2021-07-30T17:00:38.836Z] #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:00:38 [2021-07-30T17:00:38.836Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:39 [2021-07-30T17:00:39.039Z] #50 24.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:00:39 [2021-07-30T17:00:39.039Z] #50 24.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:00:39 [2021-07-30T17:00:39.039Z] #50 24.33 go: downloading github.com/ultraware/funlen v0.0.2
17:00:39 [2021-07-30T17:00:39.039Z] #50 24.33 go: downloading github.com/ultraware/whitespace v0.0.4
17:00:39 [2021-07-30T17:00:39.039Z] #50 24.33 go: downloading github.com/uudashr/gocognit v1.0.1
17:00:39 [2021-07-30T17:00:39.286Z] #46 ...
17:00:39 [2021-07-30T17:00:39.286Z] 
17:00:39 [2021-07-30T17:00:39.286Z] #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:00:39 [2021-07-30T17:00:39.286Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:39 [2021-07-30T17:00:39.286Z] #44 32.53 Fetched 8462 kB in 25s (341 kB/s)
17:00:39 [2021-07-30T17:00:39.296Z] #50 24.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:00:39 [2021-07-30T17:00:39.362Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      51.2%
#####################################                                     52.4%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 58.0%
###########################################                               60.0%
###########################################                               60.7%
#############################################                             63.2%
##############################################                            64.0%
##############################################                            65.2%
###############################################                           66.6%
################################################                          66.8%
################################################                          67.4%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.5%
####################################################                      72.8%
####################################################                      73.5%
17:00:39 [2021-07-30T17:00:39.362Z] #29 ...
17:00:39 [2021-07-30T17:00:39.362Z] 
17:00:39 [2021-07-30T17:00:39.362Z] #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:00:39 [2021-07-30T17:00:39.362Z] #34 sha256:6fce80b68054b073a8d0a086fab5eabd42a08a55576524840bcdd579ef215f43
17:00:39 [2021-07-30T17:00:39.362Z] #34 DONE 27.0s
17:00:39 [2021-07-30T17:00:39.362Z] 
17:00:39 [2021-07-30T17:00:39.362Z] #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:00:39 [2021-07-30T17:00:39.362Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:39 [2021-07-30T17:00:39.627Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      51.2%
#####################################                                     52.4%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 58.0%
###########################################                               60.0%
###########################################                               60.7%
#############################################                             63.2%
##############################################                            64.0%
##############################################                            65.2%
###############################################                           66.6%
################################################                          66.8%
################################################                          67.4%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.5%
####################################################                      72.8%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.7%
######################################################                    76.3%
17:00:39 [2021-07-30T17:00:39.627Z] #29 ...
17:00:39 [2021-07-30T17:00:39.627Z] 
17:00:39 [2021-07-30T17:00:39.627Z] #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:00:39 [2021-07-30T17:00:39.627Z] #59 sha256:75eae78ea2a41c9218eae880998f18be1ca68be939f35e6dbaa45ff741382700
17:00:39 [2021-07-30T17:00:39.627Z] #59 17.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:00:39 [2021-07-30T17:00:39.627Z] #59 20.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:39 [2021-07-30T17:00:39.627Z] #59 21.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:39 [2021-07-30T17:00:39.627Z] #59 ...
17:00:39 [2021-07-30T17:00:39.627Z] 
17:00:39 [2021-07-30T17:00:39.628Z] #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:00:39 [2021-07-30T17:00:39.628Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:40 [2021-07-30T17:00:40.235Z] #50 25.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:00:40 [2021-07-30T17:00:40.235Z] #50 25.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:00:40 [2021-07-30T17:00:40.492Z] #50 25.53 go: downloading github.com/davecgh/go-spew v1.1.1
17:00:40 [2021-07-30T17:00:40.492Z] #50 25.53 go: downloading github.com/pmezard/go-difflib v1.0.0
17:00:40 [2021-07-30T17:00:40.653Z] #44 32.53 Reading package lists...
17:00:40 [2021-07-30T17:00:40.653Z] #44 ...
17:00:40 [2021-07-30T17:00:40.653Z] 
17:00:40 [2021-07-30T17:00:40.653Z] #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:00:40 [2021-07-30T17:00:40.653Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:40 [2021-07-30T17:00:40.653Z] #36 24.07 Fetched 8458 kB in 19s (452 kB/s)
17:00:40 [2021-07-30T17:00:40.653Z] #36 24.07 Reading package lists...
17:00:40 [2021-07-30T17:00:40.653Z] #36 33.83 Reading package lists...
17:00:40 [2021-07-30T17:00:40.653Z] #36 ...
17:00:40 [2021-07-30T17:00:40.653Z] 
17:00:40 [2021-07-30T17:00:40.653Z] #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:00:40 [2021-07-30T17:00:40.653Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:40 [2021-07-30T17:00:40.653Z] #40 30.01 Checking out files:  65% (1103/1696)   
Checking out files:  66% (1120/1696)   
Checking out files:  67% (1137/1696)   
Checking out files:  68% (1154/1696)   
Checking out files:  69% (1171/1696)   
Checking out files:  70% (1188/1696)   
Checking out files:  71% (1205/1696)   
Checking out files:  72% (1222/1696)   
Checking out files:  73% (1239/1696)   
Checking out files:  74% (1256/1696)   
Checking out files:  75% (1272/1696)   
Checking out files:  76% (1289/1696)   
Checking out files:  77% (1306/1696)   
Checking out files:  78% (1323/1696)   
Checking out files:  79% (1340/1696)   
Checking out files:  80% (1357/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
17:00:40 [2021-07-30T17:00:40.653Z] #40 31.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:00:40 [2021-07-30T17:00:40.653Z] #40 33.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:00:40 [2021-07-30T17:00:40.749Z] #50 25.70 go: downloading github.com/stretchr/objx v0.2.0
17:00:40 [2021-07-30T17:00:40.749Z] #50 25.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:00:40 [2021-07-30T17:00:40.749Z] #50 25.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:00:40 [2021-07-30T17:00:40.749Z] #50 25.93 go: downloading golang.org/x/text v0.3.2
17:00:41 [2021-07-30T17:00:41.679Z] #50 ...
17:00:41 [2021-07-30T17:00:41.679Z] 
17:00:41 [2021-07-30T17:00:41.679Z] #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:00:41 [2021-07-30T17:00:41.679Z] #59 sha256:fbebb7a29b18d0cd7e95442ab066419f83a325e6e23c77419a1a5c9a61524591
17:00:41 [2021-07-30T17:00:41.679Z] #59 16.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:00:41 [2021-07-30T17:00:41.679Z] #59 21.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:41 [2021-07-30T17:00:41.679Z] #59 ...
17:00:41 [2021-07-30T17:00:41.679Z] 
17:00:41 [2021-07-30T17:00:41.679Z] #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:00:41 [2021-07-30T17:00:41.679Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:41 [2021-07-30T17:00:41.679Z] #56 24.54 Fetched 8458 kB in 16s (518 kB/s)
17:00:41 [2021-07-30T17:00:41.818Z] #29 16.23 
                                                                           0.0%
                                                                           0.2%
                                                                           0.9%
#                                                                          1.6%
#                                                                          2.6%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       6.0%
####                                                                       6.5%
#####                                                                      8.2%
######                                                                     9.7%
#######                                                                   10.5%
########                                                                  11.1%
########                                                                  11.8%
#########                                                                 12.9%
##########                                                                14.1%
###########                                                               16.0%
#############                                                             18.9%
###############                                                           20.8%
################                                                          22.6%
################                                                          23.3%
#################                                                         24.1%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.2%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                36.6%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.3%
################################                                          44.7%
##################################                                        48.4%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      51.2%
#####################################                                     52.4%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 58.0%
###########################################                               60.0%
###########################################                               60.7%
#############################################                             63.2%
##############################################                            64.0%
##############################################                            65.2%
###############################################                           66.6%
################################################                          66.8%
################################################                          67.4%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.5%
####################################################                      72.8%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.7%
######################################################                    76.3%
#######################################################                   76.6%
########################################################                  78.3%
#########################################################                 79.9%
##########################################################                81.4%
###########################################################               82.4%
############################################################              83.6%
############################################################              84.7%
##############################################################            86.2%
##############################################################            87.5%
################################################################          89.0%
################################################################          89.8%
#################################################################         90.9%
##################################################################        91.9%
###################################################################       93.6%
####################################################################      95.1%
#####################################################################     96.4%
#####################################################################     96.4%
######################################################################    98.1%
######################################################################    98.4%
#######################################################################   99.8%
######################################################################## 100.0%
17:00:41 [2021-07-30T17:00:41.818Z] #29 28.82 
17:00:42 [2021-07-30T17:00:42.396Z] #29 ...
17:00:42 [2021-07-30T17:00:42.396Z] 
17:00:42 [2021-07-30T17:00:42.396Z] #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:00:42 [2021-07-30T17:00:42.396Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:00:42 [2021-07-30T17:00:42.396Z] #13 17.32 Fetched 8813 kB in 14s (614 kB/s)
17:00:42 [2021-07-30T17:00:42.396Z] #13 17.32 Reading package lists...
17:00:42 [2021-07-30T17:00:42.396Z] #13 21.44 Reading package lists...
17:00:42 [2021-07-30T17:00:42.396Z] #13 26.25 Building dependency tree...
17:00:42 [2021-07-30T17:00:42.396Z] #13 ...
17:00:42 [2021-07-30T17:00:42.396Z] 
17:00:42 [2021-07-30T17:00:42.396Z] #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:00:42 [2021-07-30T17:00:42.396Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
17:00:42 [2021-07-30T17:00:42.396Z] #56 26.36 debconf: delaying package configuration, since apt-utils is not installed
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.07 Fetched 119 kB in 0s (372 kB/s)
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.27 Selecting previously unselected package libbtrfs0.
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.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 ... 15394 files and directories currently installed.)
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.37 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.39 Unpacking libbtrfs0 (4.20.1-2) ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.48 Selecting previously unselected package libbtrfs-dev.
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.52 Unpacking libbtrfs-dev (4.20.1-2) ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.79 Setting up libbtrfs0 (4.20.1-2) ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.84 Setting up libbtrfs-dev (4.20.1-2) ...
17:00:42 [2021-07-30T17:00:42.396Z] #56 27.88 Processing triggers for libc-bin (2.28-10) ...
17:00:42 [2021-07-30T17:00:42.530Z] #13 28.44 Reading package lists...
17:00:42 [2021-07-30T17:00:42.530Z] #13 ...
17:00:42 [2021-07-30T17:00:42.530Z] 
17:00:42 [2021-07-30T17:00:42.530Z] #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:00:42 [2021-07-30T17:00:42.530Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:00:42 [2021-07-30T17:00:42.530Z] #50 34.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:00:42 [2021-07-30T17:00:42.530Z] #50 34.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:00:42 [2021-07-30T17:00:42.530Z] #50 35.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:00:42 [2021-07-30T17:00:42.530Z] #50 35.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:00:42 [2021-07-30T17:00:42.530Z] #50 35.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:00:42 [2021-07-30T17:00:42.530Z] #50 36.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:00:42 [2021-07-30T17:00:42.530Z] #50 36.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:00:42 [2021-07-30T17:00:42.530Z] #50 36.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:00:42 [2021-07-30T17:00:42.530Z] #50 36.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:00:42 [2021-07-30T17:00:42.530Z] #50 37.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:00:42 [2021-07-30T17:00:42.530Z] #50 37.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:00:42 [2021-07-30T17:00:42.530Z] #50 38.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:00:42 [2021-07-30T17:00:42.530Z] #50 39.31 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:00:42 [2021-07-30T17:00:42.530Z] #50 39.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:00:42 [2021-07-30T17:00:42.530Z] #50 39.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:00:42 [2021-07-30T17:00:42.530Z] #50 39.92 go: downloading github.com/ultraware/funlen v0.0.2
17:00:42 [2021-07-30T17:00:42.530Z] #50 40.00 go: downloading github.com/ultraware/whitespace v0.0.4
17:00:42 [2021-07-30T17:00:42.792Z] #50 40.03 go: downloading github.com/uudashr/gocognit v1.0.1
17:00:42 [2021-07-30T17:00:42.792Z] #50 40.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:00:42 [2021-07-30T17:00:42.839Z] #47 ...
17:00:42 [2021-07-30T17:00:42.839Z] 
17:00:42 [2021-07-30T17:00:42.839Z] #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:00:42 [2021-07-30T17:00:42.839Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.4 Selecting previously unselected package libxml2:amd64.
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.4 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.4 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.6 Selecting previously unselected package libxml-namespacesupport-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.6 Unpacking libxml-namespacesupport-perl (1.12-1) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Selecting previously unselected package libxml-sax-base-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Unpacking libxml-sax-base-perl (1.09-1) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Selecting previously unselected package libxml-sax-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.7 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.8 Selecting previously unselected package libxml-libxml-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 123.8 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 124.0 Selecting previously unselected package libxml-simple-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 124.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 124.0 Unpacking libxml-simple-perl (2.25-1) ...
17:00:42 [2021-07-30T17:00:42.839Z] #17 124.0 Selecting previously unselected package libyaml-perl.
17:00:42 [2021-07-30T17:00:42.839Z] #17 124.0 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.0 Unpacking libyaml-perl (1.27-1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.1 Selecting previously unselected package libconfig-auto-perl.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.1 Unpacking libconfig-auto-perl (0.44-1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Selecting previously unselected package libfile-which-perl.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Unpacking libfile-which-perl (1.23-1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Selecting previously unselected package libfile-homedir-perl.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.2 Unpacking libfile-homedir-perl (1.004-1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.3 Selecting previously unselected package libdebian-dpkgcross-perl.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.3 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.3 Selecting previously unselected package dpkg-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.4 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.4 Unpacking dpkg-cross (2.6.15-3) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.4 Selecting previously unselected package crossbuild-essential-arm64.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.4 Unpacking crossbuild-essential-arm64 (12.6) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.5 Selecting previously unselected package libc6-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.5 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.5 Unpacking libc6-armel-cross (2.28-7cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.8 Selecting previously unselected package libgcc1-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.8 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.8 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.9 Selecting previously unselected package libgomp1-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.9 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.9 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.9 Selecting previously unselected package libatomic1-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 124.9 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.0 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.0 Selecting previously unselected package libstdc++6-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.0 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.0 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.1 Selecting previously unselected package libasan5-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.1 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.1 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.3 Selecting previously unselected package libubsan1-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.3 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.3 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.3 Selecting previously unselected package libgcc-8-dev-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.3 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.4 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.6 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.6 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 125.6 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.0 Selecting previously unselected package gcc-arm-linux-gnueabi.
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.1 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.1 Selecting previously unselected package linux-libc-dev-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.1 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.6 Selecting previously unselected package libc6-dev-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 127.6 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 128.2 Selecting previously unselected package libstdc++-8-dev-armel-cross.
17:00:42 [2021-07-30T17:00:42.840Z] #17 128.2 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
17:00:42 [2021-07-30T17:00:42.840Z] #17 128.2 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
17:00:42 [2021-07-30T17:00:42.972Z] #56 ...
17:00:42 [2021-07-30T17:00:42.972Z] 
17:00:42 [2021-07-30T17:00:42.972Z] #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:00:42 [2021-07-30T17:00:42.972Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:42 [2021-07-30T17:00:42.972Z] #44 19.89 Fetched 8284 kB in 15s (569 kB/s)
17:00:42 [2021-07-30T17:00:42.972Z] #44 19.89 Reading package lists...
17:00:42 [2021-07-30T17:00:42.972Z] #44 23.10 Reading package lists...
17:00:42 [2021-07-30T17:00:42.972Z] #44 26.39 Building dependency tree...
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.03 The following additional packages will be installed:
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.03   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.04   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.04   python3-pkg-resources python3-protobuf python3-six python3.7
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.04   python3.7-minimal
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.04 Suggested packages:
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.05   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.05   python3.7-doc binfmt-support
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.87 The following NEW packages will be installed:
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.88   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.88   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.88   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:00:42 [2021-07-30T17:00:42.972Z] #44 29.88   python3.7-minimal
17:00:42 [2021-07-30T17:00:42.972Z] #44 ...
17:00:42 [2021-07-30T17:00:42.972Z] 
17:00:42 [2021-07-30T17:00:42.972Z] #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:00:42 [2021-07-30T17:00:42.972Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
17:00:42 [2021-07-30T17:00:42.972Z] #56 DONE 30.5s
17:00:42 [2021-07-30T17:00:42.972Z] 
17:00:42 [2021-07-30T17:00:42.972Z] #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:00:42 [2021-07-30T17:00:42.972Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:00:43 [2021-07-30T17:00:43.212Z] #40 ...
17:00:43 [2021-07-30T17:00:43.212Z] 
17:00:43 [2021-07-30T17:00:43.212Z] #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:00:43 [2021-07-30T17:00:43.212Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:00:43 [2021-07-30T17:00:43.212Z] #52 26.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:00:43 [2021-07-30T17:00:43.212Z] #52 32.60 runtime
17:00:43 [2021-07-30T17:00:43.212Z] #52 ...
17:00:43 [2021-07-30T17:00:43.212Z] 
17:00:43 [2021-07-30T17:00:43.213Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:00:43 [2021-07-30T17:00:43.213Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:00:43 [2021-07-30T17:00:43.213Z] #50 30.77 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:00:43 [2021-07-30T17:00:43.213Z] #50 31.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:00:43 [2021-07-30T17:00:43.213Z] #50 35.86 go: downloading github.com/sirupsen/logrus v1.4.2
17:00:43 [2021-07-30T17:00:43.213Z] #50 35.95 go: downloading github.com/stretchr/testify v1.4.0
17:00:43 [2021-07-30T17:00:43.213Z] #50 36.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:00:43 [2021-07-30T17:00:43.213Z] #50 36.55 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:00:43 [2021-07-30T17:00:43.213Z] #50 36.56 go: downloading github.com/hashicorp/hcl v1.0.0
17:00:43 [2021-07-30T17:00:43.407Z] #17 128.8 Selecting previously unselected package g++-8-arm-linux-gnueabi.
17:00:43 [2021-07-30T17:00:43.407Z] #17 128.8 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
17:00:43 [2021-07-30T17:00:43.407Z] #17 128.8 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:00:43 [2021-07-30T17:00:43.776Z] #50 37.30 go: downloading github.com/magiconair/properties v1.8.1
17:00:43 [2021-07-30T17:00:43.776Z] #50 37.32 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:00:44 [2021-07-30T17:00:44.033Z] #50 37.51 go: downloading github.com/pelletier/go-toml v1.2.0
17:00:44 [2021-07-30T17:00:44.033Z] #50 37.56 go: downloading github.com/spf13/afero v1.1.2
17:00:44 [2021-07-30T17:00:44.182Z] #50 ...
17:00:44 [2021-07-30T17:00:44.182Z] 
17:00:44 [2021-07-30T17:00:44.182Z] #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:00:44 [2021-07-30T17:00:44.182Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:44 [2021-07-30T17:00:44.182Z] #56 31.27 Fetched 8458 kB in 24s (352 kB/s)
17:00:44 [2021-07-30T17:00:44.182Z] #56 31.27 Reading package lists...
17:00:44 [2021-07-30T17:00:44.182Z] #56 40.12 Reading package lists...
17:00:44 [2021-07-30T17:00:44.182Z] #56 ...
17:00:44 [2021-07-30T17:00:44.182Z] 
17:00:44 [2021-07-30T17:00:44.182Z] #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:00:44 [2021-07-30T17:00:44.182Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:44 [2021-07-30T17:00:44.182Z] #36 31.35 Fetched 8458 kB in 23s (361 kB/s)
17:00:44 [2021-07-30T17:00:44.182Z] #36 31.35 Reading package lists...
17:00:44 [2021-07-30T17:00:44.182Z] #36 40.96 Reading package lists...
17:00:44 [2021-07-30T17:00:44.182Z] #36 ...
17:00:44 [2021-07-30T17:00:44.182Z] 
17:00:44 [2021-07-30T17:00:44.182Z] #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:00:44 [2021-07-30T17:00:44.182Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:00:44 [2021-07-30T17:00:44.182Z] #50 41.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:00:44 [2021-07-30T17:00:44.182Z] #50 41.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:00:44 [2021-07-30T17:00:44.182Z] #50 41.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:00:44 [2021-07-30T17:00:44.290Z] #50 37.90 go: downloading github.com/spf13/cast v1.3.0
17:00:44 [2021-07-30T17:00:44.290Z] #50 37.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:00:44 [2021-07-30T17:00:44.290Z] #50 37.98 go: downloading github.com/subosito/gotenv v1.2.0
17:00:44 [2021-07-30T17:00:44.290Z] #50 38.03 go: downloading gopkg.in/ini.v1 v1.51.0
17:00:44 [2021-07-30T17:00:44.444Z] #50 41.72 go: downloading github.com/davecgh/go-spew v1.1.1
17:00:44 [2021-07-30T17:00:44.444Z] #50 41.74 go: downloading github.com/pmezard/go-difflib v1.0.0
17:00:44 [2021-07-30T17:00:44.549Z] #50 38.12 go: downloading gopkg.in/yaml.v2 v2.2.7
17:00:44 [2021-07-30T17:00:44.549Z] #50 38.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:00:44 [2021-07-30T17:00:44.549Z] #50 38.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.350 + RM_GOPATH=0
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.350 + TMP_GOPATH=
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.350 + : /build
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.350 + '[' -z '' ']'
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.351 ++ mktemp -d
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.354 + export GOPATH=/tmp/tmp.AmYzwwLyBH
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.354 + GOPATH=/tmp/tmp.AmYzwwLyBH
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.354 + RM_GOPATH=1
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.354 + case "$(go env GOARCH)" in
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.355 ++ go env GOARCH
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.383 + export GO_BUILDMODE=-buildmode=pie
17:00:44 [2021-07-30T17:00:44.612Z] #57 1.383 + GO_BUILDMODE=-buildmode=pie
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.384 ++ dirname /tmp/install/install.sh
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.391 + dir=/tmp/install
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.391 + bin=containerd
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.392 + shift
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.392 + '[' '!' -f /tmp/install/containerd.installer ']'
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.393 + . /tmp/install/containerd.installer
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.394 ++ set -e
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.395 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.396 + install_containerd
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.398 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.398 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.398 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AmYzwwLyBH/src/github.com/containerd/containerd
17:00:44 [2021-07-30T17:00:44.613Z] #57 1.401 Cloning into '/tmp/tmp.AmYzwwLyBH/src/github.com/containerd/containerd'...
17:00:44 [2021-07-30T17:00:44.705Z] #50 41.88 go: downloading github.com/stretchr/objx v0.2.0
17:00:44 [2021-07-30T17:00:44.705Z] #50 42.15 go: downloading golang.org/x/text v0.3.2
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Selecting previously unselected package g++-arm-linux-gnueabi.
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Selecting previously unselected package crossbuild-essential-armel.
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.2 Unpacking crossbuild-essential-armel (12.6) ...
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.3 Selecting previously unselected package libc6-armhf-cross.
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.3 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
17:00:44 [2021-07-30T17:00:44.785Z] #17 130.3 Unpacking libc6-armhf-cross (2.28-7cross1) ...
17:00:44 [2021-07-30T17:00:44.806Z] #50 38.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:00:44 [2021-07-30T17:00:44.806Z] #50 38.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:00:44 [2021-07-30T17:00:44.959Z] #56 24.54 Reading package lists...
17:00:44 [2021-07-30T17:00:44.959Z] #56 ...
17:00:44 [2021-07-30T17:00:44.959Z] 
17:00:44 [2021-07-30T17:00:44.959Z] #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:00:44 [2021-07-30T17:00:44.959Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:00:44 [2021-07-30T17:00:44.959Z] #46 28.80 vendor/golang.org/x/crypto/internal/subtle
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.6 Selecting previously unselected package libgcc1-armhf-cross.
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.6 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.6 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.6 Selecting previously unselected package libgomp1-armhf-cross.
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.6 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.7 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.7 Selecting previously unselected package libatomic1-armhf-cross.
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.7 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.044Z] #17 130.8 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.062Z] #50 38.66 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:00:45 [2021-07-30T17:00:45.062Z] #50 38.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:00:45 [2021-07-30T17:00:45.303Z] #17 130.8 Selecting previously unselected package libstdc++6-armhf-cross.
17:00:45 [2021-07-30T17:00:45.303Z] #17 130.8 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.303Z] #17 130.8 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.303Z] #17 131.0 Selecting previously unselected package libasan5-armhf-cross.
17:00:45 [2021-07-30T17:00:45.303Z] #17 131.0 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.303Z] #17 131.0 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.360Z] #50 38.96 go: downloading github.com/go-toolsmith/astp v1.0.0
17:00:45 [2021-07-30T17:00:45.360Z] #50 39.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.1 Selecting previously unselected package libubsan1-armhf-cross.
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.1 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.1 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.2 Selecting previously unselected package libgcc-8-dev-armhf-cross.
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.2 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:45 [2021-07-30T17:00:45.562Z] #17 131.2 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.618Z] #50 39.24 go: downloading github.com/go-toolsmith/typep v1.0.0
17:00:45 [2021-07-30T17:00:45.821Z] #17 131.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
17:00:45 [2021-07-30T17:00:45.821Z] #17 131.4 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:00:45 [2021-07-30T17:00:45.821Z] #17 131.4 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:00:45 [2021-07-30T17:00:45.876Z] #50 39.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:00:45 [2021-07-30T17:00:45.889Z] #46 ...
17:00:45 [2021-07-30T17:00:45.889Z] 
17:00:45 [2021-07-30T17:00:45.889Z] #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:00:45 [2021-07-30T17:00:45.889Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:45 [2021-07-30T17:00:45.889Z] #44 20.63 Fetched 8462 kB in 16s (537 kB/s)
17:00:45 [2021-07-30T17:00:45.889Z] #44 20.63 Reading package lists...
17:00:45 [2021-07-30T17:00:45.889Z] #44 27.53 Reading package lists...
17:00:45 [2021-07-30T17:00:45.889Z] #44 ...
17:00:45 [2021-07-30T17:00:45.889Z] 
17:00:45 [2021-07-30T17:00:45.889Z] #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:00:45 [2021-07-30T17:00:45.889Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:45 [2021-07-30T17:00:45.889Z] #56 24.54 Reading package lists...
17:00:46 [2021-07-30T17:00:46.136Z] #50 39.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:00:46 [2021-07-30T17:00:46.136Z] #50 39.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:00:46 [2021-07-30T17:00:46.397Z] #50 39.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:00:46 [2021-07-30T17:00:46.654Z] #50 40.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:00:46 [2021-07-30T17:00:46.654Z] #50 40.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:00:46 [2021-07-30T17:00:46.822Z] #56 31.07 Reading package lists...
17:00:46 [2021-07-30T17:00:46.822Z] #56 ...
17:00:46 [2021-07-30T17:00:46.822Z] 
17:00:46 [2021-07-30T17:00:46.822Z] #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:00:46 [2021-07-30T17:00:46.822Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:00:46 [2021-07-30T17:00:46.822Z] #52 21.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:00:46 [2021-07-30T17:00:46.822Z] #52 25.22 runtime
17:00:47 [2021-07-30T17:00:47.079Z] #52 ...
17:00:47 [2021-07-30T17:00:47.079Z] 
17:00:47 [2021-07-30T17:00:47.079Z] #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:00:47 [2021-07-30T17:00:47.079Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:47 [2021-07-30T17:00:47.079Z] #36 23.33 Fetched 8458 kB in 16s (528 kB/s)
17:00:47 [2021-07-30T17:00:47.079Z] #36 23.33 Reading package lists...
17:00:47 [2021-07-30T17:00:47.180Z] #57 ...
17:00:47 [2021-07-30T17:00:47.180Z] 
17:00:47 [2021-07-30T17:00:47.180Z] #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:00:47 [2021-07-30T17:00:47.180Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
17:00:47 [2021-07-30T17:00:47.180Z] #36 24.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 24.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 25.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 25.11 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 25.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
17:00:47 [2021-07-30T17:00:47.180Z] #36 27.54 debconf: delaying package configuration, since apt-utils is not installed
17:00:47 [2021-07-30T17:00:47.180Z] #36 27.79 Fetched 14.2 MB in 4s (3517 kB/s)
17:00:47 [2021-07-30T17:00:47.180Z] #36 27.89 Selecting previously unselected package xxd.
17:00:47 [2021-07-30T17:00:47.180Z] #36 27.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
17:00:47 [2021-07-30T17:00:47.180Z] #36 28.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 28.05 Unpacking xxd (2:8.1.0875-5) ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 29.96 Selecting previously unselected package vim-common.
17:00:47 [2021-07-30T17:00:47.180Z] #36 29.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 30.38 Unpacking vim-common (2:8.1.0875-5) ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 30.80 Selecting previously unselected package cmake-data.
17:00:47 [2021-07-30T17:00:47.180Z] #36 30.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 30.81 Unpacking cmake-data (3.13.4-1) ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 34.03 Selecting previously unselected package libicu63:arm64.
17:00:47 [2021-07-30T17:00:47.180Z] #36 34.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 34.05 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
17:00:47 [2021-07-30T17:00:47.180Z] #36 ...
17:00:47 [2021-07-30T17:00:47.180Z] 
17:00:47 [2021-07-30T17:00:47.180Z] #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:00:47 [2021-07-30T17:00:47.180Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
17:00:47 [2021-07-30T17:00:47.180Z] #32 24.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:00:47 [2021-07-30T17:00:47.180Z] #32 25.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:00:47 [2021-07-30T17:00:47.180Z] #32 ...
17:00:47 [2021-07-30T17:00:47.180Z] 
17:00:47 [2021-07-30T17:00:47.180Z] #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:00:47 [2021-07-30T17:00:47.180Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:47 [2021-07-30T17:00:47.180Z] #29 29.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:00:47 [2021-07-30T17:00:47.180Z] #29 30.04 #=#=#                                                                         
17:00:47 [2021-07-30T17:00:47.180Z] #29 30.37 #=#=#                                                                         

######################################################################## 100.0%
17:00:47 [2021-07-30T17:00:47.180Z] #29 30.51 
17:00:47 [2021-07-30T17:00:47.180Z] #29 31.39 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:00:47 [2021-07-30T17:00:47.180Z] #29 31.91 
17:00:47 [2021-07-30T17:00:47.180Z] #29 32.15 
                                                                           0.1%
#######################################################################   98.9%
######################################################################## 100.0%
17:00:47 [2021-07-30T17:00:47.180Z] #29 32.33 
17:00:47 [2021-07-30T17:00:47.180Z] #29 33.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:00:47 [2021-07-30T17:00:47.180Z] #29 34.05 
17:00:47 [2021-07-30T17:00:47.198Z] #17 132.7 Selecting previously unselected package gcc-arm-linux-gnueabihf.
17:00:47 [2021-07-30T17:00:47.199Z] #17 132.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:00:47 [2021-07-30T17:00:47.199Z] #17 132.8 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
17:00:47 [2021-07-30T17:00:47.220Z] #50 ...
17:00:47 [2021-07-30T17:00:47.220Z] 
17:00:47 [2021-07-30T17:00:47.220Z] #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:00:47 [2021-07-30T17:00:47.220Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:47 [2021-07-30T17:00:47.220Z] #56 30.80 Fetched 8458 kB in 23s (361 kB/s)
17:00:47 [2021-07-30T17:00:47.220Z] #56 30.80 Reading package lists...
17:00:47 [2021-07-30T17:00:47.220Z] #56 ...
17:00:47 [2021-07-30T17:00:47.220Z] 
17:00:47 [2021-07-30T17:00:47.220Z] #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:00:47 [2021-07-30T17:00:47.220Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:00:47 [2021-07-30T17:00:47.220Z] #59 32.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:00:47 [2021-07-30T17:00:47.220Z] #59 32.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:47 [2021-07-30T17:00:47.457Z] #17 132.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
17:00:47 [2021-07-30T17:00:47.457Z] #17 132.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
17:00:47 [2021-07-30T17:00:47.457Z] #17 132.9 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
17:00:47 [2021-07-30T17:00:47.477Z] #59 ...
17:00:47 [2021-07-30T17:00:47.477Z] 
17:00:47 [2021-07-30T17:00:47.477Z] #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:00:47 [2021-07-30T17:00:47.477Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:00:47 [2021-07-30T17:00:47.477Z] #50 41.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:00:47 [2021-07-30T17:00:47.477Z] #50 41.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:00:47 [2021-07-30T17:00:47.717Z] #17 133.4 Selecting previously unselected package libc6-dev-armhf-cross.
17:00:47 [2021-07-30T17:00:47.717Z] #17 133.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
17:00:47 [2021-07-30T17:00:47.717Z] #17 133.4 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
17:00:47 [2021-07-30T17:00:47.733Z] #50 41.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:00:47 [2021-07-30T17:00:47.733Z] #50 41.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:00:47 [2021-07-30T17:00:47.733Z] #50 41.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:00:48 [2021-07-30T17:00:48.013Z] #50 ...
17:00:48 [2021-07-30T17:00:48.013Z] 
17:00:48 [2021-07-30T17:00:48.013Z] #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:00:48 [2021-07-30T17:00:48.013Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:00:48 [2021-07-30T17:00:48.013Z] #59 35.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:48 [2021-07-30T17:00:48.013Z] #59 ...
17:00:48 [2021-07-30T17:00:48.013Z] 
17:00:48 [2021-07-30T17:00:48.013Z] #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:00:48 [2021-07-30T17:00:48.013Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:48 [2021-07-30T17:00:48.013Z] #13 28.44 Reading package lists...
17:00:48 [2021-07-30T17:00:48.022Z] #36 29.72 Reading package lists...
17:00:48 [2021-07-30T17:00:48.022Z] #36 ...
17:00:48 [2021-07-30T17:00:48.022Z] 
17:00:48 [2021-07-30T17:00:48.022Z] #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:00:48 [2021-07-30T17:00:48.022Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:48 [2021-07-30T17:00:48.022Z] #40 22.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:00:48 [2021-07-30T17:00:48.279Z] #40 ...
17:00:48 [2021-07-30T17:00:48.279Z] 
17:00:48 [2021-07-30T17:00:48.279Z] #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:00:48 [2021-07-30T17:00:48.279Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:48 [2021-07-30T17:00:48.279Z] #13 24.15 Fetched 8996 kB in 17s (533 kB/s)
17:00:48 [2021-07-30T17:00:48.284Z] #17 134.0 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
17:00:48 [2021-07-30T17:00:48.284Z] #17 134.0 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
17:00:48 [2021-07-30T17:00:48.284Z] #17 134.0 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
17:00:48 [2021-07-30T17:00:48.297Z] #50 41.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:00:48 [2021-07-30T17:00:48.297Z] #50 41.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:00:48 [2021-07-30T17:00:48.842Z] #13 24.15 Reading package lists...
17:00:48 [2021-07-30T17:00:48.842Z] #13 ...
17:00:48 [2021-07-30T17:00:48.842Z] 
17:00:48 [2021-07-30T17:00:48.842Z] #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:00:48 [2021-07-30T17:00:48.842Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:48 [2021-07-30T17:00:48.842Z] #44 27.53 Reading package lists...
17:00:48 [2021-07-30T17:00:48.852Z] #17 134.5 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
17:00:48 [2021-07-30T17:00:48.852Z] #17 134.5 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
17:00:48 [2021-07-30T17:00:48.852Z] #17 134.5 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:00:49 [2021-07-30T17:00:49.233Z] #50 42.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:00:49 [2021-07-30T17:00:49.233Z] #50 42.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:00:49 [2021-07-30T17:00:49.498Z] #50 43.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:00:49 [2021-07-30T17:00:49.498Z] #50 43.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:00:49 [2021-07-30T17:00:49.756Z] #50 43.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:00:49 [2021-07-30T17:00:49.756Z] #50 43.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:00:49 [2021-07-30T17:00:49.877Z] #29 34.30 
                                                                           0.0%
                                                                           0.2%
#                                                                          2.5%
###                                                                        5.3%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.9%
################                                                          22.6%
#################                                                         24.6%
###################                                                       27.2%
#####################                                                     30.4%
#######################                                                   32.6%
##########################                                                36.6%
############################                                              39.6%
###############################                                           43.3%
##################################                                        47.9%
#####################################                                     51.7%
########################################                                  55.8%
###########################################                               59.9%
#############################################                             63.4%
###############################################                           65.9%
#################################################                         69.3%
###################################################                       71.3%
17:00:49 [2021-07-30T17:00:49.877Z] #29 ...
17:00:49 [2021-07-30T17:00:49.877Z] 
17:00:49 [2021-07-30T17:00:49.877Z] #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:00:49 [2021-07-30T17:00:49.877Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.49 go: downloading github.com/fatih/color v1.7.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.65 go: downloading github.com/pkg/errors v0.8.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.65 go: downloading github.com/spf13/cobra v0.0.5
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.77 go: downloading github.com/spf13/pflag v1.0.5
17:00:49 [2021-07-30T17:00:49.877Z] #50 27.77 go: downloading github.com/spf13/viper v1.6.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 28.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:00:49 [2021-07-30T17:00:49.877Z] #50 28.50 go: downloading github.com/go-critic/go-critic v0.4.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 28.56 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:00:49 [2021-07-30T17:00:49.877Z] #50 28.69 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 30.17 go: downloading github.com/mattn/go-colorable v0.1.4
17:00:49 [2021-07-30T17:00:49.877Z] #50 30.56 go: downloading github.com/sirupsen/logrus v1.4.2
17:00:49 [2021-07-30T17:00:49.877Z] #50 31.17 go: downloading github.com/stretchr/testify v1.4.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 31.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:00:49 [2021-07-30T17:00:49.877Z] #50 31.63 go: downloading github.com/mattn/go-isatty v0.0.8
17:00:49 [2021-07-30T17:00:49.877Z] #50 31.73 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:00:49 [2021-07-30T17:00:49.877Z] #50 31.76 go: downloading github.com/hashicorp/hcl v1.0.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 32.71 go: downloading github.com/magiconair/properties v1.8.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 32.72 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.04 go: downloading github.com/pelletier/go-toml v1.2.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.08 go: downloading github.com/spf13/afero v1.1.2
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.34 go: downloading github.com/spf13/cast v1.3.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.43 go: downloading github.com/subosito/gotenv v1.2.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.50 go: downloading gopkg.in/ini.v1 v1.51.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.55 go: downloading gopkg.in/yaml.v2 v2.2.7
17:00:49 [2021-07-30T17:00:49.877Z] #50 33.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:00:49 [2021-07-30T17:00:49.877Z] #50 34.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:00:49 [2021-07-30T17:00:49.877Z] #50 35.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:00:49 [2021-07-30T17:00:49.877Z] #50 36.43 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 36.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:00:49 [2021-07-30T17:00:49.877Z] #50 36.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 37.02 go: downloading github.com/ultraware/funlen v0.0.2
17:00:49 [2021-07-30T17:00:49.877Z] #50 37.17 go: downloading github.com/ultraware/whitespace v0.0.4
17:00:49 [2021-07-30T17:00:49.877Z] #50 37.18 go: downloading github.com/uudashr/gocognit v1.0.1
17:00:49 [2021-07-30T17:00:49.877Z] #50 37.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:00:49 [2021-07-30T17:00:49.877Z] #50 ...
17:00:49 [2021-07-30T17:00:49.877Z] 
17:00:49 [2021-07-30T17:00:49.877Z] #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:00:49 [2021-07-30T17:00:49.877Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:50 [2021-07-30T17:00:50.320Z] #50 43.92 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:00:50 [2021-07-30T17:00:50.320Z] #50 43.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:00:50 [2021-07-30T17:00:50.320Z] #50 44.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:00:50 [2021-07-30T17:00:50.403Z] #29 34.30 
                                                                           0.0%
                                                                           0.2%
#                                                                          2.5%
###                                                                        5.3%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.9%
################                                                          22.6%
#################                                                         24.6%
###################                                                       27.2%
#####################                                                     30.4%
#######################                                                   32.6%
##########################                                                36.6%
############################                                              39.6%
###############################                                           43.3%
##################################                                        47.9%
#####################################                                     51.7%
########################################                                  55.8%
###########################################                               59.9%
#############################################                             63.4%
###############################################                           65.9%
#################################################                         69.3%
###################################################                       71.3%
#####################################################                     74.7%
########################################################                  77.8%
#########################################################                 79.3%
###########################################################               82.6%
17:00:50 [2021-07-30T17:00:50.403Z] #29 ...
17:00:50 [2021-07-30T17:00:50.403Z] 
17:00:50 [2021-07-30T17:00:50.403Z] #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:00:50 [2021-07-30T17:00:50.403Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:00:50 [2021-07-30T17:00:50.403Z] #46 27.90 sync
17:00:50 [2021-07-30T17:00:50.403Z] #46 27.90 internal/reflectlite
17:00:50 [2021-07-30T17:00:50.403Z] #46 29.23 internal/testlog
17:00:50 [2021-07-30T17:00:50.403Z] #46 29.23 math/rand
17:00:50 [2021-07-30T17:00:50.403Z] #46 29.23 github.com/LK4D4/vndr/godl/singleflight
17:00:50 [2021-07-30T17:00:50.403Z] #46 29.58 internal/singleflight
17:00:50 [2021-07-30T17:00:50.403Z] #46 30.80 errors
17:00:50 [2021-07-30T17:00:50.403Z] #46 30.80 sort
17:00:50 [2021-07-30T17:00:50.403Z] #46 31.33 io
17:00:50 [2021-07-30T17:00:50.403Z] #46 31.34 internal/oserror
17:00:50 [2021-07-30T17:00:50.403Z] #46 31.35 strconv
17:00:50 [2021-07-30T17:00:50.403Z] #46 31.78 syscall
17:00:50 [2021-07-30T17:00:50.403Z] #46 32.57 path
17:00:50 [2021-07-30T17:00:50.403Z] #46 33.31 bytes
17:00:50 [2021-07-30T17:00:50.403Z] #46 33.68 strings
17:00:50 [2021-07-30T17:00:50.403Z] #46 36.78 reflect
17:00:50 [2021-07-30T17:00:50.403Z] #46 37.58 hash
17:00:50 [2021-07-30T17:00:50.403Z] #46 37.62 bufio
17:00:50 [2021-07-30T17:00:50.403Z] #46 38.02 regexp/syntax
17:00:50 [2021-07-30T17:00:50.403Z] #46 ...
17:00:50 [2021-07-30T17:00:50.403Z] 
17:00:50 [2021-07-30T17:00:50.403Z] #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:00:50 [2021-07-30T17:00:50.403Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:50 [2021-07-30T17:00:50.403Z] #29 34.30 
                                                                           0.0%
                                                                           0.2%
#                                                                          2.5%
###                                                                        5.3%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.9%
################                                                          22.6%
#################                                                         24.6%
###################                                                       27.2%
#####################                                                     30.4%
#######################                                                   32.6%
##########################                                                36.6%
############################                                              39.6%
###############################                                           43.3%
##################################                                        47.9%
#####################################                                     51.7%
########################################                                  55.8%
###########################################                               59.9%
#############################################                             63.4%
###############################################                           65.9%
#################################################                         69.3%
###################################################                       71.3%
#####################################################                     74.7%
########################################################                  77.8%
#########################################################                 79.3%
###########################################################               82.6%
###############################################################           88.8%
######################################################################    97.8%
######################################################################## 100.0%
17:00:50 [2021-07-30T17:00:50.403Z] #29 37.53 
17:00:50 [2021-07-30T17:00:50.596Z] #50 44.19 go: downloading github.com/ultraware/funlen v0.0.2
17:00:50 [2021-07-30T17:00:50.596Z] #50 44.23 go: downloading github.com/ultraware/whitespace v0.0.4
17:00:50 [2021-07-30T17:00:50.856Z] #50 ...
17:00:50 [2021-07-30T17:00:50.856Z] 
17:00:50 [2021-07-30T17:00:50.856Z] #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:00:50 [2021-07-30T17:00:50.856Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:50 [2021-07-30T17:00:50.856Z] #13 30.42 Fetched 8996 kB in 25s (354 kB/s)
17:00:50 [2021-07-30T17:00:50.856Z] #13 30.42 Reading package lists...
17:00:50 [2021-07-30T17:00:50.856Z] #13 ...
17:00:50 [2021-07-30T17:00:50.856Z] 
17:00:50 [2021-07-30T17:00:50.856Z] #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:00:50 [2021-07-30T17:00:50.856Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:00:50 [2021-07-30T17:00:50.856Z] #50 44.44 go: downloading github.com/uudashr/gocognit v1.0.1
17:00:50 [2021-07-30T17:00:50.856Z] #50 44.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:00:51 [2021-07-30T17:00:51.003Z] #44 33.95 Building dependency tree...
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.6 Selecting previously unselected package g++-arm-linux-gnueabihf.
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.6 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.9 Selecting previously unselected package crossbuild-essential-armhf.
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
17:00:51 [2021-07-30T17:00:51.443Z] #17 136.9 Unpacking crossbuild-essential-armhf (12.6) ...
17:00:51 [2021-07-30T17:00:51.799Z] #29 38.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:00:52 [2021-07-30T17:00:52.008Z] #17 137.8 Selecting previously unselected package libc6-ppc64el-cross.
17:00:52 [2021-07-30T17:00:52.062Z] #29 38.90 
17:00:52 [2021-07-30T17:00:52.224Z] #50 45.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:00:52 [2021-07-30T17:00:52.224Z] #50 45.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:00:52 [2021-07-30T17:00:52.226Z] #13 38.39 Reading package lists...
17:00:52 [2021-07-30T17:00:52.226Z] #13 ...
17:00:52 [2021-07-30T17:00:52.226Z] 
17:00:52 [2021-07-30T17:00:52.226Z] #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:00:52 [2021-07-30T17:00:52.226Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:52 [2021-07-30T17:00:52.226Z] #56 40.12 Reading package lists...
17:00:52 [2021-07-30T17:00:52.266Z] #17 137.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
17:00:52 [2021-07-30T17:00:52.266Z] #17 137.8 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
17:00:52 [2021-07-30T17:00:52.326Z] #29 39.13 
######################################################################## 100.0%
17:00:52 [2021-07-30T17:00:52.326Z] #29 39.18 
17:00:52 [2021-07-30T17:00:52.480Z] #50 46.09 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:00:52 [2021-07-30T17:00:52.480Z] #50 46.11 go: downloading github.com/davecgh/go-spew v1.1.1
17:00:52 [2021-07-30T17:00:52.480Z] #50 46.13 go: downloading github.com/pmezard/go-difflib v1.0.0
17:00:52 [2021-07-30T17:00:52.480Z] #50 46.25 go: downloading github.com/stretchr/objx v0.2.0
17:00:52 [2021-07-30T17:00:52.564Z] #17 138.1 Selecting previously unselected package libgcc1-ppc64el-cross.
17:00:52 [2021-07-30T17:00:52.564Z] #17 138.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
17:00:52 [2021-07-30T17:00:52.737Z] #50 46.55 go: downloading golang.org/x/text v0.3.2
17:00:52 [2021-07-30T17:00:52.821Z] #17 138.3 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.55 The following additional packages will be installed:
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.55   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.56   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.56   python3-pkg-resources python3-protobuf python3-six python3.7
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.56   python3.7-minimal
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.58 Suggested packages:
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.58   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:00:52 [2021-07-30T17:00:52.896Z] #44 37.58   python3.7-doc binfmt-support
17:00:52 [2021-07-30T17:00:52.903Z] #29 39.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:00:53 [2021-07-30T17:00:53.078Z] #17 138.8 Selecting previously unselected package libgomp1-ppc64el-cross.
17:00:53 [2021-07-30T17:00:53.078Z] #17 138.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:53 [2021-07-30T17:00:53.078Z] #17 138.8 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
17:00:53 [2021-07-30T17:00:53.169Z] #29 ...
17:00:53 [2021-07-30T17:00:53.169Z] 
17:00:53 [2021-07-30T17:00:53.169Z] #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:00:53 [2021-07-30T17:00:53.169Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.26 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.26 Need to get 6095 kB of archives.
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.26 After this operation, 32.3 MB of additional disk space will be used.
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 30.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 33.32 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.09 debconf: delaying package configuration, since apt-utils is not installed
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.36 Fetched 6095 kB in 4s (1661 kB/s)
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.50 Selecting previously unselected package libpython3.7-minimal:arm64.
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.50 (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 ... 15394 files and directories currently installed.)
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 35.60 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 36.84 Selecting previously unselected package python3.7-minimal.
17:00:53 [2021-07-30T17:00:53.169Z] #44 36.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 36.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 38.37 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 38.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:00:53 [2021-07-30T17:00:53.169Z] #44 ...
17:00:53 [2021-07-30T17:00:53.169Z] 
17:00:53 [2021-07-30T17:00:53.169Z] #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:00:53 [2021-07-30T17:00:53.169Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.22 The following additional packages will be installed:
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.23   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.23   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.23   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.23   mingw-w64-x86-64-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.24 Suggested packages:
17:00:53 [2021-07-30T17:00:53.169Z] #13 28.24   gcc-8-locales seccomp wine64
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.10 The following NEW packages will be installed:
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.10   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.11   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.11   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.11   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.12 The following packages will be upgraded:
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.12   libseccomp2
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.54 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.54 Need to get 73.4 MB of archives.
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.54 After this operation, 472 MB of additional disk space will be used.
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.59 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.61 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 29.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 30.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 30.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 30.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 32.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.54 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 34.68 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
17:00:53 [2021-07-30T17:00:53.169Z] #13 35.96 debconf: delaying package configuration, since apt-utils is not installed
17:00:53 [2021-07-30T17:00:53.169Z] #13 36.24 Fetched 73.4 MB in 5s (13.4 MB/s)
17:00:53 [2021-07-30T17:00:53.169Z] #13 36.43 (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 ... 15394 files and directories currently installed.)
17:00:53 [2021-07-30T17:00:53.169Z] #13 36.57 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.169Z] #13 36.64 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:00:53 [2021-07-30T17:00:53.169Z] #13 37.04 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
17:00:53 [2021-07-30T17:00:53.169Z] #13 37.34 Selecting previously unselected package binutils-mingw-w64-i686.
17:00:53 [2021-07-30T17:00:53.169Z] #13 37.34 (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 ... 15394 files and directories currently installed.)
17:00:53 [2021-07-30T17:00:53.169Z] #13 37.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.169Z] #13 37.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:00:53 [2021-07-30T17:00:53.172Z] #56 48.84 Building dependency tree...
17:00:53 [2021-07-30T17:00:53.432Z] #13 ...
17:00:53 [2021-07-30T17:00:53.432Z] 
17:00:53 [2021-07-30T17:00:53.432Z] #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:00:53 [2021-07-30T17:00:53.432Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
17:00:53 [2021-07-30T17:00:53.432Z] #36 38.74 Selecting previously unselected package libxml2:arm64.
17:00:53 [2021-07-30T17:00:53.432Z] #36 38.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 38.75 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.31 Selecting previously unselected package libarchive13:arm64.
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.35 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.81 Selecting previously unselected package libjsoncpp1:arm64.
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 39.85 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.09 Selecting previously unselected package librhash0:arm64.
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.09 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.11 Unpacking librhash0:arm64 (1.3.8-1) ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.29 Selecting previously unselected package libuv1:arm64.
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.29 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.31 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.66 Selecting previously unselected package cmake.
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.67 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
17:00:53 [2021-07-30T17:00:53.432Z] #36 40.69 Unpacking cmake (3.13.4-1) ...
17:00:54 [2021-07-30T17:00:54.263Z] #44 38.75 The following NEW packages will be installed:
17:00:54 [2021-07-30T17:00:54.263Z] #44 38.77   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:00:54 [2021-07-30T17:00:54.263Z] #44 38.78   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:00:54 [2021-07-30T17:00:54.263Z] #44 38.79   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:00:54 [2021-07-30T17:00:54.263Z] #44 38.79   python3.7-minimal
17:00:54 [2021-07-30T17:00:54.263Z] #44 39.29 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
17:00:54 [2021-07-30T17:00:54.263Z] #44 39.29 Need to get 6695 kB of archives.
17:00:54 [2021-07-30T17:00:54.263Z] #44 39.29 After this operation, 33.1 MB of additional disk space will be used.
17:00:54 [2021-07-30T17:00:54.263Z] #44 39.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:00:54 [2021-07-30T17:00:54.453Z] #17 ...
17:00:54 [2021-07-30T17:00:54.453Z] 
17:00:54 [2021-07-30T17:00:54.453Z] #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:00:54 [2021-07-30T17:00:54.453Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:00:54 [2021-07-30T17:00:54.453Z] #47 DONE 153.6s
17:00:54 [2021-07-30T17:00:54.453Z] 
17:00:54 [2021-07-30T17:00:54.453Z] #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:00:54 [2021-07-30T17:00:54.453Z] #57 sha256:0f69881c9f522d46b5e380dff3b8368eac6067f6049abe7ae2f99c3efb6cb08c
17:00:54 [2021-07-30T17:00:54.453Z] #57 150.3 + /build/golangci-lint --version
17:00:54 [2021-07-30T17:00:54.453Z] #57 150.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:00:54 [2021-07-30T17:00:54.453Z] #57 DONE 154.0s
17:00:54 [2021-07-30T17:00:54.453Z] 
17:00:54 [2021-07-30T17:00:54.453Z] #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:00:54 [2021-07-30T17:00:54.453Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Selecting previously unselected package libitm1-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Selecting previously unselected package libatomic1-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.8 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.9 Selecting previously unselected package libstdc++6-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.9 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 139.9 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 140.0 Selecting previously unselected package libasan5-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.453Z] #17 140.0 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.453Z] #17 140.0 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.519Z] #44 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:00:54 [2021-07-30T17:00:54.519Z] #44 39.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:00:54 [2021-07-30T17:00:54.519Z] #44 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Selecting previously unselected package liblsan0-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Selecting previously unselected package libtsan0-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.2 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.3 Selecting previously unselected package libubsan1-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.3 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.4 Selecting previously unselected package libquadmath0-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.712Z] #17 140.4 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
17:00:54 [2021-07-30T17:00:54.776Z] #44 39.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:00:54 [2021-07-30T17:00:54.971Z] #17 140.5 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
17:00:54 [2021-07-30T17:00:54.971Z] #17 140.5 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:54 [2021-07-30T17:00:54.971Z] #17 140.5 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:00:55 [2021-07-30T17:00:55.035Z] #44 39.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:00:55 [2021-07-30T17:00:55.091Z] #56 ...
17:00:55 [2021-07-30T17:00:55.091Z] 
17:00:55 [2021-07-30T17:00:55.091Z] #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:00:55 [2021-07-30T17:00:55.091Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:55 [2021-07-30T17:00:55.091Z] #44 32.60 Reading package lists...
17:00:55 [2021-07-30T17:00:55.091Z] #44 42.36 Reading package lists...
17:00:55 [2021-07-30T17:00:55.229Z] #17 140.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
17:00:55 [2021-07-30T17:00:55.229Z] #17 140.8 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:55 [2021-07-30T17:00:55.229Z] #17 140.8 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:00:55 [2021-07-30T17:00:55.359Z] #44 50.56 Building dependency tree...
17:00:55 [2021-07-30T17:00:55.359Z] #44 ...
17:00:55 [2021-07-30T17:00:55.359Z] 
17:00:55 [2021-07-30T17:00:55.359Z] #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:00:55 [2021-07-30T17:00:55.359Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:00:55 [2021-07-30T17:00:55.359Z] #13 38.39 Reading package lists...
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.6 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
17:00:56 [2021-07-30T17:00:56.164Z] #17 141.7 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
17:00:56 [2021-07-30T17:00:56.423Z] #17 142.0 Selecting previously unselected package libc6-dev-ppc64el-cross.
17:00:56 [2021-07-30T17:00:56.423Z] #17 142.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
17:00:56 [2021-07-30T17:00:56.423Z] #17 142.0 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
17:00:56 [2021-07-30T17:00:56.839Z] #36 ...
17:00:56 [2021-07-30T17:00:56.840Z] 
17:00:56 [2021-07-30T17:00:56.840Z] #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:00:56 [2021-07-30T17:00:56.840Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:56 [2021-07-30T17:00:56.988Z] #17 142.6 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
17:00:56 [2021-07-30T17:00:56.989Z] #17 142.6 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
17:00:56 [2021-07-30T17:00:56.989Z] #17 142.7 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:00:57 [2021-07-30T17:00:57.105Z] #44 44.13 Selecting previously unselected package python3-minimal.
17:00:57 [2021-07-30T17:00:57.106Z] #44 44.13 (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 ... 15634 files and directories currently installed.)
17:00:57 [2021-07-30T17:00:57.106Z] #44 44.22 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:00:57 [2021-07-30T17:00:57.293Z] #17 143.0 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
17:00:57 [2021-07-30T17:00:57.293Z] #17 143.0 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:57 [2021-07-30T17:00:57.293Z] #17 143.0 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:00:57 [2021-07-30T17:00:57.384Z] #44 44.45 Unpacking python3-minimal (3.7.3-1) ...
17:00:57 [2021-07-30T17:00:57.557Z] #44 ...
17:00:57 [2021-07-30T17:00:57.557Z] 
17:00:57 [2021-07-30T17:00:57.557Z] #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:00:57 [2021-07-30T17:00:57.557Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:57 [2021-07-30T17:00:57.557Z] #56 31.07 Reading package lists...
17:00:57 [2021-07-30T17:00:57.557Z] #56 37.41 Building dependency tree...
17:00:57 [2021-07-30T17:00:57.557Z] #56 40.46 The following additional packages will be installed:
17:00:57 [2021-07-30T17:00:57.557Z] #56 40.47   libbtrfs0
17:00:57 [2021-07-30T17:00:57.557Z] #56 40.63 The following NEW packages will be installed:
17:00:57 [2021-07-30T17:00:57.557Z] #56 40.63   libbtrfs-dev libbtrfs0
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.03 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.03 Need to get 119 kB of archives.
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.03 After this operation, 387 kB of additional disk space will be used.
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:00:57 [2021-07-30T17:00:57.557Z] #56 41.90 debconf: delaying package configuration, since apt-utils is not installed
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.07 Fetched 119 kB in 0s (436 kB/s)
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.15 Selecting previously unselected package libbtrfs0.
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.16 (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:00:57 [2021-07-30T17:00:57.557Z] #56 42.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.23 Unpacking libbtrfs0 (4.20.1-2) ...
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.31 Selecting previously unselected package libbtrfs-dev.
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:00:57 [2021-07-30T17:00:57.557Z] #56 42.33 Unpacking libbtrfs-dev (4.20.1-2) ...
17:00:57 [2021-07-30T17:00:57.557Z] #56 ...
17:00:57 [2021-07-30T17:00:57.557Z] 
17:00:57 [2021-07-30T17:00:57.557Z] #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:00:57 [2021-07-30T17:00:57.557Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:00:57 [2021-07-30T17:00:57.557Z] #46 42.45 sync
17:00:57 [2021-07-30T17:00:57.557Z] #46 42.46 internal/reflectlite
17:00:57 [2021-07-30T17:00:57.646Z] #44 ...
17:00:57 [2021-07-30T17:00:57.646Z] 
17:00:57 [2021-07-30T17:00:57.646Z] #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:00:57 [2021-07-30T17:00:57.646Z] #29 sha256:a24c8da559809ae8df50f22fb1c9d6f7d1595a44f52f7611f7678466c8914594
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.31 
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.55 
######################################################################## 100.0%
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.64 
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.77 Download of images into '/build' complete.
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.77 Use something like the following to load the result into a Docker daemon:
17:00:57 [2021-07-30T17:00:57.646Z] #29 40.78   tar -cC '/build' . | docker load
17:00:57 [2021-07-30T17:00:57.646Z] #29 DONE 44.6s
17:00:57 [2021-07-30T17:00:57.646Z] 
17:00:57 [2021-07-30T17:00:57.646Z] #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:00:57 [2021-07-30T17:00:57.646Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:57 [2021-07-30T17:00:57.646Z] #44 44.81 Selecting previously unselected package libmpdec2:arm64.
17:00:57 [2021-07-30T17:00:57.646Z] #44 44.81 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:00:57 [2021-07-30T17:00:57.646Z] #44 44.85 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:00:57 [2021-07-30T17:00:57.813Z] #46 ...
17:00:57 [2021-07-30T17:00:57.813Z] 
17:00:57 [2021-07-30T17:00:57.813Z] #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:00:57 [2021-07-30T17:00:57.813Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:57 [2021-07-30T17:00:57.813Z] #56 42.49 Setting up libbtrfs0 (4.20.1-2) ...
17:00:57 [2021-07-30T17:00:57.813Z] #56 42.56 Setting up libbtrfs-dev (4.20.1-2) ...
17:00:57 [2021-07-30T17:00:57.813Z] #56 42.57 Processing triggers for libc-bin (2.28-10) ...
17:00:57 [2021-07-30T17:00:57.813Z] #56 DONE 43.0s
17:00:57 [2021-07-30T17:00:57.908Z] #44 45.02 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:00:57 [2021-07-30T17:00:57.908Z] #44 45.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
17:00:57 [2021-07-30T17:00:57.908Z] #44 45.06 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:00:57 [2021-07-30T17:00:57.998Z] #13 46.93 Building dependency tree...
17:00:58 [2021-07-30T17:00:58.046Z] #50 ...
17:00:58 [2021-07-30T17:00:58.046Z] 
17:00:58 [2021-07-30T17:00:58.046Z] #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:00:58 [2021-07-30T17:00:58.046Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:58 [2021-07-30T17:00:58.046Z] #56 41.29 Reading package lists...
17:00:58 [2021-07-30T17:00:58.046Z] #56 49.25 Building dependency tree...
17:00:58 [2021-07-30T17:00:58.046Z] #56 ...
17:00:58 [2021-07-30T17:00:58.046Z] 
17:00:58 [2021-07-30T17:00:58.046Z] #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:00:58 [2021-07-30T17:00:58.046Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:58 [2021-07-30T17:00:58.046Z] #36 33.83 Reading package lists...
17:00:58 [2021-07-30T17:00:58.046Z] #36 43.84 Building dependency tree...
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.28 The following additional packages will be installed:
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.30 Suggested packages:
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.31   cmake-doc ninja-build lrzip
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.31 Recommended packages:
17:00:58 [2021-07-30T17:00:58.046Z] #36 48.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.42 The following NEW packages will be installed:
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.45   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.47   vim-common xxd
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.95 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.95 Need to get 14.9 MB of archives.
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.95 After this operation, 61.8 MB of additional disk space will be used.
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 49.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 50.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.29 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:00:58 [2021-07-30T17:00:58.046Z] #36 51.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:00:58 [2021-07-30T17:00:58.070Z] 
17:00:58 [2021-07-30T17:00:58.070Z] #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:00:58 [2021-07-30T17:00:58.070Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.6 Selecting previously unselected package g++-powerpc64le-linux-gnu.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.6 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Selecting previously unselected package crossbuild-essential-ppc64el.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Unpacking crossbuild-essential-ppc64el (12.6) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Selecting previously unselected package libc6-s390x-cross.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.7 Unpacking libc6-s390x-cross (2.28-7cross1) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Selecting previously unselected package libgcc1-s390x-cross.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Selecting previously unselected package libgomp1-s390x-cross.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Selecting previously unselected package libitm1-s390x-cross.
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 143.9 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.229Z] #17 144.0 Selecting previously unselected package libatomic1-s390x-cross.
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.0 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.0 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.0 Selecting previously unselected package libstdc++6-s390x-cross.
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.0 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.0 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.1 Selecting previously unselected package libasan5-s390x-cross.
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.1 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.1 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.2 Selecting previously unselected package libubsan1-s390x-cross.
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.2 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.2 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.486Z] #17 144.2 Selecting previously unselected package libgcc-8-dev-s390x-cross.
17:00:58 [2021-07-30T17:00:58.744Z] #17 144.2 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:58 [2021-07-30T17:00:58.744Z] #17 144.2 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.744Z] #17 144.3 Selecting previously unselected package gcc-8-s390x-linux-gnu.
17:00:58 [2021-07-30T17:00:58.744Z] #17 144.3 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:00:58 [2021-07-30T17:00:58.744Z] #17 144.3 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:00:58 [2021-07-30T17:00:58.987Z] #36 ...
17:00:58 [2021-07-30T17:00:58.987Z] 
17:00:58 [2021-07-30T17:00:58.987Z] #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:00:58 [2021-07-30T17:00:58.987Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:58 [2021-07-30T17:00:58.987Z] #44 32.53 Reading package lists...
17:00:58 [2021-07-30T17:00:58.987Z] #44 42.83 Reading package lists...
17:00:59 [2021-07-30T17:00:59.300Z] #44 ...
17:00:59 [2021-07-30T17:00:59.300Z] 
17:00:59 [2021-07-30T17:00:59.300Z] #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:00:59 [2021-07-30T17:00:59.300Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
17:00:59 [2021-07-30T17:00:59.300Z] #36 44.60 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.17 Setting up xxd (2:8.1.0875-5) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.22 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.26 Setting up vim-common (2:8.1.0875-5) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.34 Setting up librhash0:arm64 (1.3.8-1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.35 Setting up cmake-data (3.13.4-1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.39 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.41 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.45 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.51 Setting up cmake (3.13.4-1) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.56 Processing triggers for libc-bin (2.28-10) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 45.83 Processing triggers for mime-support (3.62) ...
17:00:59 [2021-07-30T17:00:59.300Z] #36 DONE 46.7s
17:00:59 [2021-07-30T17:00:59.300Z] 
17:00:59 [2021-07-30T17:00:59.300Z] #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:00:59 [2021-07-30T17:00:59.300Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:00:59 [2021-07-30T17:00:59.300Z] #13 40.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:00:59 [2021-07-30T17:00:59.300Z] #13 40.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 40.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 42.71 Selecting previously unselected package binutils-mingw-w64.
17:00:59 [2021-07-30T17:00:59.300Z] #13 42.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 42.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 42.97 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:00:59 [2021-07-30T17:00:59.300Z] #13 42.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.34 Selecting previously unselected package dmsetup.
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.39 Unpacking dmsetup (2:1.02.155-3) ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.60 Selecting previously unselected package mingw-w64-common.
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:00:59 [2021-07-30T17:00:59.300Z] #13 43.63 Unpacking mingw-w64-common (6.0.0-3) ...
17:00:59 [2021-07-30T17:00:59.310Z] #17 144.9 Selecting previously unselected package gcc-s390x-linux-gnu.
17:00:59 [2021-07-30T17:00:59.311Z] #17 144.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:00:59 [2021-07-30T17:00:59.311Z] #17 144.9 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
17:00:59 [2021-07-30T17:00:59.311Z] #17 145.0 Selecting previously unselected package linux-libc-dev-s390x-cross.
17:00:59 [2021-07-30T17:00:59.311Z] #17 145.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
17:00:59 [2021-07-30T17:00:59.311Z] #17 145.0 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
17:00:59 [2021-07-30T17:00:59.535Z] #57 ...
17:00:59 [2021-07-30T17:00:59.535Z] 
17:00:59 [2021-07-30T17:00:59.535Z] #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:00:59 [2021-07-30T17:00:59.535Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:00:59 [2021-07-30T17:00:59.535Z] #50 34.40 go: downloading github.com/gobwas/glob v0.2.3
17:00:59 [2021-07-30T17:00:59.535Z] #50 34.52 go: downloading github.com/kisielk/gotool v1.0.0
17:00:59 [2021-07-30T17:00:59.535Z] #50 34.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:00:59 [2021-07-30T17:00:59.535Z] #50 34.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:00:59 [2021-07-30T17:00:59.535Z] #50 34.70 go: downloading github.com/gogo/protobuf v1.2.1
17:00:59 [2021-07-30T17:00:59.535Z] #50 36.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:00:59 [2021-07-30T17:00:59.535Z] #50 36.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:00:59 [2021-07-30T17:00:59.535Z] #50 37.04 go: downloading github.com/BurntSushi/toml v0.3.1
17:00:59 [2021-07-30T17:00:59.535Z] #50 ...
17:00:59 [2021-07-30T17:00:59.535Z] 
17:00:59 [2021-07-30T17:00:59.535Z] #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:00:59 [2021-07-30T17:00:59.535Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:00:59 [2021-07-30T17:00:59.535Z] #44 42.07 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:00:59 [2021-07-30T17:00:59.535Z] #44 43.62 debconf: delaying package configuration, since apt-utils is not installed
17:00:59 [2021-07-30T17:00:59.535Z] #44 43.82 Fetched 6695 kB in 3s (1961 kB/s)
17:00:59 [2021-07-30T17:00:59.535Z] #44 43.94 Selecting previously unselected package libpython3.7-minimal:amd64.
17:00:59 [2021-07-30T17:00:59.535Z] #44 43.94 (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:00:59 [2021-07-30T17:00:59.535Z] #44 43.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:00:59 [2021-07-30T17:00:59.535Z] #44 43.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:00:59 [2021-07-30T17:00:59.550Z] #44 50.48 Building dependency tree...
17:00:59 [2021-07-30T17:00:59.550Z] #44 ...
17:00:59 [2021-07-30T17:00:59.550Z] 
17:00:59 [2021-07-30T17:00:59.550Z] #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:00:59 [2021-07-30T17:00:59.550Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:00:59 [2021-07-30T17:00:59.550Z] #36 53.18 debconf: delaying package configuration, since apt-utils is not installed
17:00:59 [2021-07-30T17:00:59.564Z] #13 ...
17:00:59 [2021-07-30T17:00:59.564Z] 
17:00:59 [2021-07-30T17:00:59.564Z] #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:00:59 [2021-07-30T17:00:59.564Z] #48 sha256:b5237fcf614401d4cbf073382905a79cad51fc32efe62a198482266d94669c3e
17:00:59 [2021-07-30T17:00:59.564Z] #48 DONE 47.0s
17:00:59 [2021-07-30T17:00:59.564Z] 
17:00:59 [2021-07-30T17:00:59.564Z] #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:00:59 [2021-07-30T17:00:59.564Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:00:59 [2021-07-30T17:00:59.564Z] #50 38.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:00:59 [2021-07-30T17:00:59.564Z] #50 38.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:00:59 [2021-07-30T17:00:59.564Z] #50 38.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.05 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.10 go: downloading github.com/go-toolsmith/astp v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.17 go: downloading github.com/go-toolsmith/typep v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.19 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.35 go: downloading github.com/davecgh/go-spew v1.1.1
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.36 go: downloading github.com/pmezard/go-difflib v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.41 go: downloading github.com/stretchr/objx v0.2.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 39.59 go: downloading golang.org/x/text v0.3.2
17:00:59 [2021-07-30T17:00:59.564Z] #50 40.18 go: downloading github.com/gobwas/glob v0.2.3
17:00:59 [2021-07-30T17:00:59.564Z] #50 40.53 go: downloading github.com/kisielk/gotool v1.0.0
17:00:59 [2021-07-30T17:00:59.564Z] #50 43.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:00:59 [2021-07-30T17:00:59.564Z] #50 43.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:00:59 [2021-07-30T17:00:59.564Z] #50 44.80 go: downloading github.com/gogo/protobuf v1.2.1
17:00:59 [2021-07-30T17:00:59.568Z] #17 145.2 Selecting previously unselected package libc6-dev-s390x-cross.
17:00:59 [2021-07-30T17:00:59.569Z] #17 145.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
17:00:59 [2021-07-30T17:00:59.569Z] #17 145.2 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
17:00:59 [2021-07-30T17:00:59.827Z] #17 145.4 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
17:00:59 [2021-07-30T17:00:59.827Z] #17 145.4 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
17:00:59 [2021-07-30T17:00:59.827Z] #17 145.5 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
17:00:59 [2021-07-30T17:00:59.827Z] #50 ...
17:00:59 [2021-07-30T17:00:59.827Z] 
17:00:59 [2021-07-30T17:00:59.827Z] #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:00:59 [2021-07-30T17:00:59.827Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:00:59 [2021-07-30T17:00:59.827Z] #44 47.08 Selecting previously unselected package python3.7.
17:00:59 [2021-07-30T17:00:59.850Z] #36 53.57 Fetched 14.9 MB in 2s (7481 kB/s)
17:00:59 [2021-07-30T17:00:59.919Z] #13 ...
17:00:59 [2021-07-30T17:00:59.919Z] 
17:00:59 [2021-07-30T17:00:59.919Z] #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:00:59 [2021-07-30T17:00:59.919Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:00:59 [2021-07-30T17:00:59.919Z] #46 46.94 vendor/golang.org/x/crypto/internal/subtle
17:00:59 [2021-07-30T17:00:59.919Z] #46 ...
17:00:59 [2021-07-30T17:00:59.919Z] 
17:00:59 [2021-07-30T17:00:59.919Z] #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:00:59 [2021-07-30T17:00:59.919Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:00:59 [2021-07-30T17:00:59.919Z] #56 52.81 The following additional packages will be installed:
17:00:59 [2021-07-30T17:00:59.919Z] #56 52.86   libbtrfs0
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.21 The following NEW packages will be installed:
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.23   libbtrfs-dev libbtrfs0
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.74 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.74 Need to get 119 kB of archives.
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.74 After this operation, 387 kB of additional disk space will be used.
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:00:59 [2021-07-30T17:00:59.919Z] #56 53.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:00:59 [2021-07-30T17:00:59.919Z] #56 55.35 debconf: delaying package configuration, since apt-utils is not installed
17:00:59 [2021-07-30T17:00:59.919Z] #56 55.68 Fetched 119 kB in 0s (415 kB/s)
17:00:59 [2021-07-30T17:00:59.919Z] #56 55.84 Selecting previously unselected package libbtrfs0.
17:00:59 [2021-07-30T17:00:59.919Z] #56 55.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.04 Unpacking libbtrfs0 (4.20.1-2) ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.23 Selecting previously unselected package libbtrfs-dev.
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.24 Unpacking libbtrfs-dev (4.20.1-2) ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.55 Setting up libbtrfs0 (4.20.1-2) ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.57 Setting up libbtrfs-dev (4.20.1-2) ...
17:00:59 [2021-07-30T17:00:59.919Z] #56 56.58 Processing triggers for libc-bin (2.28-10) ...
17:01:00 [2021-07-30T17:01:00.085Z] #17 145.7 Selecting previously unselected package g++-8-s390x-linux-gnu.
17:01:00 [2021-07-30T17:01:00.085Z] #17 145.7 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
17:01:00 [2021-07-30T17:01:00.085Z] #17 145.7 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:01:00 [2021-07-30T17:01:00.089Z] #44 47.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
17:01:00 [2021-07-30T17:01:00.089Z] #44 47.13 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:01:00 [2021-07-30T17:01:00.089Z] #44 47.38 Selecting previously unselected package libpython3-stdlib:arm64.
17:01:00 [2021-07-30T17:01:00.089Z] #44 47.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:01:00 [2021-07-30T17:01:00.109Z] #44 44.80 Selecting previously unselected package python3.7-minimal.
17:01:00 [2021-07-30T17:01:00.109Z] #44 44.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:01:00 [2021-07-30T17:01:00.109Z] #44 44.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:00 [2021-07-30T17:01:00.118Z] #36 53.73 Selecting previously unselected package xxd.
17:01:00 [2021-07-30T17:01:00.352Z] #44 47.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:01:00 [2021-07-30T17:01:00.379Z] #36 53.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:01:00 [2021-07-30T17:01:00.379Z] #36 53.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:01:00 [2021-07-30T17:01:00.379Z] #36 53.90 Unpacking xxd (2:8.1.0875-5) ...
17:01:00 [2021-07-30T17:01:00.380Z] #44 ...
17:01:00 [2021-07-30T17:01:00.380Z] 
17:01:00 [2021-07-30T17:01:00.380Z] #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:01:00 [2021-07-30T17:01:00.380Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:00 [2021-07-30T17:01:00.380Z] #13 24.15 Reading package lists...
17:01:00 [2021-07-30T17:01:00.380Z] #13 31.16 Reading package lists...
17:01:00 [2021-07-30T17:01:00.380Z] #13 37.22 Building dependency tree...
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.54 The following additional packages will be installed:
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.55   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.55   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.56   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.56   mingw-w64-x86-64-dev
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.56 Suggested packages:
17:01:00 [2021-07-30T17:01:00.380Z] #13 40.59   gcc-8-locales seccomp wine64
17:01:00 [2021-07-30T17:01:00.380Z] #13 ...
17:01:00 [2021-07-30T17:01:00.380Z] 
17:01:00 [2021-07-30T17:01:00.380Z] #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:01:00 [2021-07-30T17:01:00.380Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:00 [2021-07-30T17:01:00.380Z] #36 29.72 Reading package lists...
17:01:00 [2021-07-30T17:01:00.380Z] #36 36.29 Building dependency tree...
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.46 The following additional packages will be installed:
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.48 Suggested packages:
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.48   cmake-doc ninja-build lrzip
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.48 Recommended packages:
17:01:00 [2021-07-30T17:01:00.380Z] #36 39.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.24 The following NEW packages will be installed:
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.25   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.25   vim-common xxd
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.64 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.64 Need to get 14.9 MB of archives.
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.64 After this operation, 61.8 MB of additional disk space will be used.
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 40.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 41.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 41.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:01:00 [2021-07-30T17:01:00.380Z] #36 41.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:01:00 [2021-07-30T17:01:00.381Z] #36 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:01:00 [2021-07-30T17:01:00.381Z] #36 41.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:01:00 [2021-07-30T17:01:00.381Z] #36 42.60 debconf: delaying package configuration, since apt-utils is not installed
17:01:00 [2021-07-30T17:01:00.381Z] #36 42.79 Fetched 14.9 MB in 1s (10.8 MB/s)
17:01:00 [2021-07-30T17:01:00.381Z] #36 42.94 Selecting previously unselected package xxd.
17:01:00 [2021-07-30T17:01:00.381Z] #36 42.94 (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:01:00 [2021-07-30T17:01:00.381Z] #36 43.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.06 Unpacking xxd (2:8.1.0875-5) ...
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.27 Selecting previously unselected package vim-common.
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.39 Unpacking vim-common (2:8.1.0875-5) ...
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.71 Selecting previously unselected package cmake-data.
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:01:00 [2021-07-30T17:01:00.381Z] #36 43.73 Unpacking cmake-data (3.13.4-1) ...
17:01:00 [2021-07-30T17:01:00.615Z] #44 47.57 Setting up python3-minimal (3.7.3-1) ...
17:01:00 [2021-07-30T17:01:00.636Z] #36 54.36 Selecting previously unselected package vim-common.
17:01:00 [2021-07-30T17:01:00.636Z] #36 54.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:00 [2021-07-30T17:01:00.650Z] #17 146.3 Selecting previously unselected package g++-s390x-linux-gnu.
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.3 Selecting previously unselected package crossbuild-essential-s390x.
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.3 Unpacking crossbuild-essential-s390x (12.6) ...
17:01:00 [2021-07-30T17:01:00.651Z] #17 146.4 Setting up libconfig-inifiles-perl (3.000001-1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.4 Setting up libfile-which-perl (1.23-1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up libc6-armhf-cross (2.28-7cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up libc6-s390x-cross (2.28-7cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up libxml-namespacesupport-perl (1.12-1) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
17:01:00 [2021-07-30T17:01:00.909Z] #17 146.6 Setting up file (1:5.35-4+deb10u2) ...
17:01:00 [2021-07-30T17:01:00.936Z] #36 54.64 Unpacking vim-common (2:8.1.0875-5) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up libyaml-perl (1.27-1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.7 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.8 Setting up libxml-sax-base-perl (1.09-1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.8 Setting up libio-string-perl (1.08-3) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.8 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
17:01:01 [2021-07-30T17:01:01.167Z] #17 146.8 Setting up cross-config (2.6.15-3) ...
17:01:01 [2021-07-30T17:01:01.192Z] #36 ...
17:01:01 [2021-07-30T17:01:01.192Z] 
17:01:01 [2021-07-30T17:01:01.192Z] #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:01:01 [2021-07-30T17:01:01.192Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:01 [2021-07-30T17:01:01.192Z] #13 40.98 Reading package lists...
17:01:01 [2021-07-30T17:01:01.310Z] #56 DONE 58.7s
17:01:01 [2021-07-30T17:01:01.310Z] 
17:01:01 [2021-07-30T17:01:01.310Z] #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:01:01 [2021-07-30T17:01:01.310Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.80 The following additional packages will be installed:
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.82   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.83   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.84   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.84   mingw-w64-x86-64-dev
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.84 Suggested packages:
17:01:01 [2021-07-30T17:01:01.310Z] #13 51.85   gcc-8-locales seccomp wine64
17:01:01 [2021-07-30T17:01:01.327Z] #36 ...
17:01:01 [2021-07-30T17:01:01.327Z] 
17:01:01 [2021-07-30T17:01:01.327Z] #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:01:01 [2021-07-30T17:01:01.327Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.426 + RM_GOPATH=0
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.427 + TMP_GOPATH=
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.427 + : /build
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.427 + '[' -z '' ']'
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.428 ++ mktemp -d
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.430 + export GOPATH=/tmp/tmp.H0VXp7ZBi8
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.430 + GOPATH=/tmp/tmp.H0VXp7ZBi8
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.430 + RM_GOPATH=1
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.431 + case "$(go env GOARCH)" in
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.432 ++ go env GOARCH
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.484 + export GO_BUILDMODE=-buildmode=pie
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.485 + GO_BUILDMODE=-buildmode=pie
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.485 ++ dirname /tmp/install/install.sh
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.489 + dir=/tmp/install
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.493 + bin=containerd
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.494 + shift
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.494 + '[' '!' -f /tmp/install/containerd.installer ']'
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.494 + . /tmp/install/containerd.installer
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.496 ++ set -e
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.496 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.497 + install_containerd
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.497 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.500 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.500 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H0VXp7ZBi8/src/github.com/containerd/containerd
17:01:01 [2021-07-30T17:01:01.327Z] #57 3.504 Cloning into '/tmp/tmp.H0VXp7ZBi8/src/github.com/containerd/containerd'...
17:01:01 [2021-07-30T17:01:01.425Z] #17 146.9 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 146.9 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 146.9 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.0 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.0 Setting up xz-utils (5.2.4-1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.0 Setting up libc6-arm64-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up patch (2.7.6-3+deb10u1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.1 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up libc6-armel-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
17:01:01 [2021-07-30T17:01:01.425Z] #17 147.2 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
17:01:01 [2021-07-30T17:01:01.492Z] #13 49.80 Building dependency tree...
17:01:01 [2021-07-30T17:01:01.492Z] #13 ...
17:01:01 [2021-07-30T17:01:01.492Z] 
17:01:01 [2021-07-30T17:01:01.492Z] #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:01:01 [2021-07-30T17:01:01.492Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.05 The following additional packages will be installed:
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.09   libbtrfs0
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.34 The following NEW packages will be installed:
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.34   libbtrfs-dev libbtrfs0
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.78 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.78 Need to get 119 kB of archives.
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.78 After this operation, 387 kB of additional disk space will be used.
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:01:01 [2021-07-30T17:01:01.492Z] #56 54.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up libfile-homedir-perl (1.004-1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.3 Setting up liblocale-gettext-perl (1.07-3+b4) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.683Z] #17 147.4 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.5 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
17:01:01 [2021-07-30T17:01:01.941Z] #17 147.6 Setting up libxml-sax-perl (1.00+dfsg-1) ...
17:01:02 [2021-07-30T17:01:02.150Z] #44 ...
17:01:02 [2021-07-30T17:01:02.151Z] 
17:01:02 [2021-07-30T17:01:02.151Z] #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:01:02 [2021-07-30T17:01:02.151Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:01:02 [2021-07-30T17:01:02.151Z] #52 39.63 bufio
17:01:02 [2021-07-30T17:01:02.151Z] #52 39.64 syscall
17:01:02 [2021-07-30T17:01:02.151Z] #52 39.66 reflect
17:01:02 [2021-07-30T17:01:02.151Z] #52 39.67 regexp/syntax
17:01:02 [2021-07-30T17:01:02.151Z] #52 42.83 text/tabwriter
17:01:02 [2021-07-30T17:01:02.151Z] #52 46.51 regexp
17:01:02 [2021-07-30T17:01:02.151Z] #52 49.40 time
17:01:02 [2021-07-30T17:01:02.151Z] #52 ...
17:01:02 [2021-07-30T17:01:02.151Z] 
17:01:02 [2021-07-30T17:01:02.151Z] #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:01:02 [2021-07-30T17:01:02.151Z] #37 sha256:44d899d174399c35051024406ec787fcaed8eaf3de7e0a58f04d5dad217c8a70
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.580 + RM_GOPATH=0
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.580 + TMP_GOPATH=
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.580 + : /build
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.581 + '[' -z '' ']'
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.582 ++ mktemp -d
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.584 + export GOPATH=/tmp/tmp.Mb4yg4lDwK
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.584 + GOPATH=/tmp/tmp.Mb4yg4lDwK
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.585 + RM_GOPATH=1
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.585 + case "$(go env GOARCH)" in
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.592 ++ go env GOARCH
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.625 + export GO_BUILDMODE=-buildmode=pie
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.625 + GO_BUILDMODE=-buildmode=pie
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.626 ++ dirname /tmp/install/install.sh
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.629 + dir=/tmp/install
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.629 + bin=tini
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.630 + shift
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.630 + '[' '!' -f /tmp/install/tini.installer ']'
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.631 + . /tmp/install/tini.installer
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.631 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.632 + install_tini
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.632 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.632 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.633 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mb4yg4lDwK/tini
17:01:02 [2021-07-30T17:01:02.151Z] #37 1.639 Cloning into '/tmp/tmp.Mb4yg4lDwK/tini'...
17:01:02 [2021-07-30T17:01:02.151Z] #37 3.040 + cd /tmp/tmp.Mb4yg4lDwK/tini
17:01:02 [2021-07-30T17:01:02.151Z] #37 3.042 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:01:02 [2021-07-30T17:01:02.151Z] #37 3.052 + cmake .
17:01:02 [2021-07-30T17:01:02.199Z] #17 147.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
17:01:02 [2021-07-30T17:01:02.199Z] #17 147.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:01:02 [2021-07-30T17:01:02.199Z] #17 147.9 
17:01:02 [2021-07-30T17:01:02.199Z] #17 147.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:01:02 [2021-07-30T17:01:02.199Z] #17 148.0 Setting up dpkg-dev (1.19.7) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
17:01:02 [2021-07-30T17:01:02.457Z] #17 148.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.59 The following NEW packages will be installed:
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.59   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.59   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.61   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.63 The following packages will be upgraded:
17:01:02 [2021-07-30T17:01:02.710Z] #13 53.63   libseccomp2
17:01:02 [2021-07-30T17:01:02.710Z] #13 ...
17:01:02 [2021-07-30T17:01:02.710Z] 
17:01:02 [2021-07-30T17:01:02.710Z] #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:01:02 [2021-07-30T17:01:02.710Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:02 [2021-07-30T17:01:02.710Z] #36 40.96 Reading package lists...
17:01:02 [2021-07-30T17:01:02.710Z] #36 50.23 Building dependency tree...
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.87 The following additional packages will be installed:
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.93   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.95 Suggested packages:
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.96   cmake-doc ninja-build lrzip
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.96 Recommended packages:
17:01:02 [2021-07-30T17:01:02.710Z] #36 54.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.14 The following NEW packages will be installed:
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.16   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.17   vim-common xxd
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.69 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.69 Need to get 14.9 MB of archives.
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.69 After this operation, 61.8 MB of additional disk space will be used.
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 56.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.21 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 58.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #36 ...
17:01:02 [2021-07-30T17:01:02.710Z] 
17:01:02 [2021-07-30T17:01:02.710Z] #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:01:02 [2021-07-30T17:01:02.710Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:02 [2021-07-30T17:01:02.710Z] #44 50.56 Building dependency tree...
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.02 The following additional packages will be installed:
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.02   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.02   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.02   python3-pkg-resources python3-protobuf python3-six python3.7
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.02   python3.7-minimal
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.05 Suggested packages:
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.05   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:01:02 [2021-07-30T17:01:02.710Z] #44 55.05   python3.7-doc binfmt-support
17:01:02 [2021-07-30T17:01:02.710Z] #44 56.89 The following NEW packages will be installed:
17:01:02 [2021-07-30T17:01:02.710Z] #44 56.89   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:01:02 [2021-07-30T17:01:02.710Z] #44 56.94   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:01:02 [2021-07-30T17:01:02.710Z] #44 56.94   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:01:02 [2021-07-30T17:01:02.710Z] #44 56.95   python3.7-minimal
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.56 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.56 Need to get 6695 kB of archives.
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.56 After this operation, 33.1 MB of additional disk space will be used.
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:01:02 [2021-07-30T17:01:02.710Z] #44 57.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:01:02 [2021-07-30T17:01:02.711Z] #44 58.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:01:02 [2021-07-30T17:01:02.715Z] #17 148.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:01:02 [2021-07-30T17:01:02.715Z] #17 148.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:01:02 [2021-07-30T17:01:02.715Z] #17 148.5 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
17:01:02 [2021-07-30T17:01:02.723Z] #37 3.651 -- The C compiler identification is GNU 8.3.0
17:01:02 [2021-07-30T17:01:02.723Z] #37 3.700 -- Check for working C compiler: /usr/bin/cc
17:01:02 [2021-07-30T17:01:02.723Z] #37 ...
17:01:02 [2021-07-30T17:01:02.723Z] 
17:01:02 [2021-07-30T17:01:02.723Z] #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:01:02 [2021-07-30T17:01:02.723Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:02 [2021-07-30T17:01:02.723Z] #46 40.34 hash/crc32
17:01:02 [2021-07-30T17:01:02.723Z] #46 41.58 vendor/golang.org/x/net/dns/dnsmessage
17:01:02 [2021-07-30T17:01:02.723Z] #46 43.86 internal/syscall/unix
17:01:02 [2021-07-30T17:01:02.723Z] #46 44.44 time
17:01:02 [2021-07-30T17:01:02.723Z] #46 45.29 internal/syscall/execenv
17:01:02 [2021-07-30T17:01:02.723Z] #46 45.62 regexp
17:01:02 [2021-07-30T17:01:02.937Z] #56 56.67 debconf: delaying package configuration, since apt-utils is not installed
17:01:02 [2021-07-30T17:01:02.973Z] #44 ...
17:01:02 [2021-07-30T17:01:02.973Z] 
17:01:02 [2021-07-30T17:01:02.973Z] #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:01:02 [2021-07-30T17:01:02.973Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:02 [2021-07-30T17:01:02.973Z] #36 60.45 debconf: delaying package configuration, since apt-utils is not installed
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.5 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.5 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.5 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.6 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.7 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.7 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.7 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.7 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.973Z] #17 148.7 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
17:01:02 [2021-07-30T17:01:02.985Z] #46 ...
17:01:02 [2021-07-30T17:01:02.985Z] 
17:01:02 [2021-07-30T17:01:02.985Z] #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:01:02 [2021-07-30T17:01:02.985Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:01:02 [2021-07-30T17:01:02.985Z] #44 49.86 Selecting previously unselected package python3.
17:01:02 [2021-07-30T17:01:02.985Z] #44 49.86 (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 ... 16046 files and directories currently installed.)
17:01:02 [2021-07-30T17:01:02.985Z] #44 49.96 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
17:01:02 [2021-07-30T17:01:02.985Z] #44 49.99 Unpacking python3 (3.7.3-1) ...
17:01:02 [2021-07-30T17:01:02.985Z] #44 50.22 Selecting previously unselected package libprotobuf17:arm64.
17:01:02 [2021-07-30T17:01:02.985Z] #44 50.23 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
17:01:02 [2021-07-30T17:01:02.985Z] #44 50.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
17:01:03 [2021-07-30T17:01:03.185Z] using credential docker-jenkins-github-credentials
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.7 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.7 Setting up libxml-simple-perl (2.25-1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.8 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up libconfig-auto-perl (0.44-1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 148.9 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 149.0 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
17:01:03 [2021-07-30T17:01:03.230Z] #17 149.0 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.231Z] #17 149.0 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.231Z] #17 149.0 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.231Z] #17 149.0 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.231Z] #17 149.0 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.231Z] #17 149.0 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.261Z] Cloning the remote Git repository
17:01:03 [2021-07-30T17:01:03.261Z] Cloning with configured refspecs honoured and without tags
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up dpkg-cross (2.6.15-3) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.1 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up crossbuild-essential-armhf (12.6) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up crossbuild-essential-arm64 (12.6) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up crossbuild-essential-s390x (12.6) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.2 Setting up crossbuild-essential-ppc64el (12.6) ...
17:01:03 [2021-07-30T17:01:03.488Z] #17 149.3 Setting up crossbuild-essential-armel (12.6) ...
17:01:03 [2021-07-30T17:01:03.512Z] #56 57.14 Fetched 119 kB in 0s (449 kB/s)
17:01:03 [2021-07-30T17:01:03.547Z] #36 60.81 Fetched 14.9 MB in 2s (6720 kB/s)
17:01:03 [2021-07-30T17:01:03.547Z] #36 60.97 Selecting previously unselected package xxd.
17:01:03 [2021-07-30T17:01:03.547Z] #36 60.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:01:03 [2021-07-30T17:01:03.547Z] #36 61.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:01:03 [2021-07-30T17:01:03.745Z] #17 149.3 Processing triggers for libc-bin (2.28-10) ...
17:01:03 [2021-07-30T17:01:03.796Z] #56 57.39 Selecting previously unselected package libbtrfs0.
17:01:03 [2021-07-30T17:01:03.796Z] #56 57.39 (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:01:03 [2021-07-30T17:01:03.808Z] #36 61.06 Unpacking xxd (2:8.1.0875-5) ...
17:01:03 [2021-07-30T17:01:03.936Z] #44 50.98 Selecting previously unselected package python3-pkg-resources.
17:01:03 [2021-07-30T17:01:03.936Z] #44 50.99 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:01:03 [2021-07-30T17:01:03.936Z] #44 51.00 Unpacking python3-pkg-resources (40.8.0-1) ...
17:01:04 [2021-07-30T17:01:04.053Z] #56 57.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:01:04 [2021-07-30T17:01:04.053Z] #56 57.52 Unpacking libbtrfs0 (4.20.1-2) ...
17:01:04 [2021-07-30T17:01:04.053Z] #56 ...
17:01:04 [2021-07-30T17:01:04.053Z] 
17:01:04 [2021-07-30T17:01:04.053Z] #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:01:04 [2021-07-30T17:01:04.053Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:04 [2021-07-30T17:01:04.053Z] #46 47.52 vendor/golang.org/x/crypto/internal/subtle
17:01:04 [2021-07-30T17:01:04.053Z] #46 ...
17:01:04 [2021-07-30T17:01:04.053Z] 
17:01:04 [2021-07-30T17:01:04.053Z] #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:01:04 [2021-07-30T17:01:04.053Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.04 The following additional packages will be installed:
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.04   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.06   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.06   python3-pkg-resources python3-protobuf python3-six python3.7
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.06   python3.7-minimal
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.07 Suggested packages:
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.07   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:01:04 [2021-07-30T17:01:04.053Z] #44 56.07   python3.7-doc binfmt-support
17:01:04 [2021-07-30T17:01:04.070Z] #36 61.39 Selecting previously unselected package vim-common.
17:01:04 [2021-07-30T17:01:04.070Z] #36 61.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:04 [2021-07-30T17:01:04.070Z] #36 61.44 Unpacking vim-common (2:8.1.0875-5) ...
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.19 Selecting previously unselected package python3-six.
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.19 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.20 Unpacking python3-six (1.12.0-1) ...
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.34 Selecting previously unselected package python3-protobuf.
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.34 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
17:01:04 [2021-07-30T17:01:04.198Z] #44 51.35 Unpacking python3-protobuf (3.6.1.3-2) ...
17:01:04 [2021-07-30T17:01:04.643Z] #36 61.97 Selecting previously unselected package cmake-data.
17:01:04 [2021-07-30T17:01:04.643Z] #36 ...
17:01:04 [2021-07-30T17:01:04.643Z] 
17:01:04 [2021-07-30T17:01:04.643Z] #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:01:04 [2021-07-30T17:01:04.643Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:01:04 [2021-07-30T17:01:04.643Z] #50 51.96 go: downloading github.com/gobwas/glob v0.2.3
17:01:04 [2021-07-30T17:01:04.643Z] #50 52.08 go: downloading github.com/kisielk/gotool v1.0.0
17:01:04 [2021-07-30T17:01:04.643Z] #50 52.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:04 [2021-07-30T17:01:04.643Z] #50 52.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:04 [2021-07-30T17:01:04.643Z] #50 52.35 go: downloading github.com/gogo/protobuf v1.2.1
17:01:04 [2021-07-30T17:01:04.643Z] #50 54.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:04 [2021-07-30T17:01:04.643Z] #50 54.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:04 [2021-07-30T17:01:04.643Z] #50 54.72 go: downloading github.com/BurntSushi/toml v0.3.1
17:01:04 [2021-07-30T17:01:04.643Z] #50 ...
17:01:04 [2021-07-30T17:01:04.643Z] 
17:01:04 [2021-07-30T17:01:04.643Z] #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:01:04 [2021-07-30T17:01:04.643Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:04 [2021-07-30T17:01:04.643Z] #36 61.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:01:04 [2021-07-30T17:01:04.643Z] #36 61.99 Unpacking cmake-data (3.13.4-1) ...
17:01:03 [2021-07-30T17:01:03.450Z] Cloning repository https://github.com/moby/moby.git
17:01:03 [2021-07-30T17:01:03.847Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:01:04 [2021-07-30T17:01:04.773Z] #44 51.80 Selecting previously unselected package libnet1:arm64.
17:01:04 [2021-07-30T17:01:04.773Z] #44 51.80 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:01:04 [2021-07-30T17:01:04.773Z] #44 51.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:01:04 [2021-07-30T17:01:04.981Z] #44 58.05 The following NEW packages will be installed:
17:01:04 [2021-07-30T17:01:04.981Z] #44 58.05   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:01:04 [2021-07-30T17:01:04.981Z] #44 58.06   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:01:04 [2021-07-30T17:01:04.981Z] #44 58.07   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:01:04 [2021-07-30T17:01:04.981Z] #44 58.07   python3.7-minimal
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.09 Selecting previously unselected package libnl-3-200:arm64.
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.10 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.11 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.26 Selecting previously unselected package libprotobuf-c1:arm64.
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.27 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:01:05 [2021-07-30T17:01:05.041Z] #44 52.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:01:05 [2021-07-30T17:01:05.118Z] #17 DONE 150.5s
17:01:05 [2021-07-30T17:01:05.118Z] 
17:01:05 [2021-07-30T17:01:05.118Z] #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:01:05 [2021-07-30T17:01:05.118Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c
17:01:05 [2021-07-30T17:01:05.238Z] #44 ...
17:01:05 [2021-07-30T17:01:05.238Z] 
17:01:05 [2021-07-30T17:01:05.238Z] #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:01:05 [2021-07-30T17:01:05.238Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
17:01:05 [2021-07-30T17:01:05.238Z] #56 57.80 Selecting previously unselected package libbtrfs-dev.
17:01:05 [2021-07-30T17:01:05.238Z] #56 57.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:01:05 [2021-07-30T17:01:05.238Z] #56 57.84 Unpacking libbtrfs-dev (4.20.1-2) ...
17:01:05 [2021-07-30T17:01:05.238Z] #56 58.26 Setting up libbtrfs0 (4.20.1-2) ...
17:01:05 [2021-07-30T17:01:05.238Z] #56 58.43 Setting up libbtrfs-dev (4.20.1-2) ...
17:01:05 [2021-07-30T17:01:05.238Z] #56 58.49 Processing triggers for libc-bin (2.28-10) ...
17:01:05 [2021-07-30T17:01:05.238Z] #56 DONE 58.9s
17:01:05 [2021-07-30T17:01:05.311Z] #44 52.51 Selecting previously unselected package criu.
17:01:05 [2021-07-30T17:01:05.311Z] #44 52.51 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
17:01:05 [2021-07-30T17:01:05.311Z] #44 52.54 Unpacking criu (3.15-1) ...
17:01:05 [2021-07-30T17:01:05.500Z] 
17:01:05 [2021-07-30T17:01:05.500Z] #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:01:05 [2021-07-30T17:01:05.500Z] #57 sha256:fabc9bfdccf3095f3fbe209455558b5f81f12a9793c86f3ff8513bade2457446
17:01:05 [2021-07-30T17:01:05.887Z] #44 53.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:01:05 [2021-07-30T17:01:05.887Z] #44 53.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:01:05 [2021-07-30T17:01:05.887Z] #44 53.09 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:01:06 [2021-07-30T17:01:06.150Z] #44 53.13 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
17:01:06 [2021-07-30T17:01:06.150Z] #44 53.16 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:01:06 [2021-07-30T17:01:06.150Z] #44 53.18 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:01:06 [2021-07-30T17:01:06.150Z] #44 53.20 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:01:06 [2021-07-30T17:01:06.150Z] #44 53.22 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:01:04 [2021-07-30T17:01:04.861Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:04 [2021-07-30T17:01:04.862Z]  > git --version # timeout=10
17:01:04 [2021-07-30T17:01:04.922Z]  > git --version # 'git version 2.24.1.windows.2'
17:01:04 [2021-07-30T17:01:04.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:04 [2021-07-30T17:01:04.926Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.505 + RM_GOPATH=0
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.505 + TMP_GOPATH=
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.505 + : /build
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.505 + '[' -z '' ']'
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.507 ++ mktemp -d
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.528 + export GOPATH=/tmp/tmp.XpiyuSb4gu
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.529 + GOPATH=/tmp/tmp.XpiyuSb4gu
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.529 + RM_GOPATH=1
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.529 + case "$(go env GOARCH)" in
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.530 ++ go env GOARCH
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.552 + export GO_BUILDMODE=-buildmode=pie
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.552 + GO_BUILDMODE=-buildmode=pie
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.558 ++ dirname /tmp/install/install.sh
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.566 + dir=/tmp/install
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.566 + bin=containerd
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.567 + shift
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.568 + '[' '!' -f /tmp/install/containerd.installer ']'
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.568 + . /tmp/install/containerd.installer
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.568 ++ set -e
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.568 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.570 + install_containerd
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.572 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.573 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.573 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XpiyuSb4gu/src/github.com/containerd/containerd
17:01:06 [2021-07-30T17:01:06.867Z] #57 1.589 Cloning into '/tmp/tmp.XpiyuSb4gu/src/github.com/containerd/containerd'...
17:01:07 [2021-07-30T17:01:07.024Z] #18 DONE 1.9s
17:01:07 [2021-07-30T17:01:07.024Z] 
17:01:07 [2021-07-30T17:01:07.024Z] #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:01:07 [2021-07-30T17:01:07.024Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:01:07 [2021-07-30T17:01:07.876Z] #57 ...
17:01:07 [2021-07-30T17:01:07.876Z] 
17:01:07 [2021-07-30T17:01:07.876Z] #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:01:07 [2021-07-30T17:01:07.876Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:07 [2021-07-30T17:01:07.876Z] #44 46.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 46.48 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 50.70 Selecting previously unselected package python3-minimal.
17:01:07 [2021-07-30T17:01:07.876Z] #44 50.70 (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 ... 15661 files and directories currently installed.)
17:01:07 [2021-07-30T17:01:07.876Z] #44 50.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.13 Unpacking python3-minimal (3.7.3-1) ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.40 Selecting previously unselected package libmpdec2:amd64.
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.42 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.57 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:01:07 [2021-07-30T17:01:07.876Z] #44 51.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:08 [2021-07-30T17:01:08.399Z] #19 1.446 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:01:08 [2021-07-30T17:01:08.399Z] #19 1.492 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:08 [2021-07-30T17:01:08.399Z] #19 1.495 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:08 [2021-07-30T17:01:08.399Z] #19 1.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #44 ...
17:01:08 [2021-07-30T17:01:08.439Z] 
17:01:08 [2021-07-30T17:01:08.439Z] #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:01:08 [2021-07-30T17:01:08.439Z] #48 sha256:fb7aa804d269f2adf673ab59c220694628f9e2ff9151780f221696b0e0878586
17:01:08 [2021-07-30T17:01:08.439Z] #48 DONE 53.6s
17:01:08 [2021-07-30T17:01:08.439Z] 
17:01:08 [2021-07-30T17:01:08.439Z] #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:01:08 [2021-07-30T17:01:08.439Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.63 The following NEW packages will be installed:
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.67 The following packages will be upgraded:
17:01:08 [2021-07-30T17:01:08.439Z] #13 41.67   libseccomp2
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.14 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.14 Need to get 77.8 MB of archives.
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.14 After this operation, 487 MB of additional disk space will be used.
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.23 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.37 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:01:08 [2021-07-30T17:01:08.439Z] #13 42.59 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:01:08 [2021-07-30T17:01:08.439Z] #13 42.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 42.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 43.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:01:08 [2021-07-30T17:01:08.439Z] #13 43.54 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:01:08 [2021-07-30T17:01:08.439Z] #13 43.54 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:01:08 [2021-07-30T17:01:08.439Z] #13 46.95 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:01:08 [2021-07-30T17:01:08.439Z] #13 ...
17:01:08 [2021-07-30T17:01:08.439Z] 
17:01:08 [2021-07-30T17:01:08.439Z] #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:01:08 [2021-07-30T17:01:08.439Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:08 [2021-07-30T17:01:08.439Z] #44 53.41 Selecting previously unselected package python3.7.
17:01:08 [2021-07-30T17:01:08.439Z] #44 53.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:01:08 [2021-07-30T17:01:08.439Z] #44 53.41 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:01:08 [2021-07-30T17:01:08.657Z] #19 1.857 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:01:08 [2021-07-30T17:01:08.657Z] #19 1.930 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:01:08 [2021-07-30T17:01:08.697Z] #44 ...
17:01:08 [2021-07-30T17:01:08.697Z] 
17:01:08 [2021-07-30T17:01:08.697Z] #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:01:08 [2021-07-30T17:01:08.697Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:01:08 [2021-07-30T17:01:08.697Z] #46 43.93 internal/testlog
17:01:08 [2021-07-30T17:01:08.697Z] #46 44.47 github.com/LK4D4/vndr/godl/singleflight
17:01:08 [2021-07-30T17:01:08.697Z] #46 44.99 math/rand
17:01:08 [2021-07-30T17:01:08.697Z] #46 45.88 errors
17:01:08 [2021-07-30T17:01:08.697Z] #46 46.29 io
17:01:08 [2021-07-30T17:01:08.697Z] #46 46.31 strconv
17:01:08 [2021-07-30T17:01:08.697Z] #46 47.79 bytes
17:01:08 [2021-07-30T17:01:08.697Z] #46 49.95 strings
17:01:08 [2021-07-30T17:01:08.697Z] #46 50.22 reflect
17:01:08 [2021-07-30T17:01:08.697Z] #46 52.59 bufio
17:01:08 [2021-07-30T17:01:08.856Z] #36 66.24 Selecting previously unselected package libicu63:amd64.
17:01:08 [2021-07-30T17:01:08.856Z] #36 66.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:01:08 [2021-07-30T17:01:08.916Z] #19 2.011 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB]
17:01:08 [2021-07-30T17:01:08.916Z] #19 2.098 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
17:01:08 [2021-07-30T17:01:08.916Z] #19 2.139 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
17:01:08 [2021-07-30T17:01:08.916Z] #19 2.164 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #46 ...
17:01:08 [2021-07-30T17:01:08.953Z] 
17:01:08 [2021-07-30T17:01:08.953Z] #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:01:08 [2021-07-30T17:01:08.953Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 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:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:01:08 [2021-07-30T17:01:08.953Z] #13 49.36 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:01:09 [2021-07-30T17:01:09.118Z] #36 66.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:01:09 [2021-07-30T17:01:09.483Z] #19 2.798 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:01:09 [2021-07-30T17:01:09.692Z] #36 ...
17:01:09 [2021-07-30T17:01:09.692Z] 
17:01:09 [2021-07-30T17:01:09.692Z] #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:01:09 [2021-07-30T17:01:09.692Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:09 [2021-07-30T17:01:09.692Z] #46 67.08 sync
17:01:09 [2021-07-30T17:01:09.692Z] #46 67.08 internal/reflectlite
17:01:10 [2021-07-30T17:01:10.323Z] #13 50.45 debconf: delaying package configuration, since apt-utils is not installed
17:01:10 [2021-07-30T17:01:10.323Z] #13 50.66 Fetched 77.8 MB in 8s (10.4 MB/s)
17:01:10 [2021-07-30T17:01:10.323Z] #13 50.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:01:10 [2021-07-30T17:01:10.323Z] #13 50.81 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:01:10 [2021-07-30T17:01:10.323Z] #13 50.83 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:01:10 [2021-07-30T17:01:10.580Z] #13 51.06 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:01:10 [2021-07-30T17:01:10.580Z] #13 51.20 Selecting previously unselected package binutils-mingw-w64-i686.
17:01:10 [2021-07-30T17:01:10.839Z] #13 51.20 (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:01:10 [2021-07-30T17:01:10.839Z] #13 51.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:01:10 [2021-07-30T17:01:10.839Z] #13 51.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:01:10 [2021-07-30T17:01:10.861Z] #19 3.829 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:10 [2021-07-30T17:01:10.861Z] #19 ...
17:01:10 [2021-07-30T17:01:10.861Z] 
17:01:10 [2021-07-30T17:01:10.861Z] #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:01:10 [2021-07-30T17:01:10.861Z] #31 sha256:83f6a3264be991919cf9d83206a367d05af1657f7c4611703c9ad090b6791859
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.663 + RM_GOPATH=0
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.663 + TMP_GOPATH=
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.663 + : /build
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.663 + '[' -z '' ']'
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.665 ++ mktemp -d
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.666 + export GOPATH=/tmp/tmp.G2s7wXv2XQ
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.666 + GOPATH=/tmp/tmp.G2s7wXv2XQ
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.666 + RM_GOPATH=1
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.666 + case "$(go env GOARCH)" in
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.667 ++ go env GOARCH
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + export GO_BUILDMODE=-buildmode=pie
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + GO_BUILDMODE=-buildmode=pie
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 ++ dirname /tmp/install/install.sh
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + dir=/tmp/install
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + bin=dockercli
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + shift
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 + . /tmp/install/dockercli.installer
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 ++ : stable
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.691 ++ : 17.06.2-ce
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.699 Install docker/cli version 17.06.2-ce from stable
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 + install_dockercli
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 ++ uname -m
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 + arch=x86_64
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 + '[' x86_64 '!=' x86_64 ']'
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.701 + url=https://download.docker.com/linux/static
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.702 + tar -xz docker/docker
17:01:10 [2021-07-30T17:01:10.861Z] #31 1.704 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:01:10 [2021-07-30T17:01:10.861Z] #31 5.212 + mkdir -p /build
17:01:10 [2021-07-30T17:01:10.861Z] #31 5.221 + mv docker/docker /build/
17:01:10 [2021-07-30T17:01:10.861Z] #31 5.227 + rmdir docker
17:01:10 [2021-07-30T17:01:10.861Z] #31 DONE 6.1s
17:01:11 [2021-07-30T17:01:11.120Z] 
17:01:11 [2021-07-30T17:01:11.120Z] #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:01:11 [2021-07-30T17:01:11.120Z] #66 sha256:ffd992c4b045b58cb61da8c26de0bc07ce2fc1d33df78fe4498dd096a92c5a90
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + RM_GOPATH=0
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + TMP_GOPATH=
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + : /build
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + '[' -z '' ']'
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 ++ mktemp -d
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + export GOPATH=/tmp/tmp.i8bhqky2vD
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + GOPATH=/tmp/tmp.i8bhqky2vD
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + RM_GOPATH=1
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 + case "$(go env GOARCH)" in
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.502 ++ go env GOARCH
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.511 + export GO_BUILDMODE=-buildmode=pie
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.511 + GO_BUILDMODE=-buildmode=pie
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 ++ dirname /tmp/install/install.sh
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + dir=/tmp/install
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + bin=rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + shift
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + . /tmp/install/rootlesskit.installer
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 ++ : 4cd567642273d369adaadcbadca00880552c1778
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + install_rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + case "$1" in
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + export CGO_ENABLED=0
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + CGO_ENABLED=0
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.513 + _install_rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.516 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.518 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.518 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i8bhqky2vD/src/github.com/rootless-containers/rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 1.585 Cloning into '/tmp/tmp.i8bhqky2vD/src/github.com/rootless-containers/rootlesskit'...
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.417 + cd /tmp/tmp.i8bhqky2vD/src/github.com/rootless-containers/rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.420 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.440 + export GO111MODULE=on
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.440 + GO111MODULE=on
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.441 + export GOPROXY=https://proxy.golang.org
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.441 + GOPROXY=https://proxy.golang.org
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.441 + for f in rootlesskit rootlesskit-docker-proxy
17:01:11 [2021-07-30T17:01:11.120Z] #66 3.442 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:01:11 [2021-07-30T17:01:11.120Z] #66 4.391 go: downloading github.com/pkg/errors v0.9.1
17:01:11 [2021-07-30T17:01:11.120Z] #66 4.394 go: downloading github.com/sirupsen/logrus v1.8.1
17:01:11 [2021-07-30T17:01:11.120Z] #66 4.419 go: downloading github.com/urfave/cli/v2 v2.3.0
17:01:11 [2021-07-30T17:01:11.120Z] #66 4.671 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:01:11 [2021-07-30T17:01:11.120Z] #66 6.105 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:01:11 [2021-07-30T17:01:11.384Z] #66 6.554 go: downloading github.com/google/uuid v1.2.0
17:01:11 [2021-07-30T17:01:11.384Z] #66 6.560 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
17:01:11 [2021-07-30T17:01:11.384Z] #66 6.588 go: downloading github.com/moby/vpnkit v0.5.0
17:01:11 [2021-07-30T17:01:11.384Z] #66 6.623 go: downloading github.com/gofrs/flock v0.8.0
17:01:11 [2021-07-30T17:01:11.461Z] #44 58.12 Setting up python3 (3.7.3-1) ...
17:01:11 [2021-07-30T17:01:11.461Z] #44 ...
17:01:11 [2021-07-30T17:01:11.461Z] 
17:01:11 [2021-07-30T17:01:11.461Z] #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:01:11 [2021-07-30T17:01:11.461Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:01:11 [2021-07-30T17:01:11.461Z] #50 48.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:11 [2021-07-30T17:01:11.461Z] #50 49.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:11 [2021-07-30T17:01:11.461Z] #50 49.11 go: downloading github.com/BurntSushi/toml v0.3.1
17:01:11 [2021-07-30T17:01:11.461Z] #50 ...
17:01:11 [2021-07-30T17:01:11.461Z] 
17:01:11 [2021-07-30T17:01:11.461Z] #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:01:11 [2021-07-30T17:01:11.461Z] #37 sha256:44d899d174399c35051024406ec787fcaed8eaf3de7e0a58f04d5dad217c8a70
17:01:11 [2021-07-30T17:01:11.461Z] #37 5.527 -- Check for working C compiler: /usr/bin/cc -- works
17:01:11 [2021-07-30T17:01:11.461Z] #37 5.530 -- Detecting C compiler ABI info
17:01:11 [2021-07-30T17:01:11.461Z] #37 6.308 -- Detecting C compiler ABI info - done
17:01:11 [2021-07-30T17:01:11.461Z] #37 6.354 -- Detecting C compile features
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.062 -- Detecting C compile features - done
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.088 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.399 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.510 -- Configuring done
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.531 -- Generating done
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.538 -- Build files have been written to: /tmp/tmp.Mb4yg4lDwK/tini
17:01:11 [2021-07-30T17:01:11.461Z] #37 9.541 + make tini-static
17:01:11 [2021-07-30T17:01:11.461Z] #37 10.07 Scanning dependencies of target tini-static
17:01:11 [2021-07-30T17:01:11.461Z] #37 10.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:11 [2021-07-30T17:01:11.461Z] #37 11.39 [100%] Linking C executable tini-static
17:01:11 [2021-07-30T17:01:11.461Z] #37 12.20 [100%] Built target tini-static
17:01:11 [2021-07-30T17:01:11.461Z] #37 12.28 + mkdir -p /build
17:01:11 [2021-07-30T17:01:11.461Z] #37 12.29 + cp tini-static /build/docker-init
17:01:11 [2021-07-30T17:01:11.617Z] #46 68.70 internal/testlog
17:01:11 [2021-07-30T17:01:11.617Z] #46 ...
17:01:11 [2021-07-30T17:01:11.617Z] 
17:01:11 [2021-07-30T17:01:11.617Z] #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:01:11 [2021-07-30T17:01:11.617Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.893 + RM_GOPATH=0
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.893 + TMP_GOPATH=
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.893 + : /build
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.893 + '[' -z '' ']'
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 ++ mktemp -d
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 + export GOPATH=/tmp/tmp.aUcA0ADLtf
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 + GOPATH=/tmp/tmp.aUcA0ADLtf
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 + RM_GOPATH=1
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 + case "$(go env GOARCH)" in
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.905 ++ go env GOARCH
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.955 + export GO_BUILDMODE=-buildmode=pie
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.955 + GO_BUILDMODE=-buildmode=pie
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.955 ++ dirname /tmp/install/install.sh
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + dir=/tmp/install
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + bin=containerd
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + shift
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + '[' '!' -f /tmp/install/containerd.installer ']'
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + . /tmp/install/containerd.installer
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 ++ set -e
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + install_containerd
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.956 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aUcA0ADLtf/src/github.com/containerd/containerd
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.957 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:11 [2021-07-30T17:01:11.617Z] #57 1.963 Cloning into '/tmp/tmp.aUcA0ADLtf/src/github.com/containerd/containerd'...
17:01:11 [2021-07-30T17:01:11.617Z] #57 ...
17:01:11 [2021-07-30T17:01:11.617Z] 
17:01:11 [2021-07-30T17:01:11.617Z] #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:01:11 [2021-07-30T17:01:11.617Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:01:11 [2021-07-30T17:01:11.617Z] #32 61.72 Checking out files:  81% (1243/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:01:11 [2021-07-30T17:01:11.617Z] #32 63.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:01:11 [2021-07-30T17:01:11.617Z] #32 63.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:01:11 [2021-07-30T17:01:11.643Z] #66 ...
17:01:11 [2021-07-30T17:01:11.643Z] 
17:01:11 [2021-07-30T17:01:11.643Z] #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:01:11 [2021-07-30T17:01:11.643Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:01:11 [2021-07-30T17:01:11.643Z] #19 4.836 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:01:11 [2021-07-30T17:01:11.770Z] #13 ...
17:01:11 [2021-07-30T17:01:11.770Z] 
17:01:11 [2021-07-30T17:01:11.770Z] #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:01:11 [2021-07-30T17:01:11.770Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:11 [2021-07-30T17:01:11.770Z] #36 46.70 Selecting previously unselected package libicu63:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 46.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 46.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 53.73 Selecting previously unselected package libxml2:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 53.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 53.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.23 Selecting previously unselected package libarchive13:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.58 Selecting previously unselected package libjsoncpp1:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.71 Selecting previously unselected package librhash0:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.73 Unpacking librhash0:amd64 (1.3.8-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.89 Selecting previously unselected package libuv1:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.93 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 54.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 55.10 Selecting previously unselected package cmake.
17:01:11 [2021-07-30T17:01:11.770Z] #36 55.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 55.16 Unpacking cmake (3.13.4-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #36 ...
17:01:11 [2021-07-30T17:01:11.770Z] 
17:01:11 [2021-07-30T17:01:11.770Z] #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:01:11 [2021-07-30T17:01:11.770Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:11 [2021-07-30T17:01:11.770Z] #44 53.83 Selecting previously unselected package libpython3-stdlib:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #44 53.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 53.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 53.94 Setting up python3-minimal (3.7.3-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.40 Selecting previously unselected package python3.
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.40 (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 ... 16073 files and directories currently installed.)
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.48 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.48 Unpacking python3 (3.7.3-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.62 Selecting previously unselected package libprotobuf17:amd64.
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.64 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 55.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.43 Selecting previously unselected package python3-pkg-resources.
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.43 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.43 Unpacking python3-pkg-resources (40.8.0-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.67 Selecting previously unselected package python3-six.
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.67 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 56.67 Unpacking python3-six (1.12.0-1) ...
17:01:11 [2021-07-30T17:01:11.770Z] #44 ...
17:01:11 [2021-07-30T17:01:11.770Z] 
17:01:11 [2021-07-30T17:01:11.770Z] #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:01:11 [2021-07-30T17:01:11.770Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:01:11 [2021-07-30T17:01:11.770Z] #32 46.74 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:01:11 [2021-07-30T17:01:11.770Z] #32 47.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:01:11 [2021-07-30T17:01:11.770Z] #32 47.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:01:11 [2021-07-30T17:01:11.879Z] #32 ...
17:01:11 [2021-07-30T17:01:11.879Z] 
17:01:11 [2021-07-30T17:01:11.879Z] #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:01:11 [2021-07-30T17:01:11.879Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:11 [2021-07-30T17:01:11.879Z] #46 69.24 github.com/LK4D4/vndr/godl/singleflight
17:01:12 [2021-07-30T17:01:12.027Z] #32 ...
17:01:12 [2021-07-30T17:01:12.027Z] 
17:01:12 [2021-07-30T17:01:12.027Z] #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:01:12 [2021-07-30T17:01:12.027Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:12 [2021-07-30T17:01:12.027Z] #44 56.86 Selecting previously unselected package python3-protobuf.
17:01:12 [2021-07-30T17:01:12.027Z] #44 56.86 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.027Z] #44 56.86 Unpacking python3-protobuf (3.6.1.3-2) ...
17:01:12 [2021-07-30T17:01:12.118Z] #57 ...
17:01:12 [2021-07-30T17:01:12.118Z] 
17:01:12 [2021-07-30T17:01:12.118Z] #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:01:12 [2021-07-30T17:01:12.118Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:01:12 [2021-07-30T17:01:12.118Z] #32 63.66 Checking out files:  82% (1249/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
17:01:12 [2021-07-30T17:01:12.118Z] #32 ...
17:01:12 [2021-07-30T17:01:12.118Z] 
17:01:12 [2021-07-30T17:01:12.118Z] #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:01:12 [2021-07-30T17:01:12.118Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:01:12 [2021-07-30T17:01:12.118Z] #50 55.21 go: downloading github.com/gobwas/glob v0.2.3
17:01:12 [2021-07-30T17:01:12.118Z] #50 55.24 go: downloading github.com/kisielk/gotool v1.0.0
17:01:12 [2021-07-30T17:01:12.118Z] #50 55.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:12 [2021-07-30T17:01:12.118Z] #50 55.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:12 [2021-07-30T17:01:12.118Z] #50 55.58 go: downloading github.com/gogo/protobuf v1.2.1
17:01:12 [2021-07-30T17:01:12.118Z] #50 58.75 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:12 [2021-07-30T17:01:12.118Z] #50 59.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:12 [2021-07-30T17:01:12.118Z] #50 60.08 go: downloading github.com/BurntSushi/toml v0.3.1
17:01:12 [2021-07-30T17:01:12.118Z] #50 ...
17:01:12 [2021-07-30T17:01:12.118Z] 
17:01:12 [2021-07-30T17:01:12.118Z] #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:01:12 [2021-07-30T17:01:12.118Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:12 [2021-07-30T17:01:12.118Z] #36 55.27 Selecting previously unselected package cmake-data.
17:01:12 [2021-07-30T17:01:12.118Z] #36 55.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:01:12 [2021-07-30T17:01:12.118Z] #36 55.30 Unpacking cmake-data (3.13.4-1) ...
17:01:12 [2021-07-30T17:01:12.118Z] #36 60.04 Selecting previously unselected package libicu63:amd64.
17:01:12 [2021-07-30T17:01:12.118Z] #36 60.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.118Z] #36 60.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:01:12 [2021-07-30T17:01:12.118Z] #36 ...
17:01:12 [2021-07-30T17:01:12.118Z] 
17:01:12 [2021-07-30T17:01:12.118Z] #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:01:12 [2021-07-30T17:01:12.118Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:01:12 [2021-07-30T17:01:12.118Z] #32 63.66 Checking out files:  82% (1249/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:01:12 [2021-07-30T17:01:12.118Z] #32 65.02 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:01:12 [2021-07-30T17:01:12.118Z] #32 65.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:01:12 [2021-07-30T17:01:12.140Z] #46 69.64 math/rand
17:01:12 [2021-07-30T17:01:12.409Z] #37 ...
17:01:12 [2021-07-30T17:01:12.409Z] 
17:01:12 [2021-07-30T17:01:12.409Z] #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:01:12 [2021-07-30T17:01:12.409Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:01:12 [2021-07-30T17:01:12.409Z] #44 59.30 Setting up python3-six (1.12.0-1) ...
17:01:12 [2021-07-30T17:01:12.542Z] Running on azwin-2-0ca800 in d:\jenkins\workspace\moby_PR-42623
[Pipeline] {
[Pipeline] ws
17:01:12 [2021-07-30T17:01:12.565Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
17:01:12 [2021-07-30T17:01:12.584Z] #19 5.958 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
[Pipeline] checkout
17:01:12 [2021-07-30T17:01:12.592Z] #44 57.27 Selecting previously unselected package libnet1:amd64.
17:01:12 [2021-07-30T17:01:12.593Z] #44 57.28 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.593Z] #44 57.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:12 [2021-07-30T17:01:12.593Z] #44 57.48 Selecting previously unselected package libnl-3-200:amd64.
17:01:12 [2021-07-30T17:01:12.593Z] #44 57.48 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.593Z] #44 57.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.67 Selecting previously unselected package libprotobuf-c1:amd64.
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.67 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.78 Selecting previously unselected package criu.
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.79 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:01:12 [2021-07-30T17:01:12.849Z] #44 57.80 Unpacking criu (3.15-1) ...
17:01:12 [2021-07-30T17:01:12.984Z] #44 ...
17:01:12 [2021-07-30T17:01:12.984Z] 
17:01:12 [2021-07-30T17:01:12.984Z] #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:01:12 [2021-07-30T17:01:12.984Z] #37 sha256:44d899d174399c35051024406ec787fcaed8eaf3de7e0a58f04d5dad217c8a70
17:01:12 [2021-07-30T17:01:12.984Z] #37 DONE 13.9s
17:01:13 [2021-07-30T17:01:13.046Z] #32 ...
17:01:13 [2021-07-30T17:01:13.046Z] 
17:01:13 [2021-07-30T17:01:13.046Z] #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:01:13 [2021-07-30T17:01:13.046Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:13 [2021-07-30T17:01:13.046Z] #13 49.80 Building dependency tree...
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.41 The following additional packages will be installed:
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.41   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.41   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.42   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.42   mingw-w64-x86-64-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.42 Suggested packages:
17:01:13 [2021-07-30T17:01:13.046Z] #13 55.42   gcc-8-locales seccomp wine64
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.83 The following NEW packages will be installed:
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.84   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.84   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.84   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.85   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.86   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.90 The following packages will be upgraded:
17:01:13 [2021-07-30T17:01:13.046Z] #13 56.90   libseccomp2
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.36 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.36 Need to get 77.8 MB of archives.
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.36 After this operation, 487 MB of additional disk space will be used.
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.39 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.42 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 57.69 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:01:13 [2021-07-30T17:01:13.046Z] #13 57.97 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:01:13 [2021-07-30T17:01:13.046Z] #13 57.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 58.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 58.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #13 58.78 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:01:13 [2021-07-30T17:01:13.046Z] #13 59.28 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:01:13 [2021-07-30T17:01:13.046Z] #13 59.28 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:01:13 [2021-07-30T17:01:13.046Z] #13 ...
17:01:13 [2021-07-30T17:01:13.046Z] 
17:01:13 [2021-07-30T17:01:13.046Z] #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:01:13 [2021-07-30T17:01:13.046Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:13 [2021-07-30T17:01:13.046Z] #44 58.66 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
17:01:13 [2021-07-30T17:01:13.046Z] #44 58.66 Need to get 6695 kB of archives.
17:01:13 [2021-07-30T17:01:13.046Z] #44 58.66 After this operation, 33.1 MB of additional disk space will be used.
17:01:13 [2021-07-30T17:01:13.046Z] #44 58.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 58.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 59.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 61.71 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:01:13 [2021-07-30T17:01:13.046Z] #44 63.99 debconf: delaying package configuration, since apt-utils is not installed
17:01:13 [2021-07-30T17:01:13.046Z] #44 64.43 Fetched 6695 kB in 4s (1794 kB/s)
17:01:13 [2021-07-30T17:01:13.046Z] #44 64.63 Selecting previously unselected package libpython3.7-minimal:amd64.
17:01:13 [2021-07-30T17:01:13.047Z] #44 64.63 (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:01:13 [2021-07-30T17:01:13.047Z] #44 64.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:01:13 [2021-07-30T17:01:13.047Z] #44 64.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.047Z] #44 65.51 Selecting previously unselected package python3.7-minimal.
17:01:13 [2021-07-30T17:01:13.047Z] #44 65.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:01:13 [2021-07-30T17:01:13.047Z] #44 65.55 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.085Z] #46 ...
17:01:13 [2021-07-30T17:01:13.085Z] 
17:01:13 [2021-07-30T17:01:13.085Z] #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:01:13 [2021-07-30T17:01:13.085Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.23 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.23 Need to get 77.8 MB of archives.
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.23 After this operation, 487 MB of additional disk space will be used.
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.24 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.30 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.54 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:01:13 [2021-07-30T17:01:13.085Z] #13 54.86 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:01:13 [2021-07-30T17:01:13.085Z] #13 54.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 54.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 55.66 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:01:13 [2021-07-30T17:01:13.085Z] #13 56.22 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:01:13 [2021-07-30T17:01:13.085Z] #13 56.23 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:01:13 [2021-07-30T17:01:13.085Z] #13 60.16 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:01:13 [2021-07-30T17:01:13.085Z] #13 62.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.32 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:01:13 [2021-07-30T17:01:13.085Z] #13 62.33 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 62.55 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:01:13 [2021-07-30T17:01:13.085Z] #13 64.01 debconf: delaying package configuration, since apt-utils is not installed
17:01:13 [2021-07-30T17:01:13.247Z] 
17:01:13 [2021-07-30T17:01:13.247Z] #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:01:13 [2021-07-30T17:01:13.247Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:13 [2021-07-30T17:01:13.247Z] #46 51.43 github.com/LK4D4/vndr/versioned
17:01:13 [2021-07-30T17:01:13.247Z] #46 52.49 io/fs
17:01:13 [2021-07-30T17:01:13.247Z] #46 52.50 context
17:01:13 [2021-07-30T17:01:13.247Z] #46 52.56 internal/poll
17:01:13 [2021-07-30T17:01:13.247Z] #46 53.44 internal/fmtsort
17:01:13 [2021-07-30T17:01:13.247Z] #46 53.88 encoding/binary
17:01:13 [2021-07-30T17:01:13.247Z] #46 55.52 os
17:01:13 [2021-07-30T17:01:13.247Z] #46 56.10 encoding/base64
17:01:13 [2021-07-30T17:01:13.247Z] #46 56.10 crypto/sha512
17:01:13 [2021-07-30T17:01:13.247Z] #46 56.10 crypto/cipher
17:01:13 [2021-07-30T17:01:13.247Z] #46 57.44 crypto/ed25519/internal/edwards25519
17:01:13 [2021-07-30T17:01:13.247Z] #46 57.46 crypto/md5
17:01:13 [2021-07-30T17:01:13.247Z] #46 58.54 crypto/aes
17:01:13 [2021-07-30T17:01:13.247Z] #46 59.19 crypto/des
17:01:13 [2021-07-30T17:01:13.247Z] #46 60.10 crypto/sha1
17:01:13 [2021-07-30T17:01:13.247Z] #46 60.42 crypto/sha256
17:01:13 [2021-07-30T17:01:13.247Z] #46 60.66 encoding/pem
17:01:13 [2021-07-30T17:01:13.347Z] #13 ...
17:01:13 [2021-07-30T17:01:13.347Z] 
17:01:13 [2021-07-30T17:01:13.347Z] #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:01:13 [2021-07-30T17:01:13.347Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:13 [2021-07-30T17:01:13.347Z] #44 61.02 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:01:13 [2021-07-30T17:01:13.347Z] #44 62.57 debconf: delaying package configuration, since apt-utils is not installed
17:01:13 [2021-07-30T17:01:13.347Z] #44 63.03 Fetched 6695 kB in 4s (1653 kB/s)
17:01:13 [2021-07-30T17:01:13.347Z] #44 63.24 Selecting previously unselected package libpython3.7-minimal:amd64.
17:01:13 [2021-07-30T17:01:13.347Z] #44 63.24 (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:01:13 [2021-07-30T17:01:13.347Z] #44 63.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 63.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 64.73 Selecting previously unselected package python3.7-minimal.
17:01:13 [2021-07-30T17:01:13.347Z] #44 64.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 64.76 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 66.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 66.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:13 [2021-07-30T17:01:13.347Z] #44 ...
17:01:13 [2021-07-30T17:01:13.347Z] 
17:01:13 [2021-07-30T17:01:13.347Z] #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:01:13 [2021-07-30T17:01:13.347Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:13 [2021-07-30T17:01:13.347Z] #13 64.47 Fetched 77.8 MB in 9s (8969 kB/s)
17:01:13 [2021-07-30T17:01:13.427Z] #44 ...
17:01:13 [2021-07-30T17:01:13.427Z] 
17:01:13 [2021-07-30T17:01:13.427Z] #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:01:13 [2021-07-30T17:01:13.427Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:13 [2021-07-30T17:01:13.427Z] #46 67.00 sync
17:01:13 [2021-07-30T17:01:13.427Z] #46 67.00 internal/reflectlite
17:01:13 [2021-07-30T17:01:13.509Z] #46 ...
17:01:13 [2021-07-30T17:01:13.509Z] 
17:01:13 [2021-07-30T17:01:13.509Z] #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:01:13 [2021-07-30T17:01:13.509Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:01:13 [2021-07-30T17:01:13.509Z] #44 60.57 Setting up python3-pkg-resources (40.8.0-1) ...
17:01:13 [2021-07-30T17:01:13.523Z] #19 6.566 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:13 [2021-07-30T17:01:13.608Z] #13 64.68 (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:01:13 [2021-07-30T17:01:13.608Z] #13 64.77 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:01:13 [2021-07-30T17:01:13.608Z] #13 64.80 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:01:13 [2021-07-30T17:01:13.782Z] #19 7.129 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:01:14 [2021-07-30T17:01:14.159Z] The recommended git tool is: git
17:01:14 [2021-07-30T17:01:14.223Z] #44 ...
17:01:14 [2021-07-30T17:01:14.223Z] 
17:01:14 [2021-07-30T17:01:14.223Z] #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:01:14 [2021-07-30T17:01:14.223Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:14 [2021-07-30T17:01:14.223Z] #36 57.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 57.99 Setting up xxd (2:8.1.0875-5) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.01 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.05 Setting up vim-common (2:8.1.0875-5) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.13 Setting up librhash0:amd64 (1.3.8-1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.14 Setting up cmake-data (3.13.4-1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.22 Setting up cmake (3.13.4-1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.23 Processing triggers for libc-bin (2.28-10) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 58.33 Processing triggers for mime-support (3.62) ...
17:01:14 [2021-07-30T17:01:14.223Z] #36 DONE 59.2s
17:01:14 [2021-07-30T17:01:14.223Z] 
17:01:14 [2021-07-30T17:01:14.223Z] #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:01:14 [2021-07-30T17:01:14.223Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.10 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.14 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:01:14 [2021-07-30T17:01:14.223Z] #44 59.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:14 [2021-07-30T17:01:14.355Z] #46 68.14 internal/testlog
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.598 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.599 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.606 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.638 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.665 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:01:14 [2021-07-30T17:01:14.365Z] #19 7.684 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
17:01:14 [2021-07-30T17:01:14.488Z] #44 59.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:14 [2021-07-30T17:01:14.488Z] #44 59.18 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:01:14 [2021-07-30T17:01:14.488Z] #44 ...
17:01:14 [2021-07-30T17:01:14.488Z] 
17:01:14 [2021-07-30T17:01:14.488Z] #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:01:14 [2021-07-30T17:01:14.488Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:14 [2021-07-30T17:01:14.488Z] #52 49.44 bytes
17:01:14 [2021-07-30T17:01:14.488Z] #52 49.44 internal/oserror
17:01:14 [2021-07-30T17:01:14.488Z] #52 49.62 syscall
17:01:14 [2021-07-30T17:01:14.488Z] #52 52.01 reflect
17:01:14 [2021-07-30T17:01:14.488Z] #52 57.90 time
17:01:14 [2021-07-30T17:01:14.488Z] #52 ...
17:01:14 [2021-07-30T17:01:14.488Z] 
17:01:14 [2021-07-30T17:01:14.488Z] #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:01:14 [2021-07-30T17:01:14.488Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:14 [2021-07-30T17:01:14.488Z] #13 53.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:01:14 [2021-07-30T17:01:14.488Z] #13 53.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:01:14 [2021-07-30T17:01:14.488Z] #13 53.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:01:14 [2021-07-30T17:01:14.551Z] #13 65.51 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:01:14 [2021-07-30T17:01:14.551Z] #13 65.69 Selecting previously unselected package binutils-mingw-w64-i686.
17:01:14 [2021-07-30T17:01:14.551Z] #13 65.69 (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:01:14 [2021-07-30T17:01:14.551Z] #13 65.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:01:14 [2021-07-30T17:01:14.551Z] #13 65.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:01:14 [2021-07-30T17:01:14.611Z] #46 68.41 github.com/LK4D4/vndr/godl/singleflight
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.698 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.702 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.702 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.702 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.702 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:01:14 [2021-07-30T17:01:14.675Z] #19 7.703 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:01:14 [2021-07-30T17:01:14.867Z] #46 68.65 math/rand
17:01:14 [2021-07-30T17:01:14.905Z] #44 ...
17:01:14 [2021-07-30T17:01:14.905Z] 
17:01:14 [2021-07-30T17:01:14.905Z] #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:01:14 [2021-07-30T17:01:14.905Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:01:14 [2021-07-30T17:01:14.905Z] #13 49.82 Selecting previously unselected package mingw-w64-x86-64-dev.
17:01:14 [2021-07-30T17:01:14.905Z] #13 49.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 49.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.59 Selecting previously unselected package gcc-mingw-w64-base.
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.81 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 54.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:14 [2021-07-30T17:01:14.905Z] #13 ...
17:01:14 [2021-07-30T17:01:14.905Z] 
17:01:14 [2021-07-30T17:01:14.905Z] #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:01:14 [2021-07-30T17:01:14.905Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:14 [2021-07-30T17:01:14.905Z] #46 61.13 vendor/golang.org/x/crypto/chacha20
17:01:14 [2021-07-30T17:01:14.905Z] #46 61.88 vendor/golang.org/x/crypto/poly1305
17:01:14 [2021-07-30T17:01:14.905Z] #46 62.45 path/filepath
17:01:14 [2021-07-30T17:01:14.905Z] #46 62.46 fmt
17:01:14 [2021-07-30T17:01:14.905Z] #46 62.49 internal/lazyregexp
17:01:14 [2021-07-30T17:01:14.944Z] #19 ...
17:01:14 [2021-07-30T17:01:14.944Z] 
17:01:14 [2021-07-30T17:01:14.944Z] #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:01:14 [2021-07-30T17:01:14.944Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
17:01:14 [2021-07-30T17:01:14.944Z] #43 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 2.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 2.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 2.616 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 3.223 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 4.006 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 4.913 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 5.856 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 6.503 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.466 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.483 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.519 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.584 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.615 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.627 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.670 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.671 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.675 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.677 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.679 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 7.686 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #43 ...
17:01:14 [2021-07-30T17:01:14.944Z] 
17:01:14 [2021-07-30T17:01:14.944Z] #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:01:14 [2021-07-30T17:01:14.944Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
17:01:14 [2021-07-30T17:01:14.944Z] #63 2.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 2.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 2.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 2.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 3.326 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 4.231 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 5.112 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 5.912 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 6.828 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.664 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.669 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.705 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.780 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.848 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.869 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:01:14 [2021-07-30T17:01:14.944Z] #63 7.887 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:01:15 [2021-07-30T17:01:15.204Z] #63 ...
17:01:15 [2021-07-30T17:01:15.204Z] 
17:01:15 [2021-07-30T17:01:15.204Z] #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:01:15 [2021-07-30T17:01:15.204Z] #66 sha256:ffd992c4b045b58cb61da8c26de0bc07ce2fc1d33df78fe4498dd096a92c5a90
17:01:15 [2021-07-30T17:01:15.204Z] #66 6.906 go: downloading github.com/gorilla/mux v1.8.0
17:01:15 [2021-07-30T17:01:15.204Z] #66 7.015 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:01:15 [2021-07-30T17:01:15.204Z] #66 7.232 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:01:15 [2021-07-30T17:01:15.204Z] #66 7.319 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:01:15 [2021-07-30T17:01:15.204Z] #66 7.997 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:01:15 [2021-07-30T17:01:15.204Z] #66 9.646 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:01:15 [2021-07-30T17:01:15.484Z] #46 62.99 net
17:01:15 [2021-07-30T17:01:15.484Z] #46 63.12 vendor/golang.org/x/crypto/chacha20poly1305
17:01:15 [2021-07-30T17:01:15.857Z] #13 56.40 Selecting previously unselected package binutils-mingw-w64.
17:01:16 [2021-07-30T17:01:16.114Z] #13 56.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:01:16 [2021-07-30T17:01:16.114Z] #13 56.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:01:16 [2021-07-30T17:01:16.114Z] #13 56.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:01:16 [2021-07-30T17:01:16.114Z] #13 56.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:01:16 [2021-07-30T17:01:16.114Z] #13 56.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:01:16 [2021-07-30T17:01:16.281Z] #46 69.60 internal/singleflight
17:01:16 [2021-07-30T17:01:16.281Z] #46 70.05 sort
17:01:16 [2021-07-30T17:01:16.281Z] #46 70.06 errors
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.78 Selecting previously unselected package dmsetup.
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.79 Unpacking dmsetup (2:1.02.155-3) ...
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.95 Selecting previously unselected package mingw-w64-common.
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:01:16 [2021-07-30T17:01:16.370Z] #13 56.95 Unpacking mingw-w64-common (6.0.0-3) ...
17:01:16 [2021-07-30T17:01:16.433Z] #46 ...
17:01:16 [2021-07-30T17:01:16.433Z] 
17:01:16 [2021-07-30T17:01:16.433Z] #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:01:16 [2021-07-30T17:01:16.433Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:01:16 [2021-07-30T17:01:16.433Z] #52 53.80 io/fs
17:01:16 [2021-07-30T17:01:16.433Z] #52 53.80 internal/poll
17:01:16 [2021-07-30T17:01:16.433Z] #52 53.81 context
17:01:16 [2021-07-30T17:01:16.433Z] #52 54.69 encoding/binary
17:01:16 [2021-07-30T17:01:16.433Z] #52 57.03 os
17:01:16 [2021-07-30T17:01:16.433Z] #52 57.31 encoding/base64
17:01:16 [2021-07-30T17:01:16.433Z] #52 57.32 golang.org/x/sys/unix
17:01:16 [2021-07-30T17:01:16.433Z] #52 60.83 fmt
17:01:16 [2021-07-30T17:01:16.433Z] #52 60.83 path/filepath
17:01:16 [2021-07-30T17:01:16.433Z] #52 60.85 mvdan.cc/sh/v3/fileutil
17:01:16 [2021-07-30T17:01:16.433Z] #52 62.78 io/ioutil
17:01:16 [2021-07-30T17:01:16.433Z] #52 ...
17:01:16 [2021-07-30T17:01:16.433Z] 
17:01:16 [2021-07-30T17:01:16.433Z] #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:01:16 [2021-07-30T17:01:16.433Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:01:16 [2021-07-30T17:01:16.433Z] #44 62.61 Setting up python3-protobuf (3.6.1.3-2) ...
17:01:16 [2021-07-30T17:01:16.843Z] #46 70.48 io
17:01:17 [2021-07-30T17:01:17.100Z] #13 ...
17:01:17 [2021-07-30T17:01:17.100Z] 
17:01:17 [2021-07-30T17:01:17.100Z] #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:01:17 [2021-07-30T17:01:17.100Z] #48 sha256:570ff513d4094cacebbaaaa4d0cd3a066c3df65d28c8667fd5e875e9cedb14e7
17:01:17 [2021-07-30T17:01:17.100Z] #48 DONE 74.2s
17:01:17 [2021-07-30T17:01:17.100Z] 
17:01:17 [2021-07-30T17:01:17.100Z] #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:01:17 [2021-07-30T17:01:17.100Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:17 [2021-07-30T17:01:17.100Z] #44 72.77 Selecting previously unselected package python3-minimal.
17:01:17 [2021-07-30T17:01:17.100Z] #44 72.77 (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 ... 15661 files and directories currently installed.)
17:01:17 [2021-07-30T17:01:17.100Z] #44 72.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:01:17 [2021-07-30T17:01:17.100Z] #44 72.94 Unpacking python3-minimal (3.7.3-1) ...
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.37 Selecting previously unselected package libmpdec2:amd64.
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.42 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.66 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:01:17 [2021-07-30T17:01:17.100Z] #44 73.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:17 [2021-07-30T17:01:17.449Z] #46 71.01 strconv
17:01:18 [2021-07-30T17:01:18.262Z] #13 ...
17:01:18 [2021-07-30T17:01:18.262Z] 
17:01:18 [2021-07-30T17:01:18.262Z] #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:01:18 [2021-07-30T17:01:18.262Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:18 [2021-07-30T17:01:18.262Z] #52 63.51 context
17:01:18 [2021-07-30T17:01:18.378Z] #46 71.78 bytes
17:01:18 [2021-07-30T17:01:18.634Z] #46 ...
17:01:18 [2021-07-30T17:01:18.634Z] 
17:01:18 [2021-07-30T17:01:18.634Z] #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:01:18 [2021-07-30T17:01:18.634Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:18 [2021-07-30T17:01:18.634Z] #13 63.47 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:01:18 [2021-07-30T17:01:18.634Z] #13 66.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.05 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:01:18 [2021-07-30T17:01:18.634Z] #13 66.08 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 66.27 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:01:18 [2021-07-30T17:01:18.634Z] #13 67.30 debconf: delaying package configuration, since apt-utils is not installed
17:01:18 [2021-07-30T17:01:18.634Z] #13 67.45 Fetched 77.8 MB in 9s (8460 kB/s)
17:01:18 [2021-07-30T17:01:18.634Z] #13 67.56 (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:01:18 [2021-07-30T17:01:18.634Z] #13 67.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:01:18 [2021-07-30T17:01:18.634Z] #13 67.69 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:01:18 [2021-07-30T17:01:18.634Z] #13 67.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:01:18 [2021-07-30T17:01:18.634Z] #13 68.11 Selecting previously unselected package binutils-mingw-w64-i686.
17:01:18 [2021-07-30T17:01:18.634Z] #13 68.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:01:18 [2021-07-30T17:01:18.634Z] #13 68.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:01:18 [2021-07-30T17:01:18.634Z] #13 68.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:01:18 [2021-07-30T17:01:18.989Z] #44 66.16 Setting up criu (3.15-1) ...
17:01:19 [2021-07-30T17:01:19.194Z] #52 64.28 internal/syscall/unix
17:01:19 [2021-07-30T17:01:19.194Z] #52 ...
17:01:19 [2021-07-30T17:01:19.194Z] 
17:01:19 [2021-07-30T17:01:19.194Z] #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:01:19 [2021-07-30T17:01:19.194Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:01:19 [2021-07-30T17:01:19.194Z] #46 54.28 sort
17:01:19 [2021-07-30T17:01:19.194Z] #46 55.68 syscall
17:01:19 [2021-07-30T17:01:19.194Z] #46 62.80 internal/fmtsort
17:01:19 [2021-07-30T17:01:19.194Z] #46 63.28 path
17:01:19 [2021-07-30T17:01:19.194Z] #46 63.95 regexp/syntax
17:01:19 [2021-07-30T17:01:19.194Z] #46 64.02 internal/syscall/unix
17:01:19 [2021-07-30T17:01:19.194Z] #46 64.40 internal/poll
17:01:19 [2021-07-30T17:01:19.451Z] #46 ...
17:01:19 [2021-07-30T17:01:19.451Z] 
17:01:19 [2021-07-30T17:01:19.451Z] #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:01:19 [2021-07-30T17:01:19.451Z] #37 sha256:a8f4aa210a2a7b4727f29e94327855158dc848c8876d4d7df7a0275f58c0a14b
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.073 + RM_GOPATH=0
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.073 + TMP_GOPATH=
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.073 + : /build
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.073 + '[' -z '' ']'
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.074 ++ mktemp -d
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.077 + export GOPATH=/tmp/tmp.U3hrVsHgsH
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.082 + GOPATH=/tmp/tmp.U3hrVsHgsH
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.082 + RM_GOPATH=1
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.083 + case "$(go env GOARCH)" in
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.083 ++ go env GOARCH
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.108 + export GO_BUILDMODE=-buildmode=pie
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.108 + GO_BUILDMODE=-buildmode=pie
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.109 ++ dirname /tmp/install/install.sh
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.111 + dir=/tmp/install
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.116 + bin=tini
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.116 + shift
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.116 + '[' '!' -f /tmp/install/tini.installer ']'
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.116 + . /tmp/install/tini.installer
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.117 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.117 + install_tini
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.117 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.117 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.117 + git clone https://github.com/krallin/tini.git /tmp/tmp.U3hrVsHgsH/tini
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.119 Cloning into '/tmp/tmp.U3hrVsHgsH/tini'...
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.880 + cd /tmp/tmp.U3hrVsHgsH/tini
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.880 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:01:19 [2021-07-30T17:01:19.451Z] #37 3.887 + cmake .
17:01:19 [2021-07-30T17:01:19.451Z] #37 4.589 -- The C compiler identification is GNU 8.3.0
17:01:19 [2021-07-30T17:01:19.451Z] #37 4.689 -- Check for working C compiler: /usr/bin/cc
17:01:19 [2021-07-30T17:01:19.451Z] #37 5.389 -- Check for working C compiler: /usr/bin/cc -- works
17:01:19 [2021-07-30T17:01:19.451Z] #37 5.408 -- Detecting C compiler ABI info
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.02 Selecting previously unselected package python3.7.
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.02 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.23 Selecting previously unselected package libpython3-stdlib:amd64.
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:19 [2021-07-30T17:01:19.649Z] #44 76.37 Setting up python3-minimal (3.7.3-1) ...
17:01:19 [2021-07-30T17:01:19.708Z] #37 ...
17:01:19 [2021-07-30T17:01:19.708Z] 
17:01:19 [2021-07-30T17:01:19.708Z] #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:01:19 [2021-07-30T17:01:19.708Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:19 [2021-07-30T17:01:19.708Z] #44 64.57 Setting up python3 (3.7.3-1) ...
17:01:20 [2021-07-30T17:01:20.638Z] #44 65.30 Setting up python3-six (1.12.0-1) ...
17:01:21 [2021-07-30T17:01:21.039Z] #44 ...
17:01:21 [2021-07-30T17:01:21.039Z] 
17:01:21 [2021-07-30T17:01:21.039Z] #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:01:21 [2021-07-30T17:01:21.039Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:01:21 [2021-07-30T17:01:21.039Z] #52 68.10 sync
17:01:21 [2021-07-30T17:01:21.039Z] #52 68.10 internal/reflectlite
17:01:21 [2021-07-30T17:01:21.039Z] #52 71.09 sort
17:01:21 [2021-07-30T17:01:21.039Z] #52 71.09 errors
17:01:21 [2021-07-30T17:01:21.039Z] #52 71.76 io
17:01:21 [2021-07-30T17:01:21.039Z] #52 73.27 internal/oserror
17:01:21 [2021-07-30T17:01:21.039Z] #52 73.73 syscall
17:01:21 [2021-07-30T17:01:21.039Z] #52 74.19 bytes
17:01:21 [2021-07-30T17:01:21.039Z] #52 76.71 strconv
17:01:21 [2021-07-30T17:01:21.039Z] #52 ...
17:01:21 [2021-07-30T17:01:21.039Z] 
17:01:21 [2021-07-30T17:01:21.039Z] #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:01:21 [2021-07-30T17:01:21.039Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:21 [2021-07-30T17:01:21.039Z] #36 75.31 Selecting previously unselected package libxml2:amd64.
17:01:21 [2021-07-30T17:01:21.039Z] #36 75.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 75.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.15 Selecting previously unselected package libarchive13:amd64.
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.68 Selecting previously unselected package libjsoncpp1:amd64.
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.87 Selecting previously unselected package librhash0:amd64.
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 76.92 Unpacking librhash0:amd64 (1.3.8-1) ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.25 Selecting previously unselected package libuv1:amd64.
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.25 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.40 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.58 Selecting previously unselected package cmake.
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.039Z] #36 77.59 Unpacking cmake (3.13.4-1) ...
17:01:21 [2021-07-30T17:01:21.545Z] #44 68.45 Processing triggers for libc-bin (2.28-10) ...
17:01:21 [2021-07-30T17:01:21.545Z] #44 68.66 Processing triggers for mime-support (3.62) ...
17:01:21 [2021-07-30T17:01:21.567Z] #44 66.45 Setting up python3-pkg-resources (40.8.0-1) ...
17:01:21 [2021-07-30T17:01:21.808Z] #44 ...
17:01:21 [2021-07-30T17:01:21.808Z] 
17:01:21 [2021-07-30T17:01:21.808Z] #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:01:21 [2021-07-30T17:01:21.808Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:01:21 [2021-07-30T17:01:21.808Z] #52 64.34 golang.org/x/crypto/ssh/terminal
17:01:21 [2021-07-30T17:01:21.808Z] #52 65.19 flag
17:01:21 [2021-07-30T17:01:21.808Z] #52 65.20 github.com/pkg/diff
17:01:21 [2021-07-30T17:01:21.808Z] #52 65.23 encoding/json
17:01:21 [2021-07-30T17:01:21.808Z] #52 65.65 go/token
17:01:21 [2021-07-30T17:01:21.808Z] #52 67.26 go/scanner
17:01:21 [2021-07-30T17:01:21.808Z] #52 67.33 mvdan.cc/editorconfig
17:01:21 [2021-07-30T17:01:21.808Z] #52 68.09 mvdan.cc/sh/v3/syntax
17:01:21 [2021-07-30T17:01:21.808Z] #52 69.10 go/ast
17:01:21 [2021-07-30T17:01:21.904Z] #13 71.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:01:21 [2021-07-30T17:01:21.904Z] #13 71.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:01:21 [2021-07-30T17:01:21.904Z] #13 71.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:01:22 [2021-07-30T17:01:22.071Z] #52 ...
17:01:22 [2021-07-30T17:01:22.071Z] 
17:01:22 [2021-07-30T17:01:22.071Z] #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:01:22 [2021-07-30T17:01:22.071Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:01:22 [2021-07-30T17:01:22.161Z] #13 ...
17:01:22 [2021-07-30T17:01:22.161Z] 
17:01:22 [2021-07-30T17:01:22.161Z] #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:01:22 [2021-07-30T17:01:22.161Z] #48 sha256:cbcef4ee4b7add6f959344c5bbcd664997bef5d4ca03016f65ab43b05abdf163
17:01:22 [2021-07-30T17:01:22.161Z] #48 DONE 75.8s
17:01:22 [2021-07-30T17:01:22.161Z] 
17:01:22 [2021-07-30T17:01:22.161Z] #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:01:22 [2021-07-30T17:01:22.161Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
17:01:22 [2021-07-30T17:01:22.161Z] #36 68.52 Selecting previously unselected package libxml2:amd64.
17:01:22 [2021-07-30T17:01:22.161Z] #36 68.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 68.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.07 Selecting previously unselected package libarchive13:amd64.
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.92 Selecting previously unselected package libjsoncpp1:amd64.
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 69.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.08 Selecting previously unselected package librhash0:amd64.
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.09 Unpacking librhash0:amd64 (1.3.8-1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.25 Selecting previously unselected package libuv1:amd64.
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.26 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.41 Selecting previously unselected package cmake.
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 70.45 Unpacking cmake (3.13.4-1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.15 Setting up xxd (2:8.1.0875-5) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.16 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.17 Setting up vim-common (2:8.1.0875-5) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.21 Setting up librhash0:amd64 (1.3.8-1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.23 Setting up cmake-data (3.13.4-1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.31 Setting up cmake (3.13.4-1) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 73.33 Processing triggers for libc-bin (2.28-10) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 74.24 Processing triggers for mime-support (3.62) ...
17:01:22 [2021-07-30T17:01:22.161Z] #36 DONE 75.8s
17:01:22 [2021-07-30T17:01:22.161Z] 
17:01:22 [2021-07-30T17:01:22.161Z] #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:01:22 [2021-07-30T17:01:22.161Z] #37 sha256:4fff45ea7de66399bf2e0abce17a1a7f8486b17b5a03caaffd1e17a3f8362dde
17:01:22 [2021-07-30T17:01:22.956Z] #36 80.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.42 Setting up xxd (2:8.1.0875-5) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.43 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.46 Setting up vim-common (2:8.1.0875-5) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.53 Setting up librhash0:amd64 (1.3.8-1) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.55 Setting up cmake-data (3.13.4-1) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:01:23 [2021-07-30T17:01:23.217Z] #36 80.64 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:01:23 [2021-07-30T17:01:23.384Z] #57 39.19 Checking out files:  38% (1596/4155)   
Checking out files:  39% (1621/4155)   
Checking out files:  40% (1662/4155)   
Checking out files:  41% (1704/4155)   
Checking out files:  42% (1746/4155)   
Checking out files:  43% (1787/4155)   
Checking out files:  44% (1829/4155)   
Checking out files:  45% (1870/4155)   
Checking out files:  46% (1912/4155)   
Checking out files:  47% (1953/4155)   
Checking out files:  48% (1995/4155)   
Checking out files:  49% (2036/4155)   
Checking out files:  50% (2078/4155)   
Checking out files:  51% (2120/4155)   
Checking out files:  52% (2161/4155)   
Checking out files:  53% (2203/4155)   
Checking out files:  54% (2244/4155)   
Checking out files:  55% (2286/4155)   
Checking out files:  56% (2327/4155)   
Checking out files:  57% (2369/4155)   
Checking out files:  58% (2410/4155)   
Checking out files:  59% (2452/4155)   
Checking out files:  60% (2493/4155)   
Checking out files:  61% (2535/4155)   
Checking out files:  62% (2577/4155)   
Checking out files:  63% (2618/4155)   
Checking out files:  64% (2660/4155)   
Checking out files:  65% (2701/4155)   
Checking out files:  66% (2743/4155)   
Checking out files:  67% (2784/4155)   
Checking out files:  68% (2826/4155)   
Checking out files:  69% (2867/4155)   
Checking out files:  70% (2909/4155)   
Checking out files:  71% (2951/4155)   
Checking out files:  72% (2992/4155)   
Checking out files:  73% (3034/4155)   
Checking out files:  74% (3075/4155)   
Checking out files:  75% (3117/4155)   
Checking out files:  76% (3158/4155)   
Checking out files:  77% (3200/4155)   
Checking out files:  78% (3241/4155)   
Checking out files:  79% (3283/4155)   
Checking out files:  80% (3324/4155)   
Checking out files:  81% (3366/4155)   
Checking out files:  82% (3408/4155)   
Checking out files:  83% (3449/4155)   
Checking out files:  84% (3491/4155)   
Checking out files:  85% (3532/4155)   
Checking out files:  86% (3574/4155)   
Checking out files:  87% (3615/4155)   
Checking out files:  87% (3631/4155)   
Checking out files:  88% (3657/4155)   
Checking out files:  89% (3698/4155)   
Checking out files:  90% (3740/4155)   
Checking out files:  91% (3782/4155)   
Checking out files:  92% (3823/4155)   
Checking out files:  93% (3865/4155)   
Checking out files:  94% (3906/4155)   
Checking out files:  95% (3948/4155)   
Checking out files:  96% (3989/4155)   
Checking out files:  97% (4031/4155)   
Checking out files:  98% (4072/4155)   
Checking out files:  99% (4114/4155)   
Checking out files: 100% (4155/4155)   
Checking out files: 100% (4155/4155), done.
17:01:23 [2021-07-30T17:01:23.384Z] #57 40.59 + cd /tmp/tmp.AmYzwwLyBH/src/github.com/containerd/containerd
17:01:23 [2021-07-30T17:01:23.469Z] #44 67.94 Setting up python3-protobuf (3.6.1.3-2) ...
17:01:23 [2021-07-30T17:01:23.479Z] #36 80.65 Setting up cmake (3.13.4-1) ...
17:01:23 [2021-07-30T17:01:23.479Z] #36 80.66 Processing triggers for libc-bin (2.28-10) ...
17:01:23 [2021-07-30T17:01:23.479Z] #36 80.77 Processing triggers for mime-support (3.62) ...
17:01:23 [2021-07-30T17:01:23.629Z] #37 1.594 + RM_GOPATH=0
17:01:23 [2021-07-30T17:01:23.629Z] #37 1.594 + TMP_GOPATH=
17:01:23 [2021-07-30T17:01:23.629Z] #37 1.594 + : /build
17:01:23 [2021-07-30T17:01:23.647Z] #57 40.59 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.595 + '[' -z '' ']'
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.599 ++ mktemp -d
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.612 + export GOPATH=/tmp/tmp.6kx5XthwM8
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.612 + GOPATH=/tmp/tmp.6kx5XthwM8
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.612 + RM_GOPATH=1
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.612 + case "$(go env GOARCH)" in
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.614 ++ go env GOARCH
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.628 + export GO_BUILDMODE=-buildmode=pie
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.628 + GO_BUILDMODE=-buildmode=pie
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.629 ++ dirname /tmp/install/install.sh
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.630 + dir=/tmp/install
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.630 + bin=tini
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.630 + shift
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.630 + '[' '!' -f /tmp/install/tini.installer ']'
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.630 + . /tmp/install/tini.installer
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.631 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.631 + install_tini
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.631 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.631 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.632 + git clone https://github.com/krallin/tini.git /tmp/tmp.6kx5XthwM8/tini
17:01:23 [2021-07-30T17:01:23.889Z] #37 1.635 Cloning into '/tmp/tmp.6kx5XthwM8/tini'...
17:01:23 [2021-07-30T17:01:23.889Z] #37 ...
17:01:23 [2021-07-30T17:01:23.889Z] 
17:01:23 [2021-07-30T17:01:23.889Z] #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:01:23 [2021-07-30T17:01:23.889Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:23 [2021-07-30T17:01:23.889Z] #44 67.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 67.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 70.96 Selecting previously unselected package python3-minimal.
17:01:23 [2021-07-30T17:01:23.889Z] #44 70.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.05 Unpacking python3-minimal (3.7.3-1) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.16 Selecting previously unselected package libmpdec2:amd64.
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.17 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.32 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 71.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 72.81 Selecting previously unselected package python3.7.
17:01:23 [2021-07-30T17:01:23.889Z] #44 72.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 72.83 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 74.78 Selecting previously unselected package libpython3-stdlib:amd64.
17:01:23 [2021-07-30T17:01:23.889Z] #44 74.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 74.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 75.03 Setting up python3-minimal (3.7.3-1) ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 77.12 Selecting previously unselected package python3.
17:01:23 [2021-07-30T17:01:23.889Z] #44 77.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
17:01:23 [2021-07-30T17:01:23.889Z] #44 77.19 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:01:23 [2021-07-30T17:01:23.889Z] #44 77.20 Unpacking python3 (3.7.3-1) ...
17:01:24 [2021-07-30T17:01:24.052Z] #36 DONE 81.3s
17:01:24 [2021-07-30T17:01:24.052Z] 
17:01:24 [2021-07-30T17:01:24.052Z] #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:01:24 [2021-07-30T17:01:24.052Z] #37 sha256:3b4614578a32185174a26e1bcc2ff03fb356fa15a7f12d67482040cf5dd16351
17:01:24 [2021-07-30T17:01:24.052Z] #37 ...
17:01:24 [2021-07-30T17:01:24.052Z] 
17:01:24 [2021-07-30T17:01:24.052Z] #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:01:24 [2021-07-30T17:01:24.052Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:24 [2021-07-30T17:01:24.052Z] #46 71.36 internal/singleflight
17:01:24 [2021-07-30T17:01:24.052Z] #46 72.00 io
17:01:24 [2021-07-30T17:01:24.052Z] #46 72.10 strconv
17:01:24 [2021-07-30T17:01:24.052Z] #46 74.54 bytes
17:01:24 [2021-07-30T17:01:24.052Z] #46 76.80 strings
17:01:24 [2021-07-30T17:01:24.052Z] #46 76.94 reflect
17:01:24 [2021-07-30T17:01:24.052Z] #46 80.02 bufio
17:01:24 [2021-07-30T17:01:24.222Z] #57 ...
17:01:24 [2021-07-30T17:01:24.222Z] 
17:01:24 [2021-07-30T17:01:24.222Z] #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:01:24 [2021-07-30T17:01:24.222Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
17:01:24 [2021-07-30T17:01:24.222Z] #44 DONE 71.4s
17:01:24 [2021-07-30T17:01:24.323Z] #46 ...
17:01:24 [2021-07-30T17:01:24.323Z] 
17:01:24 [2021-07-30T17:01:24.323Z] #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:01:24 [2021-07-30T17:01:24.323Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:24 [2021-07-30T17:01:24.323Z] #44 77.82 Selecting previously unselected package python3.
17:01:24 [2021-07-30T17:01:24.323Z] #44 77.82 (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 ... 16073 files and directories currently installed.)
17:01:24 [2021-07-30T17:01:24.323Z] #44 77.85 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 77.87 Unpacking python3 (3.7.3-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.05 Selecting previously unselected package libprotobuf17:amd64.
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.09 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.71 Selecting previously unselected package python3-pkg-resources.
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.71 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.72 Unpacking python3-pkg-resources (40.8.0-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.94 Selecting previously unselected package python3-six.
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.94 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 78.94 Unpacking python3-six (1.12.0-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.03 Selecting previously unselected package python3-protobuf.
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.04 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.04 Unpacking python3-protobuf (3.6.1.3-2) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.49 Selecting previously unselected package libnet1:amd64.
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.49 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.61 Selecting previously unselected package libnl-3-200:amd64.
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.62 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.76 Selecting previously unselected package libprotobuf-c1:amd64.
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.77 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.90 Selecting previously unselected package criu.
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.91 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 79.91 Unpacking criu (3.15-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 80.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 81.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 81.03 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:01:24 [2021-07-30T17:01:24.323Z] #44 81.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:24 [2021-07-30T17:01:24.453Z] #44 77.59 Selecting previously unselected package libprotobuf17:amd64.
17:01:24 [2021-07-30T17:01:24.453Z] #44 77.59 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:01:24 [2021-07-30T17:01:24.453Z] #44 77.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:24 [2021-07-30T17:01:24.453Z] #44 ...
17:01:24 [2021-07-30T17:01:24.453Z] 
17:01:24 [2021-07-30T17:01:24.453Z] #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:01:24 [2021-07-30T17:01:24.453Z] #37 sha256:4fff45ea7de66399bf2e0abce17a1a7f8486b17b5a03caaffd1e17a3f8362dde
17:01:24 [2021-07-30T17:01:24.453Z] #37 2.433 + cd /tmp/tmp.6kx5XthwM8/tini
17:01:24 [2021-07-30T17:01:24.453Z] #37 2.433 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:01:24 [2021-07-30T17:01:24.453Z] #37 2.439 + cmake .
17:01:24 [2021-07-30T17:01:24.486Z] 
17:01:24 [2021-07-30T17:01:24.486Z] #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:01:24 [2021-07-30T17:01:24.486Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:01:24 [2021-07-30T17:01:24.486Z] #13 69.25 Selecting previously unselected package g++-mingw-w64-x86-64.
17:01:24 [2021-07-30T17:01:24.486Z] #13 69.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:01:24 [2021-07-30T17:01:24.486Z] #13 69.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:24 [2021-07-30T17:01:24.584Z] #44 81.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:01:24 [2021-07-30T17:01:24.584Z] #44 81.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:24 [2021-07-30T17:01:24.584Z] #44 81.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:24 [2021-07-30T17:01:24.584Z] #44 81.28 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:01:25 [2021-07-30T17:01:25.017Z] #37 ...
17:01:25 [2021-07-30T17:01:25.017Z] 
17:01:25 [2021-07-30T17:01:25.017Z] #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:01:25 [2021-07-30T17:01:25.017Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:01:25 [2021-07-30T17:01:25.017Z] #52 68.69 internal/reflectlite
17:01:25 [2021-07-30T17:01:25.017Z] #52 70.03 errors
17:01:25 [2021-07-30T17:01:25.017Z] #52 70.03 sort
17:01:25 [2021-07-30T17:01:25.017Z] #52 70.47 io
17:01:25 [2021-07-30T17:01:25.017Z] #52 71.28 internal/oserror
17:01:25 [2021-07-30T17:01:25.017Z] #52 71.44 syscall
17:01:25 [2021-07-30T17:01:25.017Z] #52 71.68 bytes
17:01:25 [2021-07-30T17:01:25.017Z] #52 73.84 strconv
17:01:25 [2021-07-30T17:01:25.017Z] #52 76.34 reflect
17:01:25 [2021-07-30T17:01:25.017Z] #52 77.49 time
17:01:25 [2021-07-30T17:01:25.017Z] #52 ...
17:01:25 [2021-07-30T17:01:25.017Z] 
17:01:25 [2021-07-30T17:01:25.017Z] #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:01:25 [2021-07-30T17:01:25.017Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.66 Selecting previously unselected package binutils-mingw-w64.
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.89 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:01:25 [2021-07-30T17:01:25.017Z] #13 74.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:01:25 [2021-07-30T17:01:25.282Z] Fetching without tags
17:01:25 [2021-07-30T17:01:25.361Z] #44 ...
17:01:25 [2021-07-30T17:01:25.361Z] 
17:01:25 [2021-07-30T17:01:25.361Z] #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:01:25 [2021-07-30T17:01:25.361Z] #37 sha256:a8f4aa210a2a7b4727f29e94327855158dc848c8876d4d7df7a0275f58c0a14b
17:01:25 [2021-07-30T17:01:25.361Z] #37 6.193 -- Detecting C compiler ABI info - done
17:01:25 [2021-07-30T17:01:25.361Z] #37 6.244 -- Detecting C compile features
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.205 -- Detecting C compile features - done
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.257 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.628 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.776 -- Configuring done
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.781 -- Generating done
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.790 -- Build files have been written to: /tmp/tmp.U3hrVsHgsH/tini
17:01:25 [2021-07-30T17:01:25.361Z] #37 8.798 + make tini-static
17:01:25 [2021-07-30T17:01:25.361Z] #37 9.182 Scanning dependencies of target tini-static
17:01:25 [2021-07-30T17:01:25.361Z] #37 9.307 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:25 [2021-07-30T17:01:25.361Z] #37 10.55 [100%] Linking C executable tini-static
17:01:25 [2021-07-30T17:01:25.361Z] #37 11.05 [100%] Built target tini-static
17:01:25 [2021-07-30T17:01:25.361Z] #37 11.14 + mkdir -p /build
17:01:25 [2021-07-30T17:01:25.361Z] #37 11.14 + cp tini-static /build/docker-init
17:01:24 [2021-07-30T17:01:24.872Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:24 [2021-07-30T17:01:24.966Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
17:01:25 [2021-07-30T17:01:25.040Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:25 [2021-07-30T17:01:25.183Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:25 [2021-07-30T17:01:25.315Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:25 [2021-07-30T17:01:25.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:25 [2021-07-30T17:01:25.318Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:25 [2021-07-30T17:01:25.579Z] #13 75.42 Selecting previously unselected package dmsetup.
17:01:25 [2021-07-30T17:01:25.579Z] #13 75.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:01:25 [2021-07-30T17:01:25.579Z] #13 75.43 Unpacking dmsetup (2:1.02.155-3) ...
17:01:25 [2021-07-30T17:01:25.835Z] #13 75.62 Selecting previously unselected package mingw-w64-common.
17:01:25 [2021-07-30T17:01:25.835Z] #13 75.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:01:25 [2021-07-30T17:01:25.835Z] #13 75.63 Unpacking mingw-w64-common (6.0.0-3) ...
17:01:26 [2021-07-30T17:01:26.072Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
17:01:26 [2021-07-30T17:01:26.291Z] #37 DONE 12.2s
17:01:26 [2021-07-30T17:01:26.291Z] 
17:01:26 [2021-07-30T17:01:26.291Z] #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:01:26 [2021-07-30T17:01:26.291Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:26 [2021-07-30T17:01:26.291Z] #52 64.57 encoding/binary
17:01:26 [2021-07-30T17:01:26.291Z] #52 64.59 internal/poll
17:01:26 [2021-07-30T17:01:26.291Z] #52 66.64 encoding/base64
17:01:26 [2021-07-30T17:01:26.291Z] #52 67.13 internal/syscall/execenv
17:01:26 [2021-07-30T17:01:26.291Z] #52 67.29 io/fs
17:01:26 [2021-07-30T17:01:26.291Z] #52 67.55 golang.org/x/sys/unix
17:01:26 [2021-07-30T17:01:26.291Z] #52 68.64 os
17:01:26 [2021-07-30T17:01:26.548Z] #52 ...
17:01:26 [2021-07-30T17:01:26.548Z] 
17:01:26 [2021-07-30T17:01:26.548Z] #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:01:26 [2021-07-30T17:01:26.548Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:26 [2021-07-30T17:01:26.548Z] #44 71.43 Setting up criu (3.15-1) ...
17:01:27 [2021-07-30T17:01:27.052Z] #13 ...
17:01:27 [2021-07-30T17:01:27.052Z] 
17:01:27 [2021-07-30T17:01:27.052Z] #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:01:27 [2021-07-30T17:01:27.052Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:27 [2021-07-30T17:01:27.052Z] #46 64.18 os/exec
17:01:27 [2021-07-30T17:01:27.052Z] #46 66.97 flag
17:01:27 [2021-07-30T17:01:27.052Z] #46 66.97 go/token
17:01:27 [2021-07-30T17:01:27.052Z] #46 66.98 net/url
17:01:27 [2021-07-30T17:01:27.052Z] #46 68.58 go/scanner
17:01:27 [2021-07-30T17:01:27.052Z] #46 69.33 text/template/parse
17:01:27 [2021-07-30T17:01:27.052Z] #46 69.50 log
17:01:27 [2021-07-30T17:01:27.052Z] #46 70.17 go/ast
17:01:27 [2021-07-30T17:01:27.052Z] #46 70.69 encoding/json
17:01:27 [2021-07-30T17:01:27.052Z] #46 ...
17:01:27 [2021-07-30T17:01:27.052Z] 
17:01:27 [2021-07-30T17:01:27.052Z] #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:01:27 [2021-07-30T17:01:27.052Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + export 'BUILDTAGS=netgo osusergo static_build'
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + BUILDTAGS='netgo osusergo static_build'
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + export EXTRA_FLAGS=-buildmode=pie
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + EXTRA_FLAGS=-buildmode=pie
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + '[' '' = dynamic ']'
17:01:27 [2021-07-30T17:01:27.052Z] #57 41.68 + make
17:01:27 [2021-07-30T17:01:27.052Z] #57 43.53 + bin/ctr
17:01:28 [2021-07-30T17:01:28.443Z] #44 73.34 Processing triggers for libc-bin (2.28-10) ...
17:01:28 [2021-07-30T17:01:28.443Z] #44 73.41 Processing triggers for mime-support (3.62) ...
17:01:26 [2021-07-30T17:01:26.181Z]  > git config core.sparsecheckout # timeout=10
17:01:26 [2021-07-30T17:01:26.248Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
17:01:28 [2021-07-30T17:01:28.794Z] #44 ...
17:01:28 [2021-07-30T17:01:28.794Z] 
17:01:28 [2021-07-30T17:01:28.794Z] #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:01:28 [2021-07-30T17:01:28.794Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:28 [2021-07-30T17:01:28.794Z] #13 69.30 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:01:28 [2021-07-30T17:01:28.794Z] #13 69.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 69.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.00 Selecting previously unselected package binutils-mingw-w64.
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.23 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.48 Selecting previously unselected package dmsetup.
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.48 Unpacking dmsetup (2:1.02.155-3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.67 Selecting previously unselected package mingw-w64-common.
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 72.69 Unpacking mingw-w64-common (6.0.0-3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 78.54 Selecting previously unselected package mingw-w64-x86-64-dev.
17:01:28 [2021-07-30T17:01:28.794Z] #13 78.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 78.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:01:28 [2021-07-30T17:01:28.794Z] #13 ...
17:01:28 [2021-07-30T17:01:28.794Z] 
17:01:28 [2021-07-30T17:01:28.794Z] #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:01:28 [2021-07-30T17:01:28.794Z] #37 sha256:3b4614578a32185174a26e1bcc2ff03fb356fa15a7f12d67482040cf5dd16351
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.181 + RM_GOPATH=0
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.181 + TMP_GOPATH=
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.181 + : /build
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.181 + '[' -z '' ']'
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.182 ++ mktemp -d
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.184 + export GOPATH=/tmp/tmp.jI0VQYSrTe
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.184 + GOPATH=/tmp/tmp.jI0VQYSrTe
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.184 + RM_GOPATH=1
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.184 + case "$(go env GOARCH)" in
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.185 ++ go env GOARCH
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.216 + export GO_BUILDMODE=-buildmode=pie
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.216 + GO_BUILDMODE=-buildmode=pie
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.217 ++ dirname /tmp/install/install.sh
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.220 + dir=/tmp/install
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + bin=tini
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + shift
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + '[' '!' -f /tmp/install/tini.installer ']'
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + . /tmp/install/tini.installer
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + install_tini
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.235 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.236 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.jI0VQYSrTe/tini
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.237 Cloning into '/tmp/tmp.jI0VQYSrTe/tini'...
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.953 + cd /tmp/tmp.jI0VQYSrTe/tini
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.953 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:01:28 [2021-07-30T17:01:28.794Z] #37 1.959 + cmake .
17:01:28 [2021-07-30T17:01:28.794Z] #37 2.600 -- The C compiler identification is GNU 8.3.0
17:01:28 [2021-07-30T17:01:28.794Z] #37 2.668 -- Check for working C compiler: /usr/bin/cc
17:01:28 [2021-07-30T17:01:28.794Z] #37 3.321 -- Check for working C compiler: /usr/bin/cc -- works
17:01:28 [2021-07-30T17:01:28.794Z] #37 3.322 -- Detecting C compiler ABI info
17:01:28 [2021-07-30T17:01:28.794Z] #37 4.027 -- Detecting C compiler ABI info - done
17:01:28 [2021-07-30T17:01:28.794Z] #37 4.068 -- Detecting C compile features
17:01:29 [2021-07-30T17:01:29.007Z] #44 DONE 73.9s
17:01:29 [2021-07-30T17:01:29.007Z] 
17:01:29 [2021-07-30T17:01:29.007Z] #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:01:29 [2021-07-30T17:01:29.007Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:29 [2021-07-30T17:01:29.007Z] #52 73.18 fmt
17:01:29 [2021-07-30T17:01:29.738Z] #37 5.888 -- Detecting C compile features - done
17:01:29 [2021-07-30T17:01:29.738Z] #37 5.942 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:30 [2021-07-30T17:01:30.000Z] #37 6.201 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:30 [2021-07-30T17:01:30.261Z] #37 6.296 -- Configuring done
17:01:30 [2021-07-30T17:01:30.261Z] #37 6.313 -- Generating done
17:01:30 [2021-07-30T17:01:30.261Z] #37 6.333 -- Build files have been written to: /tmp/tmp.jI0VQYSrTe/tini
17:01:30 [2021-07-30T17:01:30.261Z] #37 6.341 + make tini-static
17:01:30 [2021-07-30T17:01:30.352Z] #13 79.94 Selecting previously unselected package mingw-w64-x86-64-dev.
17:01:30 [2021-07-30T17:01:30.352Z] #13 79.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:01:30 [2021-07-30T17:01:30.352Z] #13 79.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:01:30 [2021-07-30T17:01:30.352Z] #13 ...
17:01:30 [2021-07-30T17:01:30.352Z] 
17:01:30 [2021-07-30T17:01:30.352Z] #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:01:30 [2021-07-30T17:01:30.352Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:30 [2021-07-30T17:01:30.352Z] #46 73.86 strings
17:01:30 [2021-07-30T17:01:30.352Z] #46 74.26 reflect
17:01:30 [2021-07-30T17:01:30.352Z] #46 75.57 bufio
17:01:30 [2021-07-30T17:01:30.352Z] #46 77.65 internal/syscall/unix
17:01:30 [2021-07-30T17:01:30.352Z] #46 78.21 time
17:01:30 [2021-07-30T17:01:30.352Z] #46 83.15 internal/poll
17:01:30 [2021-07-30T17:01:30.352Z] #46 ...
17:01:30 [2021-07-30T17:01:30.352Z] 
17:01:30 [2021-07-30T17:01:30.353Z] #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:01:30 [2021-07-30T17:01:30.353Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:30 [2021-07-30T17:01:30.353Z] #44 78.81 Selecting previously unselected package python3-pkg-resources.
17:01:30 [2021-07-30T17:01:30.353Z] #44 78.82 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 78.82 Unpacking python3-pkg-resources (40.8.0-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.02 Selecting previously unselected package python3-six.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.03 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.05 Unpacking python3-six (1.12.0-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.13 Selecting previously unselected package python3-protobuf.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.16 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.17 Unpacking python3-protobuf (3.6.1.3-2) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.51 Selecting previously unselected package libnet1:amd64.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.51 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.63 Selecting previously unselected package libnl-3-200:amd64.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.63 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.76 Selecting previously unselected package libprotobuf-c1:amd64.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.76 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.86 Selecting previously unselected package criu.
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.87 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 79.87 Unpacking criu (3.15-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:01:30 [2021-07-30T17:01:30.353Z] #44 80.58 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:01:30 [2021-07-30T17:01:30.680Z] Merge succeeded, producing f0a8969cf5f8294e43ac8e8b5eedbb0ceba223fa
17:01:30 [2021-07-30T17:01:30.680Z] Checking out Revision f0a8969cf5f8294e43ac8e8b5eedbb0ceba223fa (PR-42623)
17:01:30 [2021-07-30T17:01:30.881Z] #37 6.768 Scanning dependencies of target tini-static
17:01:30 [2021-07-30T17:01:30.881Z] #37 7.002 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:31 [2021-07-30T17:01:31.271Z] #57 ...
17:01:31 [2021-07-30T17:01:31.271Z] 
17:01:31 [2021-07-30T17:01:31.271Z] #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:01:31 [2021-07-30T17:01:31.271Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:31 [2021-07-30T17:01:31.271Z] #46 76.10 go/parser
17:01:31 [2021-07-30T17:01:31.271Z] #46 76.74 text/template
17:01:31 [2021-07-30T17:01:31.271Z] #46 ...
17:01:31 [2021-07-30T17:01:31.271Z] 
17:01:31 [2021-07-30T17:01:31.271Z] #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:01:31 [2021-07-30T17:01:31.271Z] #52 sha256:5edf1c8efef8858eebdbdd13a0c644b866facb05128c576d8cab48a02af8d060
17:01:31 [2021-07-30T17:01:31.271Z] #52 76.40 mvdan.cc/sh/v3/cmd/shfmt
17:01:31 [2021-07-30T17:01:31.271Z] #52 DONE 78.7s
17:01:31 [2021-07-30T17:01:31.271Z] 
17:01:31 [2021-07-30T17:01:31.271Z] #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:01:31 [2021-07-30T17:01:31.271Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:01:31 [2021-07-30T17:01:31.528Z] #52 76.31 golang.org/x/crypto/ssh/terminal
17:01:31 [2021-07-30T17:01:31.785Z] #52 ...
17:01:31 [2021-07-30T17:01:31.785Z] 
17:01:31 [2021-07-30T17:01:31.785Z] #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:01:31 [2021-07-30T17:01:31.785Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:31 [2021-07-30T17:01:31.785Z] #13 62.27 Selecting previously unselected package mingw-w64-x86-64-dev.
17:01:31 [2021-07-30T17:01:31.785Z] #13 62.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:01:31 [2021-07-30T17:01:31.785Z] #13 62.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.04 Selecting previously unselected package gcc-mingw-w64-base.
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.31 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:31 [2021-07-30T17:01:31.785Z] #13 68.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:29 [2021-07-30T17:01:29.355Z]  > git remote # timeout=10
17:01:29 [2021-07-30T17:01:29.464Z]  > git config --get remote.origin.url # timeout=10
17:01:29 [2021-07-30T17:01:29.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:29 [2021-07-30T17:01:29.532Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
17:01:30 [2021-07-30T17:01:30.579Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:01:30 [2021-07-30T17:01:30.812Z]  > git config core.sparsecheckout # timeout=10
17:01:30 [2021-07-30T17:01:30.876Z]  > git checkout -f f0a8969cf5f8294e43ac8e8b5eedbb0ceba223fa # timeout=10
17:01:32 [2021-07-30T17:01:32.042Z] #13 ...
17:01:32 [2021-07-30T17:01:32.042Z] 
17:01:32 [2021-07-30T17:01:32.042Z] #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:01:32 [2021-07-30T17:01:32.042Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:01:32 [2021-07-30T17:01:32.042Z] #46 67.03 internal/syscall/execenv
17:01:32 [2021-07-30T17:01:32.042Z] #46 67.25 io/fs
17:01:32 [2021-07-30T17:01:32.042Z] #46 68.52 os
17:01:32 [2021-07-30T17:01:32.042Z] #46 68.62 regexp
17:01:32 [2021-07-30T17:01:32.042Z] #46 72.90 fmt
17:01:32 [2021-07-30T17:01:32.042Z] #46 73.14 path/filepath
17:01:32 [2021-07-30T17:01:32.042Z] #46 74.85 internal/lazyregexp
17:01:32 [2021-07-30T17:01:32.042Z] #46 75.16 io/ioutil
17:01:32 [2021-07-30T17:01:32.042Z] #46 75.49 github.com/LK4D4/vndr/versioned
17:01:32 [2021-07-30T17:01:32.042Z] #46 75.59 hash/crc32
17:01:32 [2021-07-30T17:01:32.042Z] #46 76.22 crypto/sha1
17:01:32 [2021-07-30T17:01:32.221Z] #50 ...
17:01:32 [2021-07-30T17:01:32.221Z] 
17:01:32 [2021-07-30T17:01:32.221Z] #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:01:32 [2021-07-30T17:01:32.221Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:32 [2021-07-30T17:01:32.221Z] #46 79.85 encoding/xml
17:01:32 [2021-07-30T17:01:32.251Z] #44 85.07 Setting up python3 (3.7.3-1) ...
17:01:32 [2021-07-30T17:01:32.251Z] #44 ...
17:01:32 [2021-07-30T17:01:32.251Z] 
17:01:32 [2021-07-30T17:01:32.251Z] #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:01:32 [2021-07-30T17:01:32.251Z] #37 sha256:4fff45ea7de66399bf2e0abce17a1a7f8486b17b5a03caaffd1e17a3f8362dde
17:01:32 [2021-07-30T17:01:32.251Z] #37 3.325 -- The C compiler identification is GNU 8.3.0
17:01:32 [2021-07-30T17:01:32.251Z] #37 3.378 -- Check for working C compiler: /usr/bin/cc
17:01:32 [2021-07-30T17:01:32.251Z] #37 4.017 -- Check for working C compiler: /usr/bin/cc -- works
17:01:32 [2021-07-30T17:01:32.251Z] #37 4.018 -- Detecting C compiler ABI info
17:01:32 [2021-07-30T17:01:32.251Z] #37 4.789 -- Detecting C compiler ABI info - done
17:01:32 [2021-07-30T17:01:32.251Z] #37 4.815 -- Detecting C compile features
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.634 -- Detecting C compile features - done
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.670 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.857 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.938 -- Configuring done
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.966 -- Generating done
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.976 -- Build files have been written to: /tmp/tmp.6kx5XthwM8/tini
17:01:32 [2021-07-30T17:01:32.251Z] #37 6.985 + make tini-static
17:01:32 [2021-07-30T17:01:32.251Z] #37 7.262 Scanning dependencies of target tini-static
17:01:32 [2021-07-30T17:01:32.251Z] #37 7.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:32 [2021-07-30T17:01:32.251Z] #37 8.539 [100%] Linking C executable tini-static
17:01:32 [2021-07-30T17:01:32.251Z] #37 9.068 [100%] Built target tini-static
17:01:32 [2021-07-30T17:01:32.251Z] #37 9.159 + mkdir -p /build
17:01:32 [2021-07-30T17:01:32.251Z] #37 9.162 + cp tini-static /build/docker-init
17:01:32 [2021-07-30T17:01:32.251Z] #37 DONE 9.8s
17:01:32 [2021-07-30T17:01:32.251Z] 
17:01:32 [2021-07-30T17:01:32.251Z] #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:01:32 [2021-07-30T17:01:32.251Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:32 [2021-07-30T17:01:32.251Z] #46 85.47 internal/syscall/execenv
17:01:32 [2021-07-30T17:01:32.251Z] #46 85.63 path
17:01:32 [2021-07-30T17:01:32.251Z] #46 85.70 internal/fmtsort
17:01:32 [2021-07-30T17:01:32.271Z] #37 8.348 [100%] Linking C executable tini-static
17:01:32 [2021-07-30T17:01:32.299Z] #46 77.22 flag
17:01:32 [2021-07-30T17:01:32.299Z] #46 77.28 go/token
17:01:32 [2021-07-30T17:01:32.299Z] #46 ...
17:01:32 [2021-07-30T17:01:32.299Z] 
17:01:32 [2021-07-30T17:01:32.299Z] #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:01:32 [2021-07-30T17:01:32.299Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:32 [2021-07-30T17:01:32.299Z] #52 77.28 encoding/json
17:01:32 [2021-07-30T17:01:32.862Z] #52 77.85 flag
17:01:33 [2021-07-30T17:01:33.183Z] #46 86.67 regexp/syntax
17:01:33 [2021-07-30T17:01:33.183Z] #46 86.88 io/fs
17:01:33 [2021-07-30T17:01:33.217Z] #37 8.986 [100%] Built target tini-static
17:01:33 [2021-07-30T17:01:33.218Z] #37 9.079 + mkdir -p /build
17:01:33 [2021-07-30T17:01:33.218Z] #37 9.086 + cp tini-static /build/docker-init
17:01:33 [2021-07-30T17:01:33.218Z] #37 ...
17:01:33 [2021-07-30T17:01:33.218Z] 
17:01:33 [2021-07-30T17:01:33.218Z] #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:01:33 [2021-07-30T17:01:33.218Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:01:33 [2021-07-30T17:01:33.218Z] #52 80.41 reflect
17:01:33 [2021-07-30T17:01:33.218Z] #52 82.61 time
17:01:33 [2021-07-30T17:01:33.218Z] #52 88.02 context
17:01:33 [2021-07-30T17:01:33.218Z] #52 88.68 internal/syscall/unix
17:01:33 [2021-07-30T17:01:33.218Z] #52 89.03 internal/poll
17:01:33 [2021-07-30T17:01:33.218Z] #52 ...
17:01:33 [2021-07-30T17:01:33.218Z] 
17:01:33 [2021-07-30T17:01:33.218Z] #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:01:33 [2021-07-30T17:01:33.218Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:33 [2021-07-30T17:01:33.218Z] #44 86.78 Setting up python3 (3.7.3-1) ...
17:01:33 [2021-07-30T17:01:33.218Z] #44 87.59 Setting up python3-six (1.12.0-1) ...
17:01:33 [2021-07-30T17:01:33.218Z] #44 88.86 Setting up python3-pkg-resources (40.8.0-1) ...
17:01:33 [2021-07-30T17:01:33.291Z] #66 ...
17:01:33 [2021-07-30T17:01:33.291Z] 
17:01:33 [2021-07-30T17:01:33.291Z] #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:01:33 [2021-07-30T17:01:33.291Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
17:01:33 [2021-07-30T17:01:33.291Z] #43 25.52 Fetched 48.3 MB in 24s (2039 kB/s)
17:01:33 [2021-07-30T17:01:33.795Z] #44 ...
17:01:33 [2021-07-30T17:01:33.795Z] 
17:01:33 [2021-07-30T17:01:33.795Z] #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:01:33 [2021-07-30T17:01:33.795Z] #37 sha256:3b4614578a32185174a26e1bcc2ff03fb356fa15a7f12d67482040cf5dd16351
17:01:33 [2021-07-30T17:01:33.795Z] #37 DONE 9.7s
17:01:33 [2021-07-30T17:01:33.795Z] 
17:01:33 [2021-07-30T17:01:33.795Z] #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:01:33 [2021-07-30T17:01:33.795Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.48 Selecting previously unselected package gcc-mingw-w64-base.
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.77 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:33 [2021-07-30T17:01:33.795Z] #13 84.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:34 [2021-07-30T17:01:34.159Z] #46 87.83 os
17:01:34 [2021-07-30T17:01:34.232Z] #52 79.43 github.com/pkg/diff
17:01:34 [2021-07-30T17:01:34.776Z] #46 82.24 crypto/rand
17:01:35 [2021-07-30T17:01:35.181Z] #13 ...
17:01:35 [2021-07-30T17:01:35.181Z] 
17:01:35 [2021-07-30T17:01:35.181Z] #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:01:35 [2021-07-30T17:01:35.181Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:35 [2021-07-30T17:01:35.181Z] #46 82.41 syscall
17:01:35 [2021-07-30T17:01:35.181Z] #46 89.58 internal/poll
17:01:35 [2021-07-30T17:01:35.181Z] #46 89.85 internal/fmtsort
17:01:35 [2021-07-30T17:01:35.181Z] #46 90.52 internal/syscall/execenv
17:01:35 [2021-07-30T17:01:35.181Z] #46 90.65 path
17:01:35 [2021-07-30T17:01:35.181Z] #46 91.79 io/fs
17:01:35 [2021-07-30T17:01:35.181Z] #46 92.10 regexp/syntax
17:01:35 [2021-07-30T17:01:35.181Z] #46 ...
17:01:35 [2021-07-30T17:01:35.181Z] 
17:01:35 [2021-07-30T17:01:35.181Z] #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:01:35 [2021-07-30T17:01:35.181Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:01:35 [2021-07-30T17:01:35.181Z] #52 91.49 path
17:01:35 [2021-07-30T17:01:35.181Z] #52 92.29 io/fs
17:01:35 [2021-07-30T17:01:35.600Z] #52 80.56 go/ast
17:01:35 [2021-07-30T17:01:35.722Z] #46 83.16 crypto/elliptic
17:01:36 [2021-07-30T17:01:36.124Z] #52 93.49 os
17:01:36 [2021-07-30T17:01:36.124Z] #52 93.50 encoding/base64
17:01:36 [2021-07-30T17:01:36.296Z] #46 83.98 go/doc
17:01:36 [2021-07-30T17:01:36.678Z] #46 90.43 regexp
17:01:37 [2021-07-30T17:01:37.067Z] #52 94.43 golang.org/x/sys/unix
17:01:37 [2021-07-30T17:01:37.480Z] #43 25.52 Reading package lists...
17:01:37 [2021-07-30T17:01:37.480Z] #43 ...
17:01:37 [2021-07-30T17:01:37.480Z] 
17:01:37 [2021-07-30T17:01:37.480Z] #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:01:37 [2021-07-30T17:01:37.480Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:01:37 [2021-07-30T17:01:37.480Z] #19 27.41 Fetched 51.2 MB in 26s (1954 kB/s)
17:01:37 [2021-07-30T17:01:37.687Z] #46 85.09 encoding/asn1
17:01:37 [2021-07-30T17:01:37.687Z] #46 ...
17:01:37 [2021-07-30T17:01:37.687Z] 
17:01:37 [2021-07-30T17:01:37.687Z] #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:01:37 [2021-07-30T17:01:37.687Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.78 Selecting previously unselected package libapparmor1:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.79 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.80 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.92 Selecting previously unselected package libapparmor-dev:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 80.94 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.15 Selecting previously unselected package libbtrfs0.
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.17 Unpacking libbtrfs0 (4.20.1-2) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.28 Selecting previously unselected package libbtrfs-dev.
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.28 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.31 Unpacking libbtrfs-dev (4.20.1-2) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.47 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.47 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.48 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.60 Selecting previously unselected package libudev-dev:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.62 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.79 Selecting previously unselected package libsepol1-dev:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.80 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 81.82 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.09 Selecting previously unselected package libpcre16-3:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.09 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.09 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.30 Selecting previously unselected package libpcre32-3:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.30 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.32 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.53 Selecting previously unselected package libpcrecpp0v5:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.53 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.67 Selecting previously unselected package libpcre3-dev:arm64.
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:01:37 [2021-07-30T17:01:37.687Z] #13 82.68 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:01:37 [2021-07-30T17:01:37.949Z] #13 83.08 Selecting previously unselected package libselinux1-dev:arm64.
17:01:38 [2021-07-30T17:01:38.043Z] #46 91.33 fmt
17:01:38 [2021-07-30T17:01:38.043Z] #46 ...
17:01:38 [2021-07-30T17:01:38.044Z] 
17:01:38 [2021-07-30T17:01:38.044Z] #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:01:38 [2021-07-30T17:01:38.044Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.55 Selecting previously unselected package gcc-mingw-w64-base.
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:38 [2021-07-30T17:01:38.044Z] #13 85.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:38 [2021-07-30T17:01:38.118Z] #52 83.16 mvdan.cc/editorconfig
17:01:38 [2021-07-30T17:01:38.212Z] #13 83.08 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:01:38 [2021-07-30T17:01:38.212Z] #13 83.09 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:01:38 [2021-07-30T17:01:38.290Z] using credential docker-jenkins-github-credentials
17:01:38 [2021-07-30T17:01:38.365Z] Cloning the remote Git repository
17:01:38 [2021-07-30T17:01:38.365Z] Cloning with configured refspecs honoured and without tags
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.43 Selecting previously unselected package libdevmapper-dev:arm64.
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.44 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.55 Selecting previously unselected package libseccomp-dev:arm64.
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.55 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
17:01:38 [2021-07-30T17:01:38.475Z] #13 83.57 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
17:01:38 [2021-07-30T17:01:38.738Z] #13 83.69 Selecting previously unselected package libsystemd-dev:arm64.
17:01:38 [2021-07-30T17:01:38.738Z] #13 83.70 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
17:01:38 [2021-07-30T17:01:38.738Z] #13 83.71 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
17:01:38 [2021-07-30T17:01:38.971Z] #13 ...
17:01:38 [2021-07-30T17:01:38.971Z] 
17:01:38 [2021-07-30T17:01:38.971Z] #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:01:38 [2021-07-30T17:01:38.971Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:01:38 [2021-07-30T17:01:38.971Z] #52 82.53 context
17:01:38 [2021-07-30T17:01:38.971Z] #52 83.44 internal/poll
17:01:38 [2021-07-30T17:01:38.971Z] #52 85.78 path
17:01:38 [2021-07-30T17:01:38.971Z] #52 86.63 io/fs
17:01:38 [2021-07-30T17:01:38.971Z] #52 87.62 os
17:01:38 [2021-07-30T17:01:38.971Z] #52 88.17 encoding/binary
17:01:38 [2021-07-30T17:01:38.971Z] #52 89.84 encoding/base64
17:01:38 [2021-07-30T17:01:38.971Z] #52 90.60 golang.org/x/sys/unix
17:01:38 [2021-07-30T17:01:38.971Z] #52 91.02 fmt
17:01:39 [2021-07-30T17:01:39.000Z] #13 84.21 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:01:39 [2021-07-30T17:01:39.046Z] #52 84.09 mvdan.cc/sh/v3/fileutil
17:01:39 [2021-07-30T17:01:39.046Z] #52 84.25 text/tabwriter
17:01:39 [2021-07-30T17:01:39.227Z] #52 ...
17:01:39 [2021-07-30T17:01:39.227Z] 
17:01:39 [2021-07-30T17:01:39.227Z] #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:01:39 [2021-07-30T17:01:39.227Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:39 [2021-07-30T17:01:39.227Z] #44 86.15 Setting up python3-six (1.12.0-1) ...
17:01:39 [2021-07-30T17:01:39.227Z] #44 87.19 Setting up python3-pkg-resources (40.8.0-1) ...
17:01:39 [2021-07-30T17:01:39.227Z] #44 88.49 Setting up python3-protobuf (3.6.1.3-2) ...
17:01:39 [2021-07-30T17:01:39.227Z] #44 90.92 Setting up criu (3.15-1) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.23 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.25 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.36 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.38 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.40 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.46 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:01:39 [2021-07-30T17:01:39.263Z] #13 84.48 Setting up libbtrfs0 (4.20.1-2) ...
17:01:39 [2021-07-30T17:01:39.303Z] #52 84.61 mvdan.cc/sh/v3/syntax
17:01:39 [2021-07-30T17:01:39.483Z] #44 92.55 Processing triggers for libc-bin (2.28-10) ...
17:01:39 [2021-07-30T17:01:39.483Z] #44 92.65 Processing triggers for mime-support (3.62) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.49 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.53 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.59 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.62 Setting up libbtrfs-dev (4.20.1-2) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.64 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.65 Setting up mingw-w64-common (6.0.0-3) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.67 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
17:01:39 [2021-07-30T17:01:39.561Z] #13 84.71 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.73 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.76 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:01:39 [2021-07-30T17:01:39.823Z] #13 84.77 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:01:39 [2021-07-30T17:01:39.823Z] #13 84.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.84 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:01:39 [2021-07-30T17:01:39.823Z] #13 84.86 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:01:39 [2021-07-30T17:01:39.823Z] #13 84.87 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.88 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.92 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.94 Setting up dmsetup (2:1.02.155-3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 84.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 85.01 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:01:39 [2021-07-30T17:01:39.823Z] #13 85.02 Processing triggers for libc-bin (2.28-10) ...
17:01:38 [2021-07-30T17:01:38.551Z] Cloning repository https://github.com/moby/moby.git
17:01:38 [2021-07-30T17:01:38.939Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:01:39 [2021-07-30T17:01:39.827Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:39 [2021-07-30T17:01:39.827Z]  > git --version # timeout=10
17:01:39 [2021-07-30T17:01:39.872Z]  > git --version # 'git version 2.24.1.windows.2'
17:01:39 [2021-07-30T17:01:39.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:39 [2021-07-30T17:01:39.875Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:40 [2021-07-30T17:01:40.014Z] #19 27.41 Reading package lists...
17:01:40 [2021-07-30T17:01:40.014Z] #19 ...
17:01:40 [2021-07-30T17:01:40.014Z] 
17:01:40 [2021-07-30T17:01:40.014Z] #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:01:40 [2021-07-30T17:01:40.014Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
17:01:40 [2021-07-30T17:01:40.014Z] #43 25.52 Reading package lists...
17:01:40 [2021-07-30T17:01:40.045Z] #44 ...
17:01:40 [2021-07-30T17:01:40.045Z] 
17:01:40 [2021-07-30T17:01:40.045Z] #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:01:40 [2021-07-30T17:01:40.045Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:40 [2021-07-30T17:01:40.045Z] #46 93.61 path/filepath
17:01:40 [2021-07-30T17:01:40.045Z] #46 ...
17:01:40 [2021-07-30T17:01:40.045Z] 
17:01:40 [2021-07-30T17:01:40.045Z] #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:01:40 [2021-07-30T17:01:40.045Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:40 [2021-07-30T17:01:40.045Z] #44 DONE 93.3s
17:01:40 [2021-07-30T17:01:40.301Z] 
17:01:40 [2021-07-30T17:01:40.301Z] #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:01:40 [2021-07-30T17:01:40.301Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:01:40 [2021-07-30T17:01:40.373Z] #52 ...
17:01:40 [2021-07-30T17:01:40.373Z] 
17:01:40 [2021-07-30T17:01:40.373Z] #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:01:40 [2021-07-30T17:01:40.373Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
17:01:40 [2021-07-30T17:01:40.373Z] #44 90.66 Setting up python3-protobuf (3.6.1.3-2) ...
17:01:40 [2021-07-30T17:01:40.373Z] #44 94.13 Setting up criu (3.15-1) ...
17:01:40 [2021-07-30T17:01:40.373Z] #44 96.13 Processing triggers for libc-bin (2.28-10) ...
17:01:40 [2021-07-30T17:01:40.373Z] #44 96.23 Processing triggers for mime-support (3.62) ...
17:01:40 [2021-07-30T17:01:40.373Z] #44 DONE 96.6s
17:01:40 [2021-07-30T17:01:40.373Z] 
17:01:40 [2021-07-30T17:01:40.373Z] #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:01:40 [2021-07-30T17:01:40.373Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:40 [2021-07-30T17:01:40.373Z] #46 93.65 os
17:01:40 [2021-07-30T17:01:40.373Z] #46 96.17 regexp
17:01:40 [2021-07-30T17:01:40.373Z] #46 97.52 fmt
17:01:40 [2021-07-30T17:01:40.771Z] #13 DONE 85.9s
17:01:40 [2021-07-30T17:01:40.771Z] 
17:01:40 [2021-07-30T17:01:40.772Z] #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:01:40 [2021-07-30T17:01:40.772Z] #54 sha256:f6d76c2d096928f9bc2f9cc4ba5c1811f18d398c4645c6e80305438f437450fe
17:01:41 [2021-07-30T17:01:41.646Z] #43 35.37 Reading package lists...
17:01:41 [2021-07-30T17:01:41.646Z] #43 ...
17:01:41 [2021-07-30T17:01:41.646Z] 
17:01:41 [2021-07-30T17:01:41.646Z] #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:01:41 [2021-07-30T17:01:41.646Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
17:01:41 [2021-07-30T17:01:41.646Z] #63 26.53 Fetched 48.3 MB in 25s (1953 kB/s)
17:01:41 [2021-07-30T17:01:41.646Z] #63 26.53 Reading package lists...
17:01:41 [2021-07-30T17:01:41.679Z] #59 ...
17:01:41 [2021-07-30T17:01:41.679Z] 
17:01:41 [2021-07-30T17:01:41.679Z] #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:01:41 [2021-07-30T17:01:41.679Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:41 [2021-07-30T17:01:41.679Z] #46 95.32 internal/lazyregexp
17:01:41 [2021-07-30T17:01:41.756Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
17:01:41 [2021-07-30T17:01:41.828Z] #52 ...
17:01:41 [2021-07-30T17:01:41.828Z] 
17:01:41 [2021-07-30T17:01:41.828Z] #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:01:41 [2021-07-30T17:01:41.828Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:01:41 [2021-07-30T17:01:41.937Z] #46 95.62 io/ioutil
17:01:41 [2021-07-30T17:01:41.789Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
17:01:42 [2021-07-30T17:01:42.544Z] #46 96.07 github.com/LK4D4/vndr/versioned
17:01:42 [2021-07-30T17:01:42.544Z] #46 96.14 flag
17:01:42 [2021-07-30T17:01:42.544Z] #46 96.24 go/token
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.704 + RM_GOPATH=0
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.704 + TMP_GOPATH=
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.705 + : /build
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.706 + '[' -z '' ']'
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.707 ++ mktemp -d
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.709 + export GOPATH=/tmp/tmp.8dAkPosMU7
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.709 + GOPATH=/tmp/tmp.8dAkPosMU7
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.710 + RM_GOPATH=1
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.710 + case "$(go env GOARCH)" in
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.710 ++ go env GOARCH
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.725 + export GO_BUILDMODE=-buildmode=pie
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.725 + GO_BUILDMODE=-buildmode=pie
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.726 ++ dirname /tmp/install/install.sh
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.727 + dir=/tmp/install
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.727 + bin=runc
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.728 + shift
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.728 + '[' '!' -f /tmp/install/runc.installer ']'
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.729 + . /tmp/install/runc.installer
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.729 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.730 + install_runc
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.731 + grep -q '^3\.10\.0.*\.el7\.'
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.735 + uname -r
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.742 + RUNC_BUILDTAGS='seccomp '
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.743 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.744 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.745 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8dAkPosMU7/src/github.com/opencontainers/runc
17:01:42 [2021-07-30T17:01:42.696Z] #54 1.757 Cloning into '/tmp/tmp.8dAkPosMU7/src/github.com/opencontainers/runc'...
17:01:42 [2021-07-30T17:01:42.696Z] #54 ...
17:01:42 [2021-07-30T17:01:42.696Z] 
17:01:42 [2021-07-30T17:01:42.696Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:01:42 [2021-07-30T17:01:42.696Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d
17:01:42 [2021-07-30T17:01:42.696Z] #14 DONE 2.0s
17:01:42 [2021-07-30T17:01:42.914Z] #57 43.92 Checking out files:  53% (2203/4155)   
Checking out files:  54% (2244/4155)   
Checking out files:  55% (2286/4155)   
Checking out files:  56% (2327/4155)   
Checking out files:  57% (2369/4155)   
Checking out files:  58% (2410/4155)   
Checking out files:  59% (2452/4155)   
Checking out files:  60% (2493/4155)   
Checking out files:  61% (2535/4155)   
Checking out files:  62% (2577/4155)   
Checking out files:  63% (2618/4155)   
Checking out files:  64% (2660/4155)   
Checking out files:  65% (2701/4155)   
Checking out files:  66% (2743/4155)   
Checking out files:  67% (2784/4155)   
Checking out files:  68% (2826/4155)   
Checking out files:  69% (2867/4155)   
Checking out files:  70% (2909/4155)   
Checking out files:  71% (2951/4155)   
Checking out files:  72% (2992/4155)   
Checking out files:  73% (3034/4155)   
Checking out files:  74% (3075/4155)   
Checking out files:  75% (3117/4155)   
Checking out files:  76% (3158/4155)   
Checking out files:  77% (3200/4155)   
Checking out files:  78% (3241/4155)   
Checking out files:  79% (3283/4155)   
Checking out files:  80% (3324/4155)   
Checking out files:  81% (3366/4155)   
Checking out files:  82% (3408/4155)   
Checking out files:  83% (3449/4155)   
Checking out files:  84% (3491/4155)   
Checking out files:  85% (3532/4155)   
Checking out files:  86% (3574/4155)   
Checking out files:  87% (3615/4155)   
Checking out files:  88% (3657/4155)   
Checking out files:  89% (3698/4155)   
Checking out files:  90% (3740/4155)   
Checking out files:  91% (3782/4155)   
Checking out files:  92% (3823/4155)   
Checking out files:  93% (3865/4155)   
Checking out files:  94% (3906/4155)   
Checking out files:  95% (3948/4155)   
Checking out files:  96% (3989/4155)   
Checking out files:  97% (4031/4155)   
Checking out files:  98% (4072/4155)   
Checking out files:  98% (4100/4155)   
Checking out files:  99% (4114/4155)   
Checking out files: 100% (4155/4155)   
Checking out files: 100% (4155/4155), done.
17:01:42 [2021-07-30T17:01:42.914Z] #57 44.95 + cd /tmp/tmp.H0VXp7ZBi8/src/github.com/containerd/containerd
17:01:42 [2021-07-30T17:01:42.914Z] #57 44.95 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:42 [2021-07-30T17:01:42.922Z] #46 99.98 path/filepath
17:01:42 [2021-07-30T17:01:42.960Z] 
17:01:42 [2021-07-30T17:01:42.960Z] #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:01:42 [2021-07-30T17:01:42.960Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
17:01:43 [2021-07-30T17:01:43.493Z] #57 ...
17:01:43 [2021-07-30T17:01:43.493Z] 
17:01:43 [2021-07-30T17:01:43.493Z] #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:01:43 [2021-07-30T17:01:43.493Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:01:43 [2021-07-30T17:01:43.493Z] #46 78.36 go/scanner
17:01:43 [2021-07-30T17:01:43.493Z] #46 78.66 net/url
17:01:43 [2021-07-30T17:01:43.493Z] #46 79.89 go/ast
17:01:43 [2021-07-30T17:01:43.493Z] #46 80.06 text/template/parse
17:01:43 [2021-07-30T17:01:43.493Z] #46 83.98 go/parser
17:01:43 [2021-07-30T17:01:43.493Z] #46 84.83 text/template
17:01:43 [2021-07-30T17:01:43.493Z] #46 87.16 log
17:01:43 [2021-07-30T17:01:43.493Z] #46 87.68 encoding/xml
17:01:43 [2021-07-30T17:01:43.518Z] #46 97.20 go/scanner
17:01:43 [2021-07-30T17:01:43.774Z] #46 97.31 net/url
17:01:43 [2021-07-30T17:01:43.880Z] #46 101.1 internal/lazyregexp
17:01:44 [2021-07-30T17:01:44.054Z] #46 ...
17:01:44 [2021-07-30T17:01:44.054Z] 
17:01:44 [2021-07-30T17:01:44.054Z] #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:01:44 [2021-07-30T17:01:44.054Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + export 'BUILDTAGS=netgo osusergo static_build'
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + BUILDTAGS='netgo osusergo static_build'
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + export EXTRA_FLAGS=-buildmode=pie
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + EXTRA_FLAGS=-buildmode=pie
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + '[' '' = dynamic ']'
17:01:44 [2021-07-30T17:01:44.054Z] #57 46.27 + make
17:01:44 [2021-07-30T17:01:44.142Z] #46 101.5 io/ioutil
17:01:44 [2021-07-30T17:01:44.403Z] #46 101.8 github.com/LK4D4/vndr/versioned
17:01:44 [2021-07-30T17:01:44.665Z] #46 102.0 hash/crc32
17:01:44 [2021-07-30T17:01:44.665Z] #46 102.1 flag
17:01:44 [2021-07-30T17:01:44.885Z] #15 DONE 1.7s
17:01:44 [2021-07-30T17:01:44.885Z] 
17:01:44 [2021-07-30T17:01:44.885Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:01:44 [2021-07-30T17:01:44.885Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562
17:01:44 [2021-07-30T17:01:44.930Z] #63 36.47 Reading package lists...
17:01:44 [2021-07-30T17:01:44.930Z] #63 ...
17:01:44 [2021-07-30T17:01:44.930Z] 
17:01:44 [2021-07-30T17:01:44.930Z] #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:01:44 [2021-07-30T17:01:44.930Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:01:44 [2021-07-30T17:01:44.930Z] #19 27.41 Reading package lists...
17:01:45 [2021-07-30T17:01:45.140Z] #46 98.62 go/ast
17:01:45 [2021-07-30T17:01:45.396Z] #46 98.99 text/template/parse
17:01:45 [2021-07-30T17:01:45.413Z] + docker version
17:01:45 [2021-07-30T17:01:45.418Z] #57 47.58 + bin/ctr
17:01:45 [2021-07-30T17:01:45.607Z] #46 102.7 go/token
17:01:45 [2021-07-30T17:01:45.838Z] #16 1.384 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:01:46 [2021-07-30T17:01:46.102Z] #16 DONE 1.6s
17:01:46 [2021-07-30T17:01:46.102Z] 
17:01:46 [2021-07-30T17:01:46.102Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:01:46 [2021-07-30T17:01:46.102Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb
17:01:46 [2021-07-30T17:01:46.180Z] #46 103.5 net/url
17:01:46 [2021-07-30T17:01:46.180Z] #46 103.6 go/scanner
17:01:46 [2021-07-30T17:01:46.762Z] #46 ...
17:01:46 [2021-07-30T17:01:46.762Z] 
17:01:46 [2021-07-30T17:01:46.762Z] #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:01:46 [2021-07-30T17:01:46.762Z] #57 sha256:fabc9bfdccf3095f3fbe209455558b5f81f12a9793c86f3ff8513bade2457446
17:01:47 [2021-07-30T17:01:47.565Z] #46 104.8 go/ast
17:01:47 [2021-07-30T17:01:47.565Z] #46 ...
17:01:47 [2021-07-30T17:01:47.565Z] 
17:01:47 [2021-07-30T17:01:47.566Z] #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:01:47 [2021-07-30T17:01:47.566Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:01:47 [2021-07-30T17:01:47.828Z] #57 41.50 Checking out files:  52% (2181/4155)   
Checking out files:  53% (2203/4155)   
Checking out files:  54% (2244/4155)   
Checking out files:  55% (2286/4155)   
Checking out files:  56% (2327/4155)   
Checking out files:  57% (2369/4155)   
Checking out files:  58% (2410/4155)   
Checking out files:  59% (2452/4155)   
Checking out files:  60% (2493/4155)   
Checking out files:  61% (2535/4155)   
Checking out files:  62% (2577/4155)   
Checking out files:  63% (2618/4155)   
Checking out files:  64% (2660/4155)   
Checking out files:  65% (2701/4155)   
Checking out files:  66% (2743/4155)   
Checking out files:  67% (2784/4155)   
Checking out files:  68% (2826/4155)   
Checking out files:  69% (2867/4155)   
Checking out files:  70% (2909/4155)   
Checking out files:  71% (2951/4155)   
Checking out files:  72% (2992/4155)   
Checking out files:  73% (3034/4155)   
Checking out files:  74% (3075/4155)   
Checking out files:  75% (3117/4155)   
Checking out files:  76% (3158/4155)   
Checking out files:  77% (3200/4155)   
Checking out files:  78% (3241/4155)   
Checking out files:  79% (3283/4155)   
Checking out files:  80% (3324/4155)   
Checking out files:  81% (3366/4155)   
Checking out files:  82% (3408/4155)   
Checking out files:  83% (3449/4155)   
Checking out files:  84% (3491/4155)   
Checking out files:  85% (3532/4155)   
Checking out files:  86% (3574/4155)   
Checking out files:  87% (3615/4155)   
Checking out files:  88% (3657/4155)   
Checking out files:  89% (3698/4155)   
Checking out files:  90% (3740/4155)   
Checking out files:  91% (3782/4155)   
Checking out files:  92% (3823/4155)   
Checking out files:  93% (3865/4155)   
Checking out files:  94% (3906/4155)   
Checking out files:  95% (3948/4155)   
Checking out files:  96% (3989/4155)   
Checking out files:  97% (4031/4155)   
Checking out files:  98% (4072/4155)   
Checking out files:  99% (4114/4155)   
Checking out files: 100% (4155/4155)   
Checking out files: 100% (4155/4155), done.
17:01:47 [2021-07-30T17:01:47.828Z] #57 42.70 + cd /tmp/tmp.XpiyuSb4gu/src/github.com/containerd/containerd
17:01:47 [2021-07-30T17:01:47.828Z] #57 42.70 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:48 [2021-07-30T17:01:48.024Z] #17 DONE 1.6s
17:01:48 [2021-07-30T17:01:48.024Z] 
17:01:48 [2021-07-30T17:01:48.024Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:01:48 [2021-07-30T17:01:48.024Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b
17:01:48 [2021-07-30T17:01:48.871Z] #57 46.27 Checking out files:  51% (2140/4155)   
Checking out files:  52% (2161/4155)   
Checking out files:  53% (2203/4155)   
Checking out files:  54% (2244/4155)   
Checking out files:  55% (2286/4155)   
Checking out files:  56% (2327/4155)   
Checking out files:  57% (2369/4155)   
Checking out files:  58% (2410/4155)   
Checking out files:  59% (2452/4155)   
Checking out files:  60% (2493/4155)   
Checking out files:  61% (2535/4155)   
Checking out files:  62% (2577/4155)   
Checking out files:  63% (2618/4155)   
Checking out files:  64% (2660/4155)   
Checking out files:  65% (2701/4155)   
Checking out files:  66% (2743/4155)   
Checking out files:  67% (2784/4155)   
Checking out files:  68% (2826/4155)   
Checking out files:  69% (2867/4155)   
Checking out files:  70% (2909/4155)   
Checking out files:  71% (2951/4155)   
Checking out files:  72% (2992/4155)   
Checking out files:  73% (3034/4155)   
Checking out files:  74% (3075/4155)   
Checking out files:  75% (3117/4155)   
Checking out files:  76% (3158/4155)   
Checking out files:  77% (3200/4155)   
Checking out files:  78% (3241/4155)   
Checking out files:  79% (3283/4155)   
Checking out files:  80% (3324/4155)   
Checking out files:  81% (3366/4155)   
Checking out files:  82% (3408/4155)   
Checking out files:  83% (3449/4155)   
Checking out files:  84% (3491/4155)   
Checking out files:  85% (3532/4155)   
Checking out files:  86% (3574/4155)   
Checking out files:  87% (3615/4155)   
Checking out files:  88% (3657/4155)   
Checking out files:  89% (3698/4155)   
Checking out files:  90% (3740/4155)   
Checking out files:  91% (3782/4155)   
Checking out files:  92% (3823/4155)   
Checking out files:  93% (3865/4155)   
Checking out files:  94% (3906/4155)   
Checking out files:  95% (3948/4155)   
Checking out files:  96% (3989/4155)   
Checking out files:  97% (4031/4155)   
Checking out files:  98% (4072/4155)   
Checking out files:  99% (4114/4155)   
Checking out files: 100% (4155/4155)   
Checking out files: 100% (4155/4155), done.
17:01:48 [2021-07-30T17:01:48.871Z] #57 47.54 + cd /tmp/tmp.aUcA0ADLtf/src/github.com/containerd/containerd
17:01:48 [2021-07-30T17:01:48.871Z] #57 47.54 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + export 'BUILDTAGS=netgo osusergo static_build'
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + BUILDTAGS='netgo osusergo static_build'
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + export EXTRA_FLAGS=-buildmode=pie
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + EXTRA_FLAGS=-buildmode=pie
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + '[' '' = dynamic ']'
17:01:49 [2021-07-30T17:01:49.195Z] #57 43.98 + make
17:01:49 [2021-07-30T17:01:49.414Z] #18 DONE 1.5s
17:01:49 [2021-07-30T17:01:49.414Z] 
17:01:49 [2021-07-30T17:01:49.414Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:01:49 [2021-07-30T17:01:49.414Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c
17:01:49 [2021-07-30T17:01:49.414Z] #19 ...
17:01:49 [2021-07-30T17:01:49.414Z] 
17:01:49 [2021-07-30T17:01:49.414Z] #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:01:49 [2021-07-30T17:01:49.414Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:49 [2021-07-30T17:01:49.414Z] #46 86.87 vendor/golang.org/x/net/idna
17:01:49 [2021-07-30T17:01:49.414Z] #46 87.58 github.com/LK4D4/vndr/build
17:01:49 [2021-07-30T17:01:49.414Z] #46 88.10 vendor/golang.org/x/crypto/cryptobyte
17:01:49 [2021-07-30T17:01:49.414Z] #46 90.14 mime
17:01:49 [2021-07-30T17:01:49.414Z] #46 94.20 net/textproto
17:01:49 [2021-07-30T17:01:49.414Z] #46 94.20 vendor/golang.org/x/net/http/httpproxy
17:01:49 [2021-07-30T17:01:49.414Z] #46 94.21 crypto/x509
17:01:49 [2021-07-30T17:01:49.414Z] #46 95.54 mime/multipart
17:01:49 [2021-07-30T17:01:49.414Z] #46 95.56 vendor/golang.org/x/net/http/httpguts
17:01:49 [2021-07-30T17:01:49.587Z] #57 ...
17:01:49 [2021-07-30T17:01:49.587Z] 
17:01:49 [2021-07-30T17:01:49.587Z] #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:01:49 [2021-07-30T17:01:49.587Z] #52 sha256:12e063db0d8767268e052a685076d2a246d865a407a8af520e65d711a714d3db
17:01:49 [2021-07-30T17:01:49.587Z] #52 90.22 mvdan.cc/sh/v3/cmd/shfmt
17:01:49 [2021-07-30T17:01:49.587Z] #52 DONE 94.1s
17:01:49 [2021-07-30T17:01:49.587Z] 
17:01:49 [2021-07-30T17:01:49.587Z] #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:01:49 [2021-07-30T17:01:49.587Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:49 [2021-07-30T17:01:49.587Z] #13 89.39 Selecting previously unselected package g++-mingw-w64-x86-64.
17:01:49 [2021-07-30T17:01:49.587Z] #13 89.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:49 [2021-07-30T17:01:49.587Z] #13 89.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:50 [2021-07-30T17:01:50.200Z] #19 37.85 Reading package lists...
17:01:50 [2021-07-30T17:01:50.200Z] #19 ...
17:01:50 [2021-07-30T17:01:50.200Z] 
17:01:50 [2021-07-30T17:01:50.200Z] #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:01:50 [2021-07-30T17:01:50.200Z] #66 sha256:ffd992c4b045b58cb61da8c26de0bc07ce2fc1d33df78fe4498dd096a92c5a90
17:01:50 [2021-07-30T17:01:50.200Z] #66 45.04 + for f in rootlesskit rootlesskit-docker-proxy
17:01:50 [2021-07-30T17:01:50.200Z] #66 45.04 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + export 'BUILDTAGS=netgo osusergo static_build'
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + BUILDTAGS='netgo osusergo static_build'
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + export EXTRA_FLAGS=-buildmode=pie
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + EXTRA_FLAGS=-buildmode=pie
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + '[' '' = dynamic ']'
17:01:50 [2021-07-30T17:01:50.311Z] #57 48.98 + make
17:01:50 [2021-07-30T17:01:50.607Z] #57 ...
17:01:50 [2021-07-30T17:01:50.607Z] 
17:01:50 [2021-07-30T17:01:50.607Z] #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:01:50 [2021-07-30T17:01:50.607Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:01:50 [2021-07-30T17:01:50.607Z] #52 98.03 fmt
17:01:50 [2021-07-30T17:01:50.607Z] #52 101.9 encoding/json
17:01:50 [2021-07-30T17:01:50.607Z] #52 102.5 flag
17:01:50 [2021-07-30T17:01:50.607Z] #52 103.9 github.com/pkg/diff
17:01:50 [2021-07-30T17:01:50.607Z] #52 105.1 go/ast
17:01:50 [2021-07-30T17:01:50.607Z] #52 107.3 golang.org/x/crypto/ssh/terminal
17:01:50 [2021-07-30T17:01:50.620Z] #57 45.00 + bin/ctr
17:01:50 [2021-07-30T17:01:50.815Z] #46 98.15 crypto/tls
17:01:51 [2021-07-30T17:01:51.079Z] #46 ...
17:01:51 [2021-07-30T17:01:51.079Z] 
17:01:51 [2021-07-30T17:01:51.079Z] #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:01:51 [2021-07-30T17:01:51.079Z] #59 sha256:75eae78ea2a41c9218eae880998f18be1ca68be939f35e6dbaa45ff741382700
17:01:51 [2021-07-30T17:01:51.079Z] #59 92.77 + for f in rootlesskit rootlesskit-docker-proxy
17:01:51 [2021-07-30T17:01:51.079Z] #59 92.77 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:01:51 [2021-07-30T17:01:51.079Z] #59 DONE 98.5s
17:01:51 [2021-07-30T17:01:51.079Z] 
17:01:51 [2021-07-30T17:01:51.079Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:01:51 [2021-07-30T17:01:51.079Z] #60 sha256:4bdc6587d66bbeb611cad88cc2bbcd9c0e877a3b7f6bc8072371098d19ee2644
17:01:51 [2021-07-30T17:01:51.079Z] #60 DONE 0.1s
17:01:51 [2021-07-30T17:01:51.079Z] 
17:01:51 [2021-07-30T17:01:51.079Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:01:51 [2021-07-30T17:01:51.079Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c
17:01:51 [2021-07-30T17:01:51.079Z] #19 DONE 1.7s
17:01:51 [2021-07-30T17:01:51.079Z] 
17:01:51 [2021-07-30T17:01:51.079Z] #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:01:51 [2021-07-30T17:01:51.079Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
17:01:51 [2021-07-30T17:01:51.342Z] #20 ...
17:01:51 [2021-07-30T17:01:51.342Z] 
17:01:51 [2021-07-30T17:01:51.342Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:01:51 [2021-07-30T17:01:51.342Z] #61 sha256:5a33af37d56a830ea8055bb0b2ef4cf2c9af823010d7a9ebe1c50e0dcbb691ed
17:01:51 [2021-07-30T17:01:51.342Z] #61 DONE 0.2s
17:01:51 [2021-07-30T17:01:51.342Z] 
17:01:51 [2021-07-30T17:01:51.342Z] #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:01:51 [2021-07-30T17:01:51.342Z] #54 sha256:f6d76c2d096928f9bc2f9cc4ba5c1811f18d398c4645c6e80305438f437450fe
17:01:51 [2021-07-30T17:01:51.342Z] #54 10.57 + cd /tmp/tmp.8dAkPosMU7/src/github.com/opencontainers/runc
17:01:51 [2021-07-30T17:01:51.342Z] #54 10.57 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:01:51 [2021-07-30T17:01:51.559Z] #52 108.7 mvdan.cc/editorconfig
17:01:51 [2021-07-30T17:01:51.592Z] #57 ...
17:01:51 [2021-07-30T17:01:51.592Z] 
17:01:51 [2021-07-30T17:01:51.592Z] #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:01:51 [2021-07-30T17:01:51.592Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:01:51 [2021-07-30T17:01:51.592Z] #52 95.22 encoding/json
17:01:51 [2021-07-30T17:01:51.592Z] #52 98.30 github.com/pkg/diff
17:01:51 [2021-07-30T17:01:51.592Z] #52 99.63 go/ast
17:01:51 [2021-07-30T17:01:51.592Z] #52 100.3 golang.org/x/crypto/ssh/terminal
17:01:51 [2021-07-30T17:01:51.592Z] #52 101.7 mvdan.cc/editorconfig
17:01:51 [2021-07-30T17:01:51.592Z] #52 102.8 mvdan.cc/sh/v3/fileutil
17:01:51 [2021-07-30T17:01:51.592Z] #52 103.0 text/tabwriter
17:01:51 [2021-07-30T17:01:51.592Z] #52 103.6 mvdan.cc/sh/v3/syntax
17:01:51 [2021-07-30T17:01:51.720Z] #54 10.79 + '[' -z '' ']'
17:01:51 [2021-07-30T17:01:51.721Z] #54 10.79 + target=static
17:01:51 [2021-07-30T17:01:51.721Z] #54 10.80 + make 'BUILDTAGS=seccomp ' static
17:01:51 [2021-07-30T17:01:51.820Z] #52 ...
17:01:51 [2021-07-30T17:01:51.820Z] 
17:01:51 [2021-07-30T17:01:51.820Z] #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:01:51 [2021-07-30T17:01:51.820Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:51 [2021-07-30T17:01:51.820Z] #46 105.0 text/template/parse
17:01:51 [2021-07-30T17:01:51.820Z] #46 109.0 go/parser
17:01:51 [2021-07-30T17:01:51.820Z] #46 109.3 text/template
17:01:52 [2021-07-30T17:01:52.323Z] #54 11.38 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
17:01:52 [2021-07-30T17:01:52.959Z] #52 ...
17:01:52 [2021-07-30T17:01:52.959Z] 
17:01:52 [2021-07-30T17:01:52.959Z] #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:01:52 [2021-07-30T17:01:52.959Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:01:52 [2021-07-30T17:01:52.959Z] #46 102.7 go/parser
17:01:52 [2021-07-30T17:01:52.959Z] #46 103.6 text/template
17:01:52 [2021-07-30T17:01:52.959Z] #46 106.5 log
17:01:53 [2021-07-30T17:01:53.561Z] #46 107.2 encoding/xml
17:01:53 [2021-07-30T17:01:53.732Z] #46 ...
17:01:53 [2021-07-30T17:01:53.732Z] 
17:01:53 [2021-07-30T17:01:53.732Z] #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:01:53 [2021-07-30T17:01:53.732Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:01:53 [2021-07-30T17:01:53.732Z] #52 109.7 mvdan.cc/sh/v3/fileutil
17:01:53 [2021-07-30T17:01:53.732Z] #52 109.9 text/tabwriter
17:01:53 [2021-07-30T17:01:53.732Z] #52 110.3 mvdan.cc/sh/v3/syntax
17:01:54 [2021-07-30T17:01:54.000Z] Client:
17:01:54 [2021-07-30T17:01:54.000Z]  Version:           20.10.6
17:01:54 [2021-07-30T17:01:54.000Z]  API version:       1.41
17:01:54 [2021-07-30T17:01:54.000Z]  Go version:        go1.16.3
17:01:54 [2021-07-30T17:01:54.000Z]  Git commit:        370c289
17:01:54 [2021-07-30T17:01:54.000Z]  Built:             Fri Apr  9 22:49:36 2021
17:01:54 [2021-07-30T17:01:54.000Z]  OS/Arch:           windows/amd64
17:01:54 [2021-07-30T17:01:54.000Z]  Context:           default
17:01:54 [2021-07-30T17:01:54.000Z]  Experimental:      true
17:01:54 [2021-07-30T17:01:54.000Z] 
17:01:54 [2021-07-30T17:01:54.000Z] Server: Docker Engine - Community
17:01:54 [2021-07-30T17:01:54.000Z]  Engine:
17:01:54 [2021-07-30T17:01:54.000Z]   Version:          20.10.6
17:01:54 [2021-07-30T17:01:54.000Z]   API version:      1.41 (minimum version 1.24)
17:01:54 [2021-07-30T17:01:54.000Z]   Go version:       go1.13.15
17:01:54 [2021-07-30T17:01:54.000Z]   Git commit:       8728dd2
17:01:54 [2021-07-30T17:01:54.000Z]   Built:            Fri Apr  9 22:45:40 2021
17:01:54 [2021-07-30T17:01:54.000Z]   OS/Arch:          windows/amd64
17:01:54 [2021-07-30T17:01:54.000Z]   Experimental:     true
[Pipeline] sh
17:01:54 [2021-07-30T17:01:54.836Z] #13 ...
17:01:54 [2021-07-30T17:01:54.836Z] 
17:01:54 [2021-07-30T17:01:54.836Z] #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:01:54 [2021-07-30T17:01:54.836Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:01:54 [2021-07-30T17:01:54.836Z] #46 89.73 go/doc
17:01:54 [2021-07-30T17:01:54.836Z] #46 92.61 compress/flate
17:01:54 [2021-07-30T17:01:54.836Z] #46 93.44 github.com/LK4D4/vndr/build
17:01:54 [2021-07-30T17:01:54.836Z] #46 94.81 compress/gzip
17:01:54 [2021-07-30T17:01:54.836Z] #46 95.48 crypto/rand
17:01:54 [2021-07-30T17:01:54.836Z] #46 96.23 crypto/rsa
17:01:54 [2021-07-30T17:01:54.836Z] #46 96.34 crypto/dsa
17:01:54 [2021-07-30T17:01:54.836Z] #46 96.74 crypto/x509/pkix
17:01:54 [2021-07-30T17:01:54.836Z] #46 97.29 net
17:01:54 [2021-07-30T17:01:54.836Z] #46 97.59 vendor/golang.org/x/crypto/chacha20
17:01:54 [2021-07-30T17:01:54.836Z] #46 98.23 vendor/golang.org/x/crypto/poly1305
17:01:54 [2021-07-30T17:01:54.836Z] #46 98.77 vendor/golang.org/x/sys/cpu
17:01:54 [2021-07-30T17:01:54.836Z] #46 99.31 vendor/golang.org/x/crypto/chacha20poly1305
17:01:54 [2021-07-30T17:01:54.836Z] #46 100.1 vendor/golang.org/x/crypto/curve25519
17:01:54 [2021-07-30T17:01:54.969Z] #46 108.6 go/doc
17:01:55 [2021-07-30T17:01:55.225Z] #46 ...
17:01:55 [2021-07-30T17:01:55.225Z] 
17:01:55 [2021-07-30T17:01:55.225Z] #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:01:55 [2021-07-30T17:01:55.225Z] #52 sha256:d9e72e6992c25abaebb82eaf5c543ea9b14017182d47a8dabd0b29a5ee5d0cda
17:01:55 [2021-07-30T17:01:55.225Z] #52 108.8 mvdan.cc/sh/v3/cmd/shfmt
17:01:55 [2021-07-30T17:01:55.469Z] #66 DONE 49.9s
17:01:55 [2021-07-30T17:01:55.469Z] 
17:01:55 [2021-07-30T17:01:55.469Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:01:55 [2021-07-30T17:01:55.469Z] #67 sha256:506137eb32919dd5daaf5c272ef88e59d0f18c9efce784553664fd3d305a0df8
17:01:55 [2021-07-30T17:01:55.469Z] #67 DONE 0.1s
17:01:55 [2021-07-30T17:01:55.469Z] 
17:01:55 [2021-07-30T17:01:55.469Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:01:55 [2021-07-30T17:01:55.469Z] #68 sha256:b18c0d76c62adcdc6975052aeec270a65681cca488f6c7d5d02818d3ceb5c22a
17:01:55 [2021-07-30T17:01:55.469Z] #68 DONE 0.1s
17:01:55 [2021-07-30T17:01:55.469Z] 
17:01:55 [2021-07-30T17:01:55.469Z] #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:01:55 [2021-07-30T17:01:55.469Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
17:01:55 [2021-07-30T17:01:55.469Z] #43 35.37 Reading package lists...
17:01:55 [2021-07-30T17:01:55.469Z] #43 45.33 Building dependency tree...
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.74 The following additional packages will be installed:
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.76   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.77 Suggested packages:
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.77   cmake-doc ninja-build lrzip
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.77 Recommended packages:
17:01:55 [2021-07-30T17:01:55.469Z] #43 48.77   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.36 The following NEW packages will be installed:
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.38   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.79 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.79 Need to get 5913 kB of archives.
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.79 After this operation, 27.4 MB of additional disk space will be used.
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.85 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:01:55 [2021-07-30T17:01:55.469Z] #43 49.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:01:55 [2021-07-30T17:01:55.535Z] + docker info
17:01:55 [2021-07-30T17:01:55.727Z] #43 50.94 debconf: delaying package configuration, since apt-utils is not installed
17:01:55 [2021-07-30T17:01:55.768Z] #46 100.8 vendor/golang.org/x/crypto/hkdf
17:01:55 [2021-07-30T17:01:55.768Z] #46 101.0 vendor/golang.org/x/text/transform
17:01:56 [2021-07-30T17:01:56.294Z] #43 51.39 Fetched 5913 kB in 0s (15.0 MB/s)
17:01:56 [2021-07-30T17:01:56.294Z] #43 51.48 Selecting previously unselected package xxd.
17:01:56 [2021-07-30T17:01:56.294Z] #43 51.48 (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:01:56 [2021-07-30T17:01:56.294Z] #43 51.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:01:56 [2021-07-30T17:01:56.294Z] #43 51.55 Unpacking xxd (2:8.1.0875-5) ...
17:01:56 [2021-07-30T17:01:56.331Z] #46 101.5 vendor/golang.org/x/text/unicode/bidi
17:01:56 [2021-07-30T17:01:56.553Z] #43 51.71 Selecting previously unselected package vim-common.
17:01:56 [2021-07-30T17:01:56.553Z] #43 51.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:56 [2021-07-30T17:01:56.553Z] #43 51.74 Unpacking vim-common (2:8.1.0875-5) ...
17:01:56 [2021-07-30T17:01:56.811Z] #43 51.85 Selecting previously unselected package cmake-data.
17:01:56 [2021-07-30T17:01:56.811Z] #43 51.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:01:56 [2021-07-30T17:01:56.811Z] #43 51.86 Unpacking cmake-data (3.13.4-1) ...
17:01:56 [2021-07-30T17:01:56.811Z] #43 ...
17:01:56 [2021-07-30T17:01:56.811Z] 
17:01:56 [2021-07-30T17:01:56.811Z] #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:01:56 [2021-07-30T17:01:56.811Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
17:01:56 [2021-07-30T17:01:56.811Z] #63 36.47 Reading package lists...
17:01:56 [2021-07-30T17:01:56.811Z] #63 46.24 Building dependency tree...
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.46 The following additional packages will be installed:
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.48   libbtrfs0
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.61 The following NEW packages will be installed:
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.62   libbtrfs-dev libbtrfs0
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.96 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.96 Need to get 119 kB of archives.
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.96 After this operation, 387 kB of additional disk space will be used.
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:01:56 [2021-07-30T17:01:56.811Z] #63 49.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:01:56 [2021-07-30T17:01:56.811Z] #63 51.09 debconf: delaying package configuration, since apt-utils is not installed
17:01:56 [2021-07-30T17:01:56.811Z] #63 51.51 Fetched 119 kB in 0s (459 kB/s)
17:01:56 [2021-07-30T17:01:56.811Z] #63 51.61 Selecting previously unselected package libbtrfs0.
17:01:56 [2021-07-30T17:01:56.811Z] #63 51.61 (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:01:56 [2021-07-30T17:01:56.811Z] #63 51.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.68 Unpacking libbtrfs0 (4.20.1-2) ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.76 Selecting previously unselected package libbtrfs-dev.
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.77 Unpacking libbtrfs-dev (4.20.1-2) ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.84 Setting up libbtrfs0 (4.20.1-2) ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.86 Setting up libbtrfs-dev (4.20.1-2) ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 51.87 Processing triggers for libc-bin (2.28-10) ...
17:01:56 [2021-07-30T17:01:56.812Z] #63 DONE 52.1s
17:01:56 [2021-07-30T17:01:56.812Z] 
17:01:56 [2021-07-30T17:01:56.812Z] #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:01:56 [2021-07-30T17:01:56.812Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:01:56 [2021-07-30T17:01:56.812Z] #19 37.85 Reading package lists...
17:01:56 [2021-07-30T17:01:56.812Z] #19 47.58 Building dependency tree...
17:01:57 [2021-07-30T17:01:57.637Z] #54 ...
17:01:57 [2021-07-30T17:01:57.637Z] 
17:01:57 [2021-07-30T17:01:57.637Z] #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:01:57 [2021-07-30T17:01:57.637Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:01:57 [2021-07-30T17:01:57.637Z] #46 104.4 net/http/httptrace
17:01:57 [2021-07-30T17:01:57.637Z] #46 104.7 net/http
17:01:57 [2021-07-30T17:01:57.747Z] #19 50.99 The following additional packages will be installed:
17:01:57 [2021-07-30T17:01:57.747Z] #19 50.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:01:57 [2021-07-30T17:01:57.747Z] #19 50.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:01:57 [2021-07-30T17:01:57.747Z] #19 51.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:01:57 [2021-07-30T17:01:57.747Z] #19 51.00   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:01:57 [2021-07-30T17:01:57.747Z] #19 51.01   mingw-w64-x86-64-dev
17:01:57 [2021-07-30T17:01:57.747Z] #19 51.03 Suggested packages:
17:01:57 [2021-07-30T17:01:57.747Z] #19 51.03   gcc-8-locales seccomp wine64
17:01:58 [2021-07-30T17:01:58.225Z] #46 103.1 vendor/golang.org/x/text/secure/bidirule
17:01:58 [2021-07-30T17:01:58.225Z] #46 103.4 vendor/golang.org/x/text/unicode/norm
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.39 The following NEW packages will be installed:
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.39   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.40   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.40   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.41   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.41   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.43 The following packages will be upgraded:
17:01:58 [2021-07-30T17:01:58.314Z] #19 51.44   libseccomp2
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.79 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.79 Need to get 77.8 MB of archives.
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.79 After this operation, 487 MB of additional disk space will be used.
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.79 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.80 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.86 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:01:58 [2021-07-30T17:01:58.572Z] #19 51.92 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:01:58 [2021-07-30T17:01:58.572Z] #19 51.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:01:58 [2021-07-30T17:01:58.572Z] #19 51.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:01:58 [2021-07-30T17:01:58.830Z] #19 52.12 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:01:58 [2021-07-30T17:01:58.830Z] #19 52.22 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:01:58 [2021-07-30T17:01:58.830Z] #19 52.23 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:01:59 [2021-07-30T17:01:59.021Z] #52 115.7 mvdan.cc/sh/v3/cmd/shfmt
17:01:59 [2021-07-30T17:01:59.021Z] #52 ...
17:01:59 [2021-07-30T17:01:59.021Z] 
17:01:59 [2021-07-30T17:01:59.021Z] #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:01:59 [2021-07-30T17:01:59.021Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:01:59 [2021-07-30T17:01:59.021Z] #46 113.0 go/doc
17:01:59 [2021-07-30T17:01:59.021Z] #46 113.5 encoding/xml
17:01:59 [2021-07-30T17:01:59.021Z] #46 116.2 github.com/LK4D4/vndr/build
17:01:59 [2021-07-30T17:01:59.498Z] #52 DONE 112.9s
17:01:59 [2021-07-30T17:01:59.498Z] 
17:01:59 [2021-07-30T17:01:59.498Z] #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:01:59 [2021-07-30T17:01:59.498Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:01:59 [2021-07-30T17:01:59.498Z] #13 106.0 Selecting previously unselected package g++-mingw-w64-x86-64.
17:01:59 [2021-07-30T17:01:59.498Z] #13 106.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:01:59 [2021-07-30T17:01:59.498Z] #13 106.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:01:59 [2021-07-30T17:01:59.605Z] Fetching without tags
17:02:00 [2021-07-30T17:02:00.208Z] #19 53.27 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:02:00 [2021-07-30T17:02:00.208Z] #19 ...
17:02:00 [2021-07-30T17:02:00.208Z] 
17:02:00 [2021-07-30T17:02:00.208Z] #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:02:00 [2021-07-30T17:02:00.208Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.74 Selecting previously unselected package libarchive13:amd64.
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.75 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.86 Selecting previously unselected package libjsoncpp1:amd64.
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.87 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.98 Selecting previously unselected package librhash0:amd64.
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.98 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 52.99 Unpacking librhash0:amd64 (1.3.8-1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.08 Selecting previously unselected package libuv1:amd64.
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.09 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.09 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.15 Selecting previously unselected package cmake.
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.16 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.16 Unpacking cmake (3.13.4-1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.73 Setting up xxd (2:8.1.0875-5) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.75 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.76 Setting up vim-common (2:8.1.0875-5) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.85 Setting up librhash0:amd64 (1.3.8-1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.86 Setting up cmake-data (3.13.4-1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.89 Setting up cmake (3.13.4-1) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 53.90 Processing triggers for libc-bin (2.28-10) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 54.03 Processing triggers for mime-support (3.62) ...
17:02:00 [2021-07-30T17:02:00.208Z] #43 DONE 55.2s
17:02:00 [2021-07-30T17:02:00.208Z] 
17:02:00 [2021-07-30T17:02:00.208Z] #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:02:00 [2021-07-30T17:02:00.208Z] #44 sha256:b2e3af6416b5b2c8ab2d828ca7c610f0bc9e82efb8a5a1eaaa85080d2baa0a7a
17:02:00 [2021-07-30T17:02:00.329Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit 5f0703c549935d2cfec42b468b858d822b58a27e
17:01:59 [2021-07-30T17:01:59.300Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:59 [2021-07-30T17:01:59.357Z]  > git config --add remote.origin.fetch +refs/pull/42623/head:refs/remotes/origin/PR-42623 # timeout=10
17:01:59 [2021-07-30T17:01:59.401Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:59 [2021-07-30T17:01:59.517Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:59 [2021-07-30T17:01:59.638Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:59 [2021-07-30T17:01:59.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:59 [2021-07-30T17:01:59.640Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42623/head:refs/remotes/origin/PR-42623 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:00 [2021-07-30T17:02:00.434Z]  > git config core.sparsecheckout # timeout=10
17:02:00 [2021-07-30T17:02:00.476Z]  > git checkout -f 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + RM_GOPATH=0
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + TMP_GOPATH=
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + : /build
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + '[' -z '' ']'
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 ++ mktemp -d
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + export GOPATH=/tmp/tmp.TWCTQuKz4T
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + GOPATH=/tmp/tmp.TWCTQuKz4T
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + RM_GOPATH=1
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 + case "$(go env GOARCH)" in
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.977 ++ go env GOARCH
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.992 + export GO_BUILDMODE=-buildmode=pie
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.992 + GO_BUILDMODE=-buildmode=pie
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.992 ++ dirname /tmp/install/install.sh
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.992 + dir=/tmp/install
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.996 + bin=tini
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.996 + shift
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.996 + '[' '!' -f /tmp/install/tini.installer ']'
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.996 + . /tmp/install/tini.installer
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.997 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.997 + install_tini
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.997 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.997 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:02:01 [2021-07-30T17:02:01.155Z] #44 0.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.TWCTQuKz4T/tini
17:02:01 [2021-07-30T17:02:01.155Z] #44 1.008 Cloning into '/tmp/tmp.TWCTQuKz4T/tini'...
17:02:01 [2021-07-30T17:02:01.568Z] #46 ...
17:02:01 [2021-07-30T17:02:01.568Z] 
17:02:01 [2021-07-30T17:02:01.568Z] #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:02:01 [2021-07-30T17:02:01.568Z] #52 sha256:57854c3c6eba6ac8db04cc86cf51de656ffa299f1db21703cd3b9264f8c9adff
17:02:01 [2021-07-30T17:02:01.568Z] #52 DONE 118.7s
17:02:01 [2021-07-30T17:02:01.568Z] 
17:02:01 [2021-07-30T17:02:01.568Z] #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:02:01 [2021-07-30T17:02:01.568Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:01 [2021-07-30T17:02:01.568Z] #13 105.5 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:01 [2021-07-30T17:02:01.568Z] #13 105.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:01 [2021-07-30T17:02:01.568Z] #13 105.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:01 [2021-07-30T17:02:01.725Z] #44 1.654 + cd /tmp/tmp.TWCTQuKz4T/tini
17:02:01 [2021-07-30T17:02:01.725Z] #44 1.654 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:02:01 [2021-07-30T17:02:01.725Z] #44 1.659 + cmake .
17:02:01 [2021-07-30T17:02:01.828Z] #13 ...
17:02:01 [2021-07-30T17:02:01.829Z] 
17:02:01 [2021-07-30T17:02:01.829Z] #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:02:01 [2021-07-30T17:02:01.829Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:01 [2021-07-30T17:02:01.829Z] #46 119.0 compress/flate
17:02:01 [2021-07-30T17:02:01.852Z] #46 ...
17:02:01 [2021-07-30T17:02:01.852Z] 
17:02:01 [2021-07-30T17:02:01.852Z] #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:02:01 [2021-07-30T17:02:01.852Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
17:02:01 [2021-07-30T17:02:01.852Z] #32 DONE 108.7s
17:02:01 [2021-07-30T17:02:01.852Z] 
17:02:01 [2021-07-30T17:02:01.852Z] #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:02:01 [2021-07-30T17:02:01.852Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
17:02:01 [2021-07-30T17:02:01.852Z] #20 2.283 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 2.390 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 2.491 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 2.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 3.038 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 3.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 5.290 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 6.491 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:02:01 [2021-07-30T17:02:01.852Z] #20 8.742 Fetched 8813 kB in 7s (1313 kB/s)
17:02:01 [2021-07-30T17:02:01.983Z] #44 1.777 -- The C compiler identification is GNU 8.3.0
17:02:01 [2021-07-30T17:02:01.983Z] #44 1.791 -- Check for working C compiler: /usr/bin/cc
17:02:01 [2021-07-30T17:02:01.983Z] #44 1.920 -- Check for working C compiler: /usr/bin/cc -- works
17:02:01 [2021-07-30T17:02:01.983Z] #44 1.921 -- Detecting C compiler ABI info
17:02:02 [2021-07-30T17:02:02.089Z] #46 ...
17:02:02 [2021-07-30T17:02:02.089Z] 
17:02:02 [2021-07-30T17:02:02.089Z] #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:02:02 [2021-07-30T17:02:02.089Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:02:02 [2021-07-30T17:02:02.089Z] #57 50.71 + bin/ctr
17:02:02 [2021-07-30T17:02:02.241Z] #44 2.061 -- Detecting C compiler ABI info - done
17:02:02 [2021-07-30T17:02:02.241Z] #44 2.070 -- Detecting C compile features
17:02:02 [2021-07-30T17:02:02.401Z] #46 107.0 vendor/golang.org/x/net/idna
17:02:02 [2021-07-30T17:02:02.401Z] #46 ...
17:02:02 [2021-07-30T17:02:02.401Z] 
17:02:02 [2021-07-30T17:02:02.401Z] #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:02:02 [2021-07-30T17:02:02.401Z] #59 sha256:fbebb7a29b18d0cd7e95442ab066419f83a325e6e23c77419a1a5c9a61524591
17:02:02 [2021-07-30T17:02:02.401Z] #59 107.0 + for f in rootlesskit rootlesskit-docker-proxy
17:02:02 [2021-07-30T17:02:02.401Z] #59 107.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:02:02 [2021-07-30T17:02:02.660Z] #57 ...
17:02:02 [2021-07-30T17:02:02.660Z] 
17:02:02 [2021-07-30T17:02:02.660Z] #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:02:02 [2021-07-30T17:02:02.660Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:02 [2021-07-30T17:02:02.660Z] #46 120.0 crypto/rsa
17:02:02 [2021-07-30T17:02:02.806Z] #44 2.705 -- Detecting C compile features - done
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.714 -- Performing Test HAS_BUILTIN_FORTIFY
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.763 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.781 -- Configuring done
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.791 -- Generating done
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.795 -- Build files have been written to: /tmp/tmp.TWCTQuKz4T/tini
17:02:02 [2021-07-30T17:02:02.807Z] #44 2.799 + make tini-static
17:02:03 [2021-07-30T17:02:03.065Z] #44 2.983 Scanning dependencies of target tini-static
17:02:03 [2021-07-30T17:02:03.065Z] #44 3.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:02:03 [2021-07-30T17:02:03.242Z] #20 8.742 Reading package lists...
17:02:03 [2021-07-30T17:02:03.323Z] #44 3.427 [100%] Linking C executable tini-static
17:02:03 [2021-07-30T17:02:03.891Z] #44 3.614 [100%] Built target tini-static
17:02:03 [2021-07-30T17:02:03.891Z] #44 3.633 + mkdir -p /build
17:02:03 [2021-07-30T17:02:03.891Z] #44 3.635 + cp tini-static /build/docker-init
17:02:03 [2021-07-30T17:02:03.935Z] Merge succeeded, producing 9f0564319579dd1cd4e6d14822da273a183aa66d
17:02:03 [2021-07-30T17:02:03.935Z] Checking out Revision 9f0564319579dd1cd4e6d14822da273a183aa66d (PR-42623)
17:02:03 [2021-07-30T17:02:03.412Z]  > git remote # timeout=10
17:02:03 [2021-07-30T17:02:03.498Z]  > git config --get remote.origin.url # timeout=10
17:02:03 [2021-07-30T17:02:03.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:03 [2021-07-30T17:02:03.542Z]  > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10
17:02:03 [2021-07-30T17:02:03.832Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:02:04 [2021-07-30T17:02:04.046Z] #46 121.2 crypto/x509/pkix
17:02:04 [2021-07-30T17:02:04.307Z] #46 121.7 net
17:02:04 [2021-07-30T17:02:04.307Z] #46 121.8 vendor/golang.org/x/crypto/chacha20
17:02:04 [2021-07-30T17:02:04.787Z] #13 ...
17:02:04 [2021-07-30T17:02:04.787Z] 
17:02:04 [2021-07-30T17:02:04.787Z] #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:02:04 [2021-07-30T17:02:04.787Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:02:04 [2021-07-30T17:02:04.787Z] #46 111.6 github.com/LK4D4/vndr/build
17:02:04 [2021-07-30T17:02:04.787Z] #46 112.4 compress/flate
17:02:04 [2021-07-30T17:02:04.787Z] #46 115.0 crypto/x509/pkix
17:02:04 [2021-07-30T17:02:04.787Z] #46 115.4 net
17:02:04 [2021-07-30T17:02:04.787Z] #46 115.4 vendor/golang.org/x/crypto/chacha20
17:02:04 [2021-07-30T17:02:04.787Z] #46 116.0 vendor/golang.org/x/crypto/poly1305
17:02:04 [2021-07-30T17:02:04.787Z] #46 116.6 vendor/golang.org/x/sys/cpu
17:02:04 [2021-07-30T17:02:04.787Z] #46 116.9 vendor/golang.org/x/crypto/chacha20poly1305
17:02:04 [2021-07-30T17:02:04.787Z] #46 118.0 vendor/golang.org/x/crypto/curve25519
17:02:04 [2021-07-30T17:02:04.827Z] #44 DONE 4.6s
17:02:04 [2021-07-30T17:02:04.827Z] 
17:02:04 [2021-07-30T17:02:04.827Z] #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:02:04 [2021-07-30T17:02:04.827Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.27 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:02:04 [2021-07-30T17:02:04.827Z] #19 54.27 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.37 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:02:04 [2021-07-30T17:02:04.827Z] #19 54.86 debconf: delaying package configuration, since apt-utils is not installed
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.10 Fetched 77.8 MB in 3s (27.3 MB/s)
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.54 Selecting previously unselected package binutils-mingw-w64-i686.
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 55.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.92 Selecting previously unselected package binutils-mingw-w64.
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:02:04 [2021-07-30T17:02:04.827Z] #19 56.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 57.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 57.74 Selecting previously unselected package dmsetup.
17:02:04 [2021-07-30T17:02:04.827Z] #19 57.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 57.82 Unpacking dmsetup (2:1.02.155-3) ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 58.00 Selecting previously unselected package mingw-w64-common.
17:02:04 [2021-07-30T17:02:04.827Z] #19 58.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:02:04 [2021-07-30T17:02:04.827Z] #19 58.00 Unpacking mingw-w64-common (6.0.0-3) ...
17:02:04 [2021-07-30T17:02:04.879Z] #46 122.3 vendor/golang.org/x/crypto/poly1305
17:02:05 [2021-07-30T17:02:05.042Z] #46 118.7 vendor/golang.org/x/crypto/hkdf
17:02:05 [2021-07-30T17:02:05.298Z] #46 118.9 vendor/golang.org/x/text/transform
17:02:05 [2021-07-30T17:02:05.796Z] #20 12.23 Reading package lists...
17:02:05 [2021-07-30T17:02:05.823Z] #46 122.9 vendor/golang.org/x/sys/cpu
17:02:05 [2021-07-30T17:02:05.858Z] #46 119.5 vendor/golang.org/x/text/unicode/bidi
17:02:06 [2021-07-30T17:02:06.084Z] #46 123.4 vendor/golang.org/x/crypto/chacha20poly1305
17:02:06 [2021-07-30T17:02:06.371Z] #20 14.76 Building dependency tree...
17:02:06 [2021-07-30T17:02:06.634Z] #20 ...
17:02:06 [2021-07-30T17:02:06.634Z] 
17:02:06 [2021-07-30T17:02:06.634Z] #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:02:06 [2021-07-30T17:02:06.634Z] #46 sha256:b5a7773a861ee5697aedc7ea89d07f44f30419e9b7ae960934e1b424f7ccb012
17:02:06 [2021-07-30T17:02:06.634Z] #46 114.1 github.com/LK4D4/vndr/godl
17:02:06 [2021-07-30T17:02:06.728Z] #19 59.66 Selecting previously unselected package mingw-w64-x86-64-dev.
17:02:06 [2021-07-30T17:02:06.728Z] #19 59.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:02:06 [2021-07-30T17:02:06.728Z] #19 59.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:06 [2021-07-30T17:02:06.986Z] #19 ...
17:02:06 [2021-07-30T17:02:06.986Z] 
17:02:06 [2021-07-30T17:02:06.986Z] #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:02:06 [2021-07-30T17:02:06.986Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.891 + RM_GOPATH=0
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.891 + TMP_GOPATH=
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.892 + : /build
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.892 + '[' -z '' ']'
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.892 ++ mktemp -d
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.894 + export GOPATH=/tmp/tmp.S0quDz3gD6
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.894 + GOPATH=/tmp/tmp.S0quDz3gD6
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.894 + RM_GOPATH=1
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.895 + case "$(go env GOARCH)" in
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.895 ++ go env GOARCH
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.904 + export GO_BUILDMODE=-buildmode=pie
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.904 + GO_BUILDMODE=-buildmode=pie
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.905 ++ dirname /tmp/install/install.sh
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.906 + dir=/tmp/install
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.906 + bin=containerd
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.906 + shift
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.906 + '[' '!' -f /tmp/install/containerd.installer ']'
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.906 + . /tmp/install/containerd.installer
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.907 ++ set -e
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.907 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.907 + install_containerd
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.908 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.908 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.908 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S0quDz3gD6/src/github.com/containerd/containerd
17:02:06 [2021-07-30T17:02:06.986Z] #64 0.910 Cloning into '/tmp/tmp.S0quDz3gD6/src/github.com/containerd/containerd'...
17:02:07 [2021-07-30T17:02:07.028Z] #46 124.4 vendor/golang.org/x/crypto/curve25519
17:02:07 [2021-07-30T17:02:07.212Z] #46 114.6 github.com/LK4D4/vndr
17:02:03 [2021-07-30T17:02:03.968Z]  > git config core.sparsecheckout # timeout=10
17:02:04 [2021-07-30T17:02:04.018Z]  > git checkout -f 9f0564319579dd1cd4e6d14822da273a183aa66d # timeout=10
17:02:07 [2021-07-30T17:02:07.644Z] #59 ...
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #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:02:07 [2021-07-30T17:02:07.644Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.7 Selecting previously unselected package libapparmor1:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.8 Selecting previously unselected package libapparmor-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 103.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.0 Selecting previously unselected package libbtrfs0.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.0 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.0 Selecting previously unselected package libbtrfs-dev.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.1 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.2 Selecting previously unselected package libudev-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.4 Selecting previously unselected package libsepol1-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.6 Selecting previously unselected package libpcre16-3:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.8 Selecting previously unselected package libpcre32-3:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 104.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.0 Selecting previously unselected package libpcrecpp0v5:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.1 Selecting previously unselected package libpcre3-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.6 Selecting previously unselected package libselinux1-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.9 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 105.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.0 Selecting previously unselected package libseccomp-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.2 Selecting previously unselected package libsystemd-dev:amd64.
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 106.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 ...
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #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:02:07 [2021-07-30T17:02:07.644Z] #59 sha256:fbebb7a29b18d0cd7e95442ab066419f83a325e6e23c77419a1a5c9a61524591
17:02:07 [2021-07-30T17:02:07.644Z] #59 DONE 112.6s
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #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:02:07 [2021-07-30T17:02:07.644Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 107.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.0 Setting up libbtrfs0 (4.20.1-2) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 ...
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:02:07 [2021-07-30T17:02:07.644Z] #60 sha256:9aa50b7837f61c006aa282ce4ba8e4bbed562c22da5373b57eadc84d5f000bcf
17:02:07 [2021-07-30T17:02:07.644Z] #60 DONE 0.1s
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #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:02:07 [2021-07-30T17:02:07.644Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.1 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 ...
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:07 [2021-07-30T17:02:07.644Z] #61 sha256:73cf0bc1d221d0714830171af15eff3f6e0b83a6d8a47fd749db78489dba414b
17:02:07 [2021-07-30T17:02:07.644Z] #61 DONE 0.1s
17:02:07 [2021-07-30T17:02:07.644Z] 
17:02:07 [2021-07-30T17:02:07.644Z] #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:02:07 [2021-07-30T17:02:07.644Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:02:07 [2021-07-30T17:02:07.644Z] #13 108.2 Setting up mingw-w64-common (6.0.0-3) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 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:02:07 [2021-07-30T17:02:07.645Z] #13 108.2 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:02:07 [2021-07-30T17:02:07.645Z] #13 108.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:07 [2021-07-30T17:02:07.743Z] #46 121.0 vendor/golang.org/x/text/secure/bidirule
17:02:07 [2021-07-30T17:02:07.743Z] #46 121.2 vendor/golang.org/x/text/unicode/norm
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Setting up dmsetup (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:07 [2021-07-30T17:02:07.901Z] #13 108.3 Processing triggers for libc-bin (2.28-10) ...
17:02:07 [2021-07-30T17:02:07.921Z] #64 ...
17:02:07 [2021-07-30T17:02:07.921Z] 
17:02:07 [2021-07-30T17:02:07.921Z] #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:02:07 [2021-07-30T17:02:07.921Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.08 Selecting previously unselected package gcc-mingw-w64-base.
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:07 [2021-07-30T17:02:07.921Z] #19 61.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:07 [2021-07-30T17:02:07.974Z] #46 125.1 vendor/golang.org/x/text/transform
17:02:08 [2021-07-30T17:02:08.462Z] #13 DONE 108.8s
17:02:08 [2021-07-30T17:02:08.462Z] 
17:02:08 [2021-07-30T17:02:08.462Z] #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:02:08 [2021-07-30T17:02:08.462Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:02:08 [2021-07-30T17:02:08.462Z] #46 108.7 vendor/golang.org/x/net/http2/hpack
17:02:08 [2021-07-30T17:02:08.462Z] #46 109.9 mime
17:02:08 [2021-07-30T17:02:08.462Z] #46 111.3 mime/quotedprintable
17:02:08 [2021-07-30T17:02:08.462Z] #46 111.7 net/http/internal
17:02:08 [2021-07-30T17:02:08.546Z] #46 125.8 vendor/golang.org/x/text/unicode/bidi
17:02:08 [2021-07-30T17:02:08.806Z] #46 ...
17:02:08 [2021-07-30T17:02:08.806Z] 
17:02:08 [2021-07-30T17:02:08.807Z] #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:02:08 [2021-07-30T17:02:08.807Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:08 [2021-07-30T17:02:08.807Z] #13 119.9 Selecting previously unselected package libapparmor1:amd64.
17:02:08 [2021-07-30T17:02:08.807Z] #13 119.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:02:08 [2021-07-30T17:02:08.807Z] #13 119.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:02:08 [2021-07-30T17:02:08.807Z] #13 120.0 Selecting previously unselected package libapparmor-dev:amd64.
17:02:09 [2021-07-30T17:02:09.023Z] #46 114.0 crypto/tls
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Selecting previously unselected package libbtrfs0.
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Selecting previously unselected package libbtrfs-dev.
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.067Z] #13 120.2 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.4 Selecting previously unselected package libudev-dev:amd64.
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.327Z] #13 120.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:02:09 [2021-07-30T17:02:09.587Z] #13 120.6 Selecting previously unselected package libsepol1-dev:amd64.
17:02:09 [2021-07-30T17:02:09.588Z] #13 120.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.588Z] #13 120.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:02:09 [2021-07-30T17:02:09.848Z] #13 120.9 Selecting previously unselected package libpcre16-3:amd64.
17:02:09 [2021-07-30T17:02:09.848Z] #13 120.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:02:09 [2021-07-30T17:02:09.848Z] #13 120.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.1 Selecting previously unselected package libpcre32-3:amd64.
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.3 Selecting previously unselected package libpcrecpp0v5:amd64.
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.108Z] #13 121.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:10 [2021-07-30T17:02:10.254Z] #46 ...
17:02:10 [2021-07-30T17:02:10.254Z] 
17:02:10 [2021-07-30T17:02:10.254Z] #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:02:10 [2021-07-30T17:02:10.254Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
17:02:10 [2021-07-30T17:02:10.254Z] #13 120.0 Selecting previously unselected package libapparmor1:amd64.
17:02:10 [2021-07-30T17:02:10.254Z] #13 120.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.254Z] #13 120.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:02:10 [2021-07-30T17:02:10.254Z] #13 120.1 Selecting previously unselected package libapparmor-dev:amd64.
17:02:10 [2021-07-30T17:02:10.359Z] Client:
17:02:10 [2021-07-30T17:02:10.359Z]  Context:    default
17:02:10 [2021-07-30T17:02:10.359Z]  Debug Mode: false
17:02:10 [2021-07-30T17:02:10.359Z]  Plugins:
17:02:10 [2021-07-30T17:02:10.359Z]   app: Docker Application (Docker Inc., v0.8.0)
17:02:10 [2021-07-30T17:02:10.359Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:02:10 [2021-07-30T17:02:10.359Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:02:10 [2021-07-30T17:02:10.359Z] 
17:02:10 [2021-07-30T17:02:10.359Z] Server:
17:02:10 [2021-07-30T17:02:10.359Z]  Containers: 0
17:02:10 [2021-07-30T17:02:10.359Z]   Running: 0
17:02:10 [2021-07-30T17:02:10.359Z]   Paused: 0
17:02:10 [2021-07-30T17:02:10.359Z]   Stopped: 0
17:02:10 [2021-07-30T17:02:10.359Z]  Images: 0
17:02:10 [2021-07-30T17:02:10.359Z]  Server Version: 20.10.6
17:02:10 [2021-07-30T17:02:10.359Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:02:10 [2021-07-30T17:02:10.359Z]   Windows: 
17:02:10 [2021-07-30T17:02:10.359Z]   LCOW: 
17:02:10 [2021-07-30T17:02:10.359Z]  Logging Driver: json-file
17:02:10 [2021-07-30T17:02:10.359Z]  Plugins:
17:02:10 [2021-07-30T17:02:10.359Z]   Volume: local
17:02:10 [2021-07-30T17:02:10.359Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:02:10 [2021-07-30T17:02:10.359Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:02:10 [2021-07-30T17:02:10.359Z]  Swarm: inactive
17:02:10 [2021-07-30T17:02:10.359Z]  Default Isolation: process
17:02:10 [2021-07-30T17:02:10.359Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:02:10 [2021-07-30T17:02:10.359Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:02:10 [2021-07-30T17:02:10.359Z]  OSType: windows
17:02:10 [2021-07-30T17:02:10.359Z]  Architecture: x86_64
17:02:10 [2021-07-30T17:02:10.359Z]  CPUs: 4
17:02:10 [2021-07-30T17:02:10.359Z]  Total Memory: 32GiB
17:02:10 [2021-07-30T17:02:10.359Z]  Name: azwin-2-ecfb00
17:02:10 [2021-07-30T17:02:10.359Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
17:02:10 [2021-07-30T17:02:10.359Z]  Docker Root Dir: D:\docker
17:02:10 [2021-07-30T17:02:10.359Z]  Debug Mode: false
17:02:10 [2021-07-30T17:02:10.359Z]  Registry: https://index.docker.io/v1/
17:02:10 [2021-07-30T17:02:10.359Z]  Labels:
17:02:10 [2021-07-30T17:02:10.359Z]  Experimental: true
17:02:10 [2021-07-30T17:02:10.359Z]  Insecure Registries:
17:02:10 [2021-07-30T17:02:10.359Z]   10.0.0.4:5000
17:02:10 [2021-07-30T17:02:10.359Z]   127.0.0.0/8
17:02:10 [2021-07-30T17:02:10.359Z]  Registry Mirrors:
17:02:10 [2021-07-30T17:02:10.359Z]   http://10.0.0.4:5000/
17:02:10 [2021-07-30T17:02:10.359Z]  Live Restore Enabled: false
17:02:10 [2021-07-30T17:02:10.359Z]  Product License: Community Engine
17:02:10 [2021-07-30T17:02:10.359Z] 
17:02:10 [2021-07-30T17:02:10.369Z] #13 121.4 Selecting previously unselected package libpcre3-dev:amd64.
17:02:10 [2021-07-30T17:02:10.369Z] #13 121.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.369Z] #13 121.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
[Pipeline] }
17:02:10 [2021-07-30T17:02:10.510Z] #13 120.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.510Z] #13 120.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:02:10 [2021-07-30T17:02:10.510Z] #13 120.3 Selecting previously unselected package libbtrfs0.
17:02:10 [2021-07-30T17:02:10.510Z] #13 120.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.510Z] #13 120.3 Unpacking libbtrfs0 (4.20.1-2) ...
[Pipeline] // stage
17:02:10 [2021-07-30T17:02:10.523Z] #46 DONE 117.7s
17:02:10 [2021-07-30T17:02:10.523Z] 
17:02:10 [2021-07-30T17:02:10.523Z] #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:02:10 [2021-07-30T17:02:10.523Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02 libcap2-bin is already the newest version (1:2.25-2).
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02 The following additional packages will be installed:
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.02   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03   python3.7 python3.7-minimal vim-runtime xxd
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03 Suggested packages:
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03   quota
17:02:10 [2021-07-30T17:02:10.523Z] #20 16.03 Recommended packages:
17:02:10 [2021-07-30T17:02:10.524Z] #20 16.03   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:10 [2021-07-30T17:02:10.524Z] #20 16.03   python3-keyrings.alt python3-xdg unzip
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.12 The following NEW packages will be installed:
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.13   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.13   xz-utils zip
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.44 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.44 Need to get 27.7 MB of archives.
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.44 After this operation, 114 MB of additional disk space will be used.
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 17.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 18.81 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:02:10 [2021-07-30T17:02:10.524Z] #20 19.40 debconf: delaying package configuration, since apt-utils is not installed
17:02:10 [2021-07-30T17:02:10.524Z] #20 19.51 Fetched 27.7 MB in 2s (17.0 MB/s)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:02:10 [2021-07-30T17:02:10.630Z] #13 121.8 Selecting previously unselected package libselinux1-dev:amd64.
17:02:10 [2021-07-30T17:02:10.630Z] #13 121.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.630Z] #13 121.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.4 Selecting previously unselected package libbtrfs-dev.
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.4 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.6 Selecting previously unselected package libudev-dev:amd64.
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.766Z] #13 120.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.56 Selecting previously unselected package pigz.
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.56 (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 ... 23419 files and directories currently installed.)
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.61 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.61 Unpacking pigz (2.4-1) ...
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.71 Selecting previously unselected package libpython3.7-minimal:arm64.
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:02:10 [2021-07-30T17:02:10.786Z] #20 19.72 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:02:10 [2021-07-30T17:02:10.891Z] #13 122.1 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:10 [2021-07-30T17:02:10.891Z] #13 122.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:02:10 [2021-07-30T17:02:10.891Z] #13 122.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:11 [2021-07-30T17:02:11.022Z] #13 120.8 Selecting previously unselected package libsepol1-dev:amd64.
17:02:11 [2021-07-30T17:02:11.022Z] #13 120.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.022Z] #13 120.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:02:11 [2021-07-30T17:02:11.152Z] #13 122.2 Selecting previously unselected package libseccomp-dev:amd64.
17:02:11 [2021-07-30T17:02:11.152Z] #13 122.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.152Z] #13 122.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:11 [2021-07-30T17:02:11.278Z] #13 121.1 Selecting previously unselected package libpcre16-3:amd64.
17:02:11 [2021-07-30T17:02:11.278Z] #13 121.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.278Z] #13 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.361Z] #20 20.23 Selecting previously unselected package python3.7-minimal.
17:02:11 [2021-07-30T17:02:11.361Z] #20 20.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:02:11 [2021-07-30T17:02:11.361Z] #20 20.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:11 [2021-07-30T17:02:11.413Z] #13 122.3 Selecting previously unselected package libsystemd-dev:amd64.
17:02:11 [2021-07-30T17:02:11.413Z] #13 122.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.413Z] #13 122.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:11 [2021-07-30T17:02:11.534Z] #13 121.3 Selecting previously unselected package libpcre32-3:amd64.
17:02:11 [2021-07-30T17:02:11.534Z] #13 121.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.534Z] #13 121.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.9 Setting up libbtrfs0 (4.20.1-2) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:11 [2021-07-30T17:02:11.675Z] #13 122.9 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.5 Selecting previously unselected package libpcrecpp0v5:amd64.
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.6 Selecting previously unselected package libpcre3-dev:amd64.
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:02:11 [2021-07-30T17:02:11.790Z] #13 121.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up mingw-w64-common (6.0.0-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 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:02:11 [2021-07-30T17:02:11.936Z] #13 123.0 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:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 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:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 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:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up dmsetup (2:1.02.155-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:11 [2021-07-30T17:02:11.936Z] #13 123.2 Processing triggers for libc-bin (2.28-10) ...
17:02:12 [2021-07-30T17:02:12.046Z] #13 122.0 Selecting previously unselected package libselinux1-dev:amd64.
17:02:12 [2021-07-30T17:02:12.046Z] #13 122.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:02:12 [2021-07-30T17:02:12.302Z] #13 122.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:12 [2021-07-30T17:02:12.309Z] #20 21.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:02:12 [2021-07-30T17:02:12.309Z] #20 21.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.3 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.4 Selecting previously unselected package libseccomp-dev:amd64.
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:02:12 [2021-07-30T17:02:12.558Z] #13 122.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:12 [2021-07-30T17:02:12.814Z] #13 122.5 Selecting previously unselected package libsystemd-dev:amd64.
17:02:12 [2021-07-30T17:02:12.814Z] #13 122.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:02:12 [2021-07-30T17:02:12.814Z] #13 122.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:13 [2021-07-30T17:02:13.187Z] #19 65.95 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:13 [2021-07-30T17:02:13.187Z] #19 65.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:13 [2021-07-30T17:02:13.187Z] #19 65.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:13 [2021-07-30T17:02:13.189Z] #46 ...
17:02:13 [2021-07-30T17:02:13.189Z] 
17:02:13 [2021-07-30T17:02:13.189Z] #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:02:13 [2021-07-30T17:02:13.189Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + RM_GOPATH=0
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + TMP_GOPATH=
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + : /build
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + '[' -z '' ']'
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 ++ mktemp -d
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + export GOPATH=/tmp/tmp.KzCqBduQsf
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + GOPATH=/tmp/tmp.KzCqBduQsf
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + RM_GOPATH=1
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 + case "$(go env GOARCH)" in
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.126 ++ go env GOARCH
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.144 + export GO_BUILDMODE=-buildmode=pie
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.145 + GO_BUILDMODE=-buildmode=pie
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.145 ++ dirname /tmp/install/install.sh
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.148 + dir=/tmp/install
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.148 + bin=runc
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.149 + shift
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.149 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.150 + . /tmp/install/runc.installer
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.150 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.154 + install_runc
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.154 + grep -q '^3\.10\.0.*\.el7\.'
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.156 + uname -r
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.162 + RUNC_BUILDTAGS='seccomp '
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.162 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.162 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.162 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KzCqBduQsf/src/github.com/opencontainers/runc
17:02:13 [2021-07-30T17:02:13.189Z] #54 4.182 Cloning into '/tmp/tmp.KzCqBduQsf/src/github.com/opencontainers/runc'...
17:02:13 [2021-07-30T17:02:13.189Z] #54 ...
17:02:13 [2021-07-30T17:02:13.189Z] 
17:02:13 [2021-07-30T17:02:13.189Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:02:13 [2021-07-30T17:02:13.189Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
17:02:13 [2021-07-30T17:02:13.189Z] #14 DONE 4.4s
17:02:13 [2021-07-30T17:02:13.189Z] 
17:02:13 [2021-07-30T17:02:13.189Z] #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:02:13 [2021-07-30T17:02:13.189Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
17:02:13 [2021-07-30T17:02:13.326Z] #13 DONE 124.2s
17:02:13 [2021-07-30T17:02:13.326Z] 
17:02:13 [2021-07-30T17:02:13.326Z] #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:02:13 [2021-07-30T17:02:13.326Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:13 [2021-07-30T17:02:13.326Z] #46 127.4 vendor/golang.org/x/text/secure/bidirule
17:02:13 [2021-07-30T17:02:13.326Z] #46 127.7 vendor/golang.org/x/text/unicode/norm
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.1 Setting up libbtrfs0 (4.20.1-2) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up mingw-w64-common (6.0.0-3) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:13 [2021-07-30T17:02:13.376Z] #13 123.3 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:02:13 [2021-07-30T17:02:13.632Z] #13 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.4 Setting up dmsetup (2:1.02.155-3) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:13 [2021-07-30T17:02:13.632Z] #13 123.4 Processing triggers for libc-bin (2.28-10) ...
17:02:14 [2021-07-30T17:02:14.231Z] #20 22.94 Selecting previously unselected package python3-minimal.
17:02:14 [2021-07-30T17:02:14.231Z] #20 22.94 (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 ... 23668 files and directories currently installed.)
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.00 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.01 Unpacking python3-minimal (3.7.3-1) ...
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.19 Selecting previously unselected package libmpdec2:arm64.
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.19 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.21 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.31 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:02:14 [2021-07-30T17:02:14.231Z] #20 23.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
17:02:14 [2021-07-30T17:02:14.494Z] #20 23.33 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:02:14 [2021-07-30T17:02:14.727Z] #46 131.8 vendor/golang.org/x/net/idna
17:02:14 [2021-07-30T17:02:14.727Z] #46 ...
17:02:14 [2021-07-30T17:02:14.727Z] 
17:02:14 [2021-07-30T17:02:14.727Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:02:14 [2021-07-30T17:02:14.727Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
17:02:14 [2021-07-30T17:02:14.727Z] #14 DONE 1.6s
17:02:14 [2021-07-30T17:02:14.727Z] 
17:02:14 [2021-07-30T17:02:14.727Z] #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:02:14 [2021-07-30T17:02:14.727Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
17:02:14 [2021-07-30T17:02:14.905Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD"
17:02:14 [2021-07-30T17:02:14.996Z] #13 DONE 124.9s
17:02:14 [2021-07-30T17:02:14.996Z] 
17:02:14 [2021-07-30T17:02:14.996Z] #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:02:14 [2021-07-30T17:02:14.996Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:02:14 [2021-07-30T17:02:14.996Z] #46 124.7 vendor/golang.org/x/net/idna
17:02:14 [2021-07-30T17:02:14.996Z] #46 126.4 vendor/golang.org/x/net/http2/hpack
17:02:14 [2021-07-30T17:02:14.996Z] #46 127.5 mime
17:02:14 [2021-07-30T17:02:14.996Z] #46 128.6 mime/quotedprintable
17:02:15 [2021-07-30T17:02:15.068Z] #20 24.00 Selecting previously unselected package python3.7.
17:02:15 [2021-07-30T17:02:15.068Z] #20 24.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
17:02:15 [2021-07-30T17:02:15.068Z] #20 24.02 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:02:14 [2021-07-30T17:02:14.938Z]  > git rev-list --no-walk 5f0703c549935d2cfec42b468b858d822b58a27e # timeout=10
17:02:15 [2021-07-30T17:02:15.258Z] #46 128.8 net/http/internal
17:02:15 [2021-07-30T17:02:15.331Z] #20 24.16 Selecting previously unselected package libpython3-stdlib:arm64.
17:02:15 [2021-07-30T17:02:15.331Z] #20 24.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:02:15 [2021-07-30T17:02:15.331Z] #20 24.17 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:02:15 [2021-07-30T17:02:15.331Z] #20 24.31 Setting up python3-minimal (3.7.3-1) ...
17:02:15 [2021-07-30T17:02:15.593Z] #20 ...
17:02:15 [2021-07-30T17:02:15.593Z] 
17:02:15 [2021-07-30T17:02:15.593Z] #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:02:15 [2021-07-30T17:02:15.593Z] #24 sha256:4117dc3dcb849d2e587bf55944665be1418f221b267e997cba6232410cfe7c0c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:16 [2021-07-30T17:02:16.118Z] #15 DONE 1.2s
17:02:16 [2021-07-30T17:02:16.118Z] 
17:02:16 [2021-07-30T17:02:16.118Z] #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:02:16 [2021-07-30T17:02:16.118Z] #54 sha256:538e174fdba927401cb5fb181afd6b3942e61d9dc4192c51b63374b0a4a66cf0
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + RM_GOPATH=0
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + TMP_GOPATH=
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + : /build
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + '[' -z '' ']'
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 ++ mktemp -d
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + export GOPATH=/tmp/tmp.vlfhQIA8Lh
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + GOPATH=/tmp/tmp.vlfhQIA8Lh
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + RM_GOPATH=1
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.750 + case "$(go env GOARCH)" in
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.757 ++ go env GOARCH
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.800 + export GO_BUILDMODE=-buildmode=pie
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.800 + GO_BUILDMODE=-buildmode=pie
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.843 ++ dirname /tmp/install/install.sh
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + dir=/tmp/install
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + bin=runc
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + shift
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + . /tmp/install/runc.installer
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.850 + install_runc
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.856 + uname -r
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.856 + grep -q '^3\.10\.0.*\.el7\.'
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.861 + RUNC_BUILDTAGS='seccomp '
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.861 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.861 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vlfhQIA8Lh/src/github.com/opencontainers/runc
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.861 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
17:02:16 [2021-07-30T17:02:16.118Z] #54 1.866 Cloning into '/tmp/tmp.vlfhQIA8Lh/src/github.com/opencontainers/runc'...
17:02:16 [2021-07-30T17:02:16.382Z] #24 121.0 Checking out files:  27% (3077/11320)   
Checking out files:  28% (3170/11320)   
Checking out files:  29% (3283/11320)   
Checking out files:  30% (3396/11320)   
Checking out files:  31% (3510/11320)   
Checking out files:  32% (3623/11320)   
Checking out files:  33% (3736/11320)   
Checking out files:  34% (3849/11320)   
Checking out files:  35% (3962/11320)   
Checking out files:  36% (4076/11320)   
Checking out files:  37% (4189/11320)   
Checking out files:  38% (4302/11320)   
Checking out files:  39% (4415/11320)   
Checking out files:  40% (4528/11320)   
Checking out files:  41% (4642/11320)   
Checking out files:  42% (4755/11320)   
Checking out files:  43% (4868/11320)   
Checking out files:  44% (4981/11320)   
Checking out files:  45% (5094/11320)   
Checking out files:  46% (5208/11320)   
Checking out files:  47% (5321/11320)   
Checking out files:  48% (5434/11320)   
Checking out files:  49% (5547/11320)   
Checking out files:  49% (5587/11320)   
Checking out files:  50% (5660/11320)   
Checking out files:  51% (5774/11320)   
Checking out files:  52% (5887/11320)   
Checking out files:  53% (6000/11320)   
Checking out files:  54% (6113/11320)   
Checking out files:  55% (6226/11320)   
Checking out files:  56% (6340/11320)   
Checking out files:  57% (6453/11320)   
Checking out files:  58% (6566/11320)   
Checking out files:  59% (6679/11320)   
Checking out files:  60% (6792/11320)   
Checking out files:  61% (6906/11320)   
Checking out files:  62% (7019/11320)   
Checking out files:  63% (7132/11320)   
Checking out files:  64% (7245/11320)   
Checking out files:  65% (7358/11320)   
Checking out files:  66% (7472/11320)   
Checking out files:  67% (7585/11320)   
Checking out files:  68% (7698/11320)   
Checking out files:  69% (7811/11320)   
Checking out files:  70% (7924/11320)   
Checking out files:  71% (8038/11320)   
Checking out files:  72% (8151/11320)   
Checking out files:  72% (8190/11320)   
Checking out files:  73% (8264/11320)   
Checking out files:  74% (8377/11320)   
Checking out files:  75% (8490/11320)   
Checking out files:  76% (8604/11320)   
Checking out files:  77% (8717/11320)   
Checking out files:  78% (8830/11320)   
Checking out files:  79% (8943/11320)   
Checking out files:  80% (9056/11320)   
Checking out files:  81% (9170/11320)   
Checking out files:  82% (9283/11320)   
Checking out files:  83% (9396/11320)   
Checking out files:  84% (9509/11320)   
Checking out files:  85% (9622/11320)   
Checking out files:  86% (9736/11320)   
Checking out files:  87% (9849/11320)   
Checking out files:  88% (9962/11320)   
Checking out files:  89% (10075/11320)   
Checking out files:  90% (10188/11320)   
Checking out files:  91% (10302/11320)   
Checking out files:  92% (10415/11320)   
Checking out files:  93% (10528/11320)   
Checking out files:  94% (10641/11320)   
Checking out files:  95% (10754/11320)   
Checking out files:  96% (10868/11320)   
Checking out files:  97% (10981/11320)   
Checking out files:  98% (11094/11320)   
Checking out files:  98% (11151/11320)   
Checking out files:  99% (11207/11320)   
Checking out files: 100% (11320/11320)   
Checking out files: 100% (11320/11320), done.
17:02:16 [2021-07-30T17:02:16.382Z] #24 124.1 + cd /tmp/tmp.FEY6i3shti/tmp/docker-ce
17:02:16 [2021-07-30T17:02:16.645Z] #24 124.2 + git checkout -q v17.06.2-ce
17:02:17 [2021-07-30T17:02:17.154Z] #46 ...
17:02:17 [2021-07-30T17:02:17.154Z] 
17:02:17 [2021-07-30T17:02:17.154Z] #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:02:17 [2021-07-30T17:02:17.154Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.712 + RM_GOPATH=0
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.712 + TMP_GOPATH=
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.712 + : /build
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.714 + '[' -z '' ']'
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.720 ++ mktemp -d
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.726 + export GOPATH=/tmp/tmp.9TV4zDnVJZ
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.726 + GOPATH=/tmp/tmp.9TV4zDnVJZ
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.726 + RM_GOPATH=1
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.726 + case "$(go env GOARCH)" in
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.739 ++ go env GOARCH
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.763 + export GO_BUILDMODE=-buildmode=pie
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.763 + GO_BUILDMODE=-buildmode=pie
17:02:17 [2021-07-30T17:02:17.154Z] #54 ...
17:02:17 [2021-07-30T17:02:17.154Z] 
17:02:17 [2021-07-30T17:02:17.154Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:02:17 [2021-07-30T17:02:17.154Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
17:02:17 [2021-07-30T17:02:17.154Z] #14 DONE 1.8s
17:02:17 [2021-07-30T17:02:17.154Z] 
17:02:17 [2021-07-30T17:02:17.154Z] #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:02:17 [2021-07-30T17:02:17.154Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.764 ++ dirname /tmp/install/install.sh
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.768 + dir=/tmp/install
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.768 + bin=runc
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.768 + shift
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.768 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.769 + . /tmp/install/runc.installer
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.769 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.772 + install_runc
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.775 + grep -q '^3\.10\.0.*\.el7\.'
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.779 + uname -r
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.784 + RUNC_BUILDTAGS='seccomp '
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.784 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.784 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.784 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9TV4zDnVJZ/src/github.com/opencontainers/runc
17:02:17 [2021-07-30T17:02:17.154Z] #54 1.802 Cloning into '/tmp/tmp.9TV4zDnVJZ/src/github.com/opencontainers/runc'...
17:02:17 [2021-07-30T17:02:17.362Z] #15 DONE 4.3s
17:02:17 [2021-07-30T17:02:17.362Z] 
17:02:17 [2021-07-30T17:02:17.362Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:17 [2021-07-30T17:02:17.362Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.04 Selecting previously unselected package libapparmor1:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.05 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.05 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.11 Selecting previously unselected package libapparmor-dev:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.12 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.12 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.18 Selecting previously unselected package libbtrfs0.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.19 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.23 Selecting previously unselected package libbtrfs-dev.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.25 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.25 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.32 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.38 Selecting previously unselected package libudev-dev:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.40 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.47 Selecting previously unselected package libsepol1-dev:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.47 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.60 Selecting previously unselected package libpcre16-3:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.61 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.61 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.70 Selecting previously unselected package libpcre32-3:amd64.
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.70 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.71 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:02:17 [2021-07-30T17:02:17.373Z] #19 70.79 Selecting previously unselected package libpcrecpp0v5:amd64.
17:02:17 [2021-07-30T17:02:17.508Z] #54 ...
17:02:17 [2021-07-30T17:02:17.508Z] 
17:02:17 [2021-07-30T17:02:17.508Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:17 [2021-07-30T17:02:17.508Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
17:02:17 [2021-07-30T17:02:17.508Z] #16 1.047 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:17 [2021-07-30T17:02:17.508Z] #16 DONE 1.2s
17:02:17 [2021-07-30T17:02:17.508Z] 
17:02:17 [2021-07-30T17:02:17.508Z] #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:02:17 [2021-07-30T17:02:17.508Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:02:17 [2021-07-30T17:02:17.508Z] #59 134.6 + for f in rootlesskit rootlesskit-docker-proxy
17:02:17 [2021-07-30T17:02:17.508Z] #59 134.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:02:17 [2021-07-30T17:02:17.632Z] #19 70.80 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.632Z] #19 70.80 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:17 [2021-07-30T17:02:17.632Z] #19 70.86 Selecting previously unselected package libpcre3-dev:amd64.
17:02:17 [2021-07-30T17:02:17.632Z] #19 70.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.632Z] #19 70.88 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:02:17 [2021-07-30T17:02:17.632Z] #19 71.03 Selecting previously unselected package libselinux1-dev:amd64.
17:02:17 [2021-07-30T17:02:17.632Z] #19 71.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.632Z] #19 71.04 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:17 [2021-07-30T17:02:17.891Z] #19 71.14 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:17 [2021-07-30T17:02:17.891Z] #19 71.14 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:02:17 [2021-07-30T17:02:17.891Z] #19 71.15 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:17 [2021-07-30T17:02:17.891Z] #19 71.21 Selecting previously unselected package libseccomp-dev:amd64.
17:02:17 [2021-07-30T17:02:17.891Z] #19 ...
17:02:17 [2021-07-30T17:02:17.891Z] 
17:02:17 [2021-07-30T17:02:17.891Z] #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:02:17 [2021-07-30T17:02:17.891Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:02:17 [2021-07-30T17:02:17.891Z] #64 10.85 + cd /tmp/tmp.S0quDz3gD6/src/github.com/containerd/containerd
17:02:17 [2021-07-30T17:02:17.891Z] #64 10.85 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + export 'BUILDTAGS=netgo osusergo static_build'
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + BUILDTAGS='netgo osusergo static_build'
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + export EXTRA_FLAGS=-buildmode=pie
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + EXTRA_FLAGS=-buildmode=pie
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + '[' '' = dynamic ']'
17:02:17 [2021-07-30T17:02:17.891Z] #64 11.48 + make
17:02:17 [2021-07-30T17:02:17.891Z] #64 12.28 + bin/ctr
17:02:18 [2021-07-30T17:02:18.125Z] #54 ...
17:02:18 [2021-07-30T17:02:18.125Z] 
17:02:18 [2021-07-30T17:02:18.125Z] #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:02:18 [2021-07-30T17:02:18.125Z] #59 sha256:0a83ce836f48286766e221593b263fa62effa8ac96a8cd4e78a24cd8f91d379b
17:02:18 [2021-07-30T17:02:18.125Z] #59 126.1 + for f in rootlesskit rootlesskit-docker-proxy
17:02:18 [2021-07-30T17:02:18.125Z] #59 126.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:02:18 [2021-07-30T17:02:18.125Z] #59 DONE 131.7s
17:02:18 [2021-07-30T17:02:18.125Z] 
17:02:18 [2021-07-30T17:02:18.125Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:02:18 [2021-07-30T17:02:18.125Z] #60 sha256:276a362c125b81afc439edc554dbdcff2f501bb816e4f345ec95baba498ddf18
17:02:18 [2021-07-30T17:02:18.125Z] #60 DONE 0.0s
17:02:18 [2021-07-30T17:02:18.125Z] 
17:02:18 [2021-07-30T17:02:18.125Z] #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:02:18 [2021-07-30T17:02:18.125Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
17:02:18 [2021-07-30T17:02:18.125Z] #15 DONE 1.3s
17:02:18 [2021-07-30T17:02:18.125Z] 
17:02:18 [2021-07-30T17:02:18.125Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:18 [2021-07-30T17:02:18.125Z] #61 sha256:4f5ed5fd36d11cf1b9b6bef3e74a9be55665ad015c4679b555c7eabf4a8b3863
17:02:18 [2021-07-30T17:02:18.149Z] #64 ...
17:02:18 [2021-07-30T17:02:18.149Z] 
17:02:18 [2021-07-30T17:02:18.149Z] #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:02:18 [2021-07-30T17:02:18.149Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.21 Selecting previously unselected package libseccomp-dev:amd64.
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.22 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.22 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.29 Selecting previously unselected package libsystemd-dev:amd64.
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.29 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:02:18 [2021-07-30T17:02:18.149Z] #19 71.30 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:18 [2021-07-30T17:02:18.381Z] #61 DONE 0.1s
17:02:18 [2021-07-30T17:02:18.381Z] 
17:02:18 [2021-07-30T17:02:18.381Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:18 [2021-07-30T17:02:18.381Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.52 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.53 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.54 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.56 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.57 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.58 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.60 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.61 Setting up libbtrfs0 (4.20.1-2) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.62 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.64 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.66 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.67 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.68 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.70 Setting up mingw-w64-common (6.0.0-3) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.71 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.74 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.75 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.76 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:02:18 [2021-07-30T17:02:18.408Z] #19 71.77 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:02:18 [2021-07-30T17:02:18.408Z] #19 71.78 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.79 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:02:18 [2021-07-30T17:02:18.408Z] #19 71.79 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:02:18 [2021-07-30T17:02:18.408Z] #19 71.80 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:18 [2021-07-30T17:02:18.408Z] #19 71.81 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:18 [2021-07-30T17:02:18.431Z] + docker version
17:02:18 [2021-07-30T17:02:18.452Z] #59 ...
17:02:18 [2021-07-30T17:02:18.452Z] 
17:02:18 [2021-07-30T17:02:18.452Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:18 [2021-07-30T17:02:18.452Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
17:02:18 [2021-07-30T17:02:18.452Z] #17 DONE 1.1s
17:02:18 [2021-07-30T17:02:18.452Z] 
17:02:18 [2021-07-30T17:02:18.452Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:18 [2021-07-30T17:02:18.452Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
17:02:18 [2021-07-30T17:02:18.666Z] #19 71.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:18 [2021-07-30T17:02:18.666Z] #19 71.84 Setting up dmsetup (2:1.02.155-3) ...
17:02:18 [2021-07-30T17:02:18.666Z] #19 71.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:18 [2021-07-30T17:02:18.666Z] #19 71.87 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:18 [2021-07-30T17:02:18.666Z] #19 71.88 Processing triggers for libc-bin (2.28-10) ...
17:02:19 [2021-07-30T17:02:19.253Z] #16 2.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:19 [2021-07-30T17:02:19.253Z] #16 DONE 2.2s
17:02:19 [2021-07-30T17:02:19.253Z] 
17:02:19 [2021-07-30T17:02:19.253Z] #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:02:19 [2021-07-30T17:02:19.253Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:02:19 [2021-07-30T17:02:19.253Z] #46 119.8 net/http
17:02:19 [2021-07-30T17:02:19.396Z] #18 DONE 1.1s
17:02:19 [2021-07-30T17:02:19.396Z] 
17:02:19 [2021-07-30T17:02:19.396Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:02:19 [2021-07-30T17:02:19.396Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
17:02:19 [2021-07-30T17:02:19.748Z] #16 1.624 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:19 [2021-07-30T17:02:19.959Z] #24 127.1 + mkdir -p /tmp/tmp.FEY6i3shti/src/github.com/docker
17:02:19 [2021-07-30T17:02:19.959Z] #24 127.1 + mv components/cli /tmp/tmp.FEY6i3shti/src/github.com/docker/cli
17:02:19 [2021-07-30T17:02:19.959Z] #24 127.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:02:20 [2021-07-30T17:02:20.005Z] #16 DONE 1.7s
17:02:20 [2021-07-30T17:02:20.005Z] 
17:02:20 [2021-07-30T17:02:20.005Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:20 [2021-07-30T17:02:20.005Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
17:02:20 [2021-07-30T17:02:20.621Z] #46 ...
17:02:20 [2021-07-30T17:02:20.621Z] 
17:02:20 [2021-07-30T17:02:20.621Z] #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:02:20 [2021-07-30T17:02:20.621Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:02:20 [2021-07-30T17:02:20.621Z] #54 12.26 + cd /tmp/tmp.KzCqBduQsf/src/github.com/opencontainers/runc
17:02:20 [2021-07-30T17:02:20.621Z] #54 12.26 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:20 [2021-07-30T17:02:20.796Z] #19 DONE 1.2s
17:02:20 [2021-07-30T17:02:20.796Z] 
17:02:20 [2021-07-30T17:02:20.796Z] #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:02:20 [2021-07-30T17:02:20.796Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:21 [2021-07-30T17:02:21.184Z] #54 12.77 + '[' -z '' ']'
17:02:21 [2021-07-30T17:02:21.184Z] #54 12.77 + target=static
17:02:21 [2021-07-30T17:02:21.184Z] #54 12.79 + make 'BUILDTAGS=seccomp ' static
17:02:21 [2021-07-30T17:02:21.444Z] #54 ...
17:02:21 [2021-07-30T17:02:21.444Z] 
17:02:21 [2021-07-30T17:02:21.444Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:21 [2021-07-30T17:02:21.444Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
17:02:21 [2021-07-30T17:02:21.444Z] #17 DONE 2.2s
17:02:21 [2021-07-30T17:02:21.701Z] 
17:02:21 [2021-07-30T17:02:21.701Z] #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:02:21 [2021-07-30T17:02:21.701Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:02:21 [2021-07-30T17:02:21.701Z] #54 13.34 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
17:02:21 [2021-07-30T17:02:21.895Z] #17 DONE 1.7s
17:02:21 [2021-07-30T17:02:21.895Z] 
17:02:21 [2021-07-30T17:02:21.896Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:21 [2021-07-30T17:02:21.896Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
17:02:21 [2021-07-30T17:02:21.951Z] #19 DONE 74.7s
17:02:21 [2021-07-30T17:02:21.951Z] 
17:02:21 [2021-07-30T17:02:21.951Z] #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:02:21 [2021-07-30T17:02:21.951Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93
17:02:22 [2021-07-30T17:02:22.184Z] #20 1.535 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:02:22 [2021-07-30T17:02:22.184Z] #20 1.589 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:02:22 [2021-07-30T17:02:22.184Z] #20 1.607 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:22 [2021-07-30T17:02:22.184Z] #20 1.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:22 [2021-07-30T17:02:22.514Z] #24 ...
17:02:22 [2021-07-30T17:02:22.514Z] 
17:02:22 [2021-07-30T17:02:22.514Z] #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:02:22 [2021-07-30T17:02:22.514Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.33 Selecting previously unselected package python3.
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.33 (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 ... 24080 files and directories currently installed.)
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.40 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.42 Unpacking python3 (3.7.3-1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.56 Selecting previously unselected package libip4tc0:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.57 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.66 Selecting previously unselected package libip6tc0:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.68 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.80 Selecting previously unselected package libiptc0:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.81 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.90 Selecting previously unselected package libnfnetlink0:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 25.99 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.08 Selecting previously unselected package libnftnl11:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.09 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.17 Selecting previously unselected package iptables.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.17 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.18 Unpacking iptables (1.8.2-4) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.49 Selecting previously unselected package xxd.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.50 Unpacking xxd (2:8.1.0875-5) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.65 Selecting previously unselected package vim-common.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.73 Unpacking vim-common (2:8.1.0875-5) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.89 Selecting previously unselected package bash-completion.
17:02:22 [2021-07-30T17:02:22.514Z] #20 26.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 29.79 Unpacking bash-completion (1:2.8-6) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.26 Selecting previously unselected package bzip2.
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.44 Selecting previously unselected package xz-utils.
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.45 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.47 Unpacking xz-utils (5.2.4-1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.78 Selecting previously unselected package apparmor.
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.78 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 30.86 Unpacking apparmor (2.13.2-10) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.21 Selecting previously unselected package aufs-tools.
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.26 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.46 Selecting previously unselected package libonig5:arm64.
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.46 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.514Z] #20 31.48 Unpacking libonig5:arm64 (6.9.1-1) ...
17:02:22 [2021-07-30T17:02:22.756Z] #20 2.227 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:02:22 [2021-07-30T17:02:22.783Z] #20 31.69 Selecting previously unselected package libjq1:arm64.
17:02:22 [2021-07-30T17:02:22.783Z] #20 31.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:02:22 [2021-07-30T17:02:22.783Z] #20 31.70 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:02:22 [2021-07-30T17:02:22.827Z] #18 DONE 1.1s
17:02:22 [2021-07-30T17:02:22.827Z] 
17:02:22 [2021-07-30T17:02:22.827Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:02:22 [2021-07-30T17:02:22.827Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
17:02:22 [2021-07-30T17:02:22.885Z] #20 1.269 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.283 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.283 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.283 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.461 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.499 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.524 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
17:02:22 [2021-07-30T17:02:22.886Z] #20 1.565 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
17:02:23 [2021-07-30T17:02:23.044Z] #20 31.83 Selecting previously unselected package jq.
17:02:23 [2021-07-30T17:02:23.044Z] #20 31.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:02:23 [2021-07-30T17:02:23.044Z] #20 31.86 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:23 [2021-07-30T17:02:23.044Z] #20 31.98 Selecting previously unselected package libaio1:arm64.
17:02:23 [2021-07-30T17:02:23.044Z] #20 31.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:02:23 [2021-07-30T17:02:23.044Z] #20 32.00 Unpacking libaio1:arm64 (0.3.112-3) ...
17:02:23 [2021-07-30T17:02:23.116Z] Client: Mirantis Container Runtime
17:02:23 [2021-07-30T17:02:23.116Z]  Version:           20.10.0
17:02:23 [2021-07-30T17:02:23.116Z]  API version:       1.41
17:02:23 [2021-07-30T17:02:23.116Z]  Go version:        go1.13.15
17:02:23 [2021-07-30T17:02:23.116Z]  Git commit:        6ee42dc
17:02:23 [2021-07-30T17:02:23.116Z]  Built:             03/11/2021 13:24:56
17:02:23 [2021-07-30T17:02:23.116Z]  OS/Arch:           windows/amd64
17:02:23 [2021-07-30T17:02:23.116Z]  Context:           default
17:02:23 [2021-07-30T17:02:23.116Z]  Experimental:      true
17:02:23 [2021-07-30T17:02:23.116Z] 
17:02:23 [2021-07-30T17:02:23.116Z] Server: Mirantis Container Runtime
17:02:23 [2021-07-30T17:02:23.116Z]  Engine:
17:02:23 [2021-07-30T17:02:23.116Z]   Version:          20.10.0
17:02:23 [2021-07-30T17:02:23.116Z]   API version:      1.41 (minimum version 1.24)
17:02:23 [2021-07-30T17:02:23.116Z]   Go version:       go1.13.15
17:02:23 [2021-07-30T17:02:23.116Z]   Git commit:       1e08f21e79
17:02:23 [2021-07-30T17:02:23.116Z]   Built:            03/11/2021 13:23:32
17:02:23 [2021-07-30T17:02:23.116Z]   OS/Arch:          windows/amd64
17:02:23 [2021-07-30T17:02:23.116Z]   Experimental:     true
17:02:23 [2021-07-30T17:02:23.143Z] #20 1.593 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:02:23 [2021-07-30T17:02:23.143Z] #20 1.614 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB]
17:02:23 [2021-07-30T17:02:23.307Z] #20 32.18 Selecting previously unselected package libgpm2:arm64.
17:02:23 [2021-07-30T17:02:23.307Z] #20 32.18 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:02:23 [2021-07-30T17:02:23.307Z] #20 32.20 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:02:23 [2021-07-30T17:02:23.570Z] #20 32.47 Selecting previously unselected package libicu63:arm64.
17:02:23 [2021-07-30T17:02:23.570Z] #20 32.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
17:02:23 [2021-07-30T17:02:23.570Z] #20 32.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
[Pipeline] sh
17:02:23 [2021-07-30T17:02:23.756Z] #19 DONE 1.1s
17:02:23 [2021-07-30T17:02:23.756Z] 
17:02:23 [2021-07-30T17:02:23.756Z] #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:02:23 [2021-07-30T17:02:23.756Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:24 [2021-07-30T17:02:24.098Z] #20 2.573 Fetched 2889 kB in 2s (1863 kB/s)
17:02:24 [2021-07-30T17:02:24.149Z] #20 ...
17:02:24 [2021-07-30T17:02:24.149Z] 
17:02:24 [2021-07-30T17:02:24.149Z] #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:02:24 [2021-07-30T17:02:24.149Z] #59 sha256:304594faf04dac51e8c9cece5ba0d23ef9122621ffde24d9d254e50bad326d9e
17:02:24 [2021-07-30T17:02:24.149Z] #59 DONE 141.2s
17:02:24 [2021-07-30T17:02:24.149Z] 
17:02:24 [2021-07-30T17:02:24.149Z] #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:02:24 [2021-07-30T17:02:24.150Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:24 [2021-07-30T17:02:24.150Z] #20 3.222 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:24 [2021-07-30T17:02:24.150Z] #20 ...
17:02:24 [2021-07-30T17:02:24.150Z] 
17:02:24 [2021-07-30T17:02:24.150Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:02:24 [2021-07-30T17:02:24.150Z] #60 sha256:b508e958a44d41bf3cf1e2378401601fdb9d0b01a2a4578ee6c1c2c6eff30174
17:02:24 [2021-07-30T17:02:24.150Z] #60 DONE 0.1s
17:02:24 [2021-07-30T17:02:24.150Z] 
17:02:24 [2021-07-30T17:02:24.150Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:24 [2021-07-30T17:02:24.150Z] #61 sha256:5546dede55e0706027769c057b1563b874564397578fd7f22dfd53df867c0c3e
17:02:24 [2021-07-30T17:02:24.150Z] #61 DONE 0.1s
17:02:24 [2021-07-30T17:02:24.150Z] 
17:02:24 [2021-07-30T17:02:24.150Z] #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:02:24 [2021-07-30T17:02:24.150Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:24 [2021-07-30T17:02:24.150Z] #46 134.4 vendor/golang.org/x/net/http2/hpack
17:02:24 [2021-07-30T17:02:24.150Z] #46 136.2 mime
17:02:24 [2021-07-30T17:02:24.150Z] #46 138.9 mime/quotedprintable
17:02:24 [2021-07-30T17:02:24.150Z] #46 139.2 net/http/internal
17:02:24 [2021-07-30T17:02:24.221Z] #54 ...
17:02:24 [2021-07-30T17:02:24.221Z] 
17:02:24 [2021-07-30T17:02:24.221Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:24 [2021-07-30T17:02:24.221Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
17:02:24 [2021-07-30T17:02:24.221Z] #18 DONE 2.2s
17:02:24 [2021-07-30T17:02:24.221Z] 
17:02:24 [2021-07-30T17:02:24.221Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:02:24 [2021-07-30T17:02:24.221Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
17:02:24 [2021-07-30T17:02:24.635Z] + docker info
17:02:24 [2021-07-30T17:02:24.723Z] #46 142.1 mime/multipart
17:02:24 [2021-07-30T17:02:24.723Z] #46 142.1 crypto/tls
17:02:25 [2021-07-30T17:02:25.160Z] #20 1.394 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:02:25 [2021-07-30T17:02:25.722Z] #20 1.726 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:02:25 [2021-07-30T17:02:25.722Z] #20 1.741 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:25 [2021-07-30T17:02:25.722Z] #20 1.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:25 [2021-07-30T17:02:25.722Z] #20 1.941 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:02:26 [2021-07-30T17:02:26.112Z] #46 ...
17:02:26 [2021-07-30T17:02:26.112Z] 
17:02:26 [2021-07-30T17:02:26.112Z] #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:02:26 [2021-07-30T17:02:26.112Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:26 [2021-07-30T17:02:26.112Z] #20 5.475 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:02:26 [2021-07-30T17:02:26.112Z] #19 DONE 2.4s
17:02:26 [2021-07-30T17:02:26.112Z] 
17:02:26 [2021-07-30T17:02:26.112Z] #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:02:26 [2021-07-30T17:02:26.112Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.58 Selecting previously unselected package libnet1:arm64.
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.73 Selecting previously unselected package libnl-3-200:arm64.
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.86 Selecting previously unselected package libprotobuf-c1:arm64.
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.98 Selecting previously unselected package libreadline5:arm64.
17:02:26 [2021-07-30T17:02:26.126Z] #20 34.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.126Z] #20 35.00 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:02:26 [2021-07-30T17:02:26.396Z] #20 35.14 Selecting previously unselected package net-tools.
17:02:26 [2021-07-30T17:02:26.396Z] #20 35.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.396Z] #20 35.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:02:26 [2021-07-30T17:02:26.396Z] #20 35.42 Selecting previously unselected package patch.
17:02:26 [2021-07-30T17:02:26.658Z] #20 35.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
17:02:26 [2021-07-30T17:02:26.658Z] #20 35.43 Unpacking patch (2.7.6-3+deb10u1) ...
17:02:26 [2021-07-30T17:02:26.658Z] #20 35.57 Selecting previously unselected package python-pip-whl.
17:02:26 [2021-07-30T17:02:26.658Z] #20 35.57 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:02:26 [2021-07-30T17:02:26.658Z] #20 35.59 Unpacking python-pip-whl (18.1-5) ...
17:02:26 [2021-07-30T17:02:26.921Z] #20 36.00 Selecting previously unselected package python3-lib2to3.
17:02:27 [2021-07-30T17:02:27.063Z] #20 6.660 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:02:27 [2021-07-30T17:02:27.128Z] #20 2.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:27 [2021-07-30T17:02:27.184Z] #20 36.00 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:02:27 [2021-07-30T17:02:27.184Z] #20 36.01 Unpacking python3-lib2to3 (3.7.3-1) ...
17:02:27 [2021-07-30T17:02:27.184Z] #20 36.19 Selecting previously unselected package python3-distutils.
17:02:27 [2021-07-30T17:02:27.184Z] #20 36.19 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:02:27 [2021-07-30T17:02:27.184Z] #20 36.21 Unpacking python3-distutils (3.7.3-1) ...
17:02:27 [2021-07-30T17:02:27.448Z] #20 36.41 Selecting previously unselected package python3-pip.
17:02:27 [2021-07-30T17:02:27.448Z] #20 36.43 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:02:27 [2021-07-30T17:02:27.448Z] #20 36.45 Unpacking python3-pip (18.1-5) ...
17:02:28 [2021-07-30T17:02:28.055Z] #20 36.72 Selecting previously unselected package python3-pkg-resources.
17:02:28 [2021-07-30T17:02:28.055Z] #20 4.261 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:02:28 [2021-07-30T17:02:28.055Z] #20 36.72 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:02:28 [2021-07-30T17:02:28.056Z] #20 36.73 Unpacking python3-pkg-resources (40.8.0-1) ...
17:02:28 [2021-07-30T17:02:28.056Z] #20 36.91 Selecting previously unselected package python3-setuptools.
17:02:28 [2021-07-30T17:02:28.056Z] #20 36.92 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:02:28 [2021-07-30T17:02:28.056Z] #20 36.94 Unpacking python3-setuptools (40.8.0-1) ...
17:02:28 [2021-07-30T17:02:28.318Z] #20 37.23 Selecting previously unselected package python3-wheel.
17:02:28 [2021-07-30T17:02:28.318Z] #20 37.24 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:02:28 [2021-07-30T17:02:28.318Z] #20 37.25 Unpacking python3-wheel (0.32.3-2) ...
17:02:28 [2021-07-30T17:02:28.580Z] #20 37.39 Selecting previously unselected package sudo.
17:02:28 [2021-07-30T17:02:28.580Z] #20 37.41 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
17:02:28 [2021-07-30T17:02:28.580Z] #20 37.41 Unpacking sudo (1.8.27-1+deb10u3) ...
17:02:28 [2021-07-30T17:02:28.633Z] #20 2.427 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:02:28 [2021-07-30T17:02:28.633Z] #20 2.467 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:02:28 [2021-07-30T17:02:28.633Z] #20 2.473 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:28 [2021-07-30T17:02:28.633Z] #20 2.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:28 [2021-07-30T17:02:28.843Z] #20 37.86 Selecting previously unselected package thin-provisioning-tools.
17:02:28 [2021-07-30T17:02:28.843Z] #20 37.86 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:02:28 [2021-07-30T17:02:28.843Z] #20 37.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:02:29 [2021-07-30T17:02:29.105Z] #20 38.07 Selecting previously unselected package uidmap.
17:02:29 [2021-07-30T17:02:29.105Z] #20 38.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
17:02:29 [2021-07-30T17:02:29.105Z] #20 38.10 Unpacking uidmap (1:4.5-1.1) ...
17:02:29 [2021-07-30T17:02:29.196Z] #20 2.975 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:02:29 [2021-07-30T17:02:29.368Z] #20 38.22 Selecting previously unselected package vim-runtime.
17:02:29 [2021-07-30T17:02:29.368Z] #20 38.23 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:02:29 [2021-07-30T17:02:29.368Z] #20 38.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:02:29 [2021-07-30T17:02:29.368Z] #20 38.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:02:29 [2021-07-30T17:02:29.368Z] #20 38.30 Unpacking vim-runtime (2:8.1.0875-5) ...
17:02:29 [2021-07-30T17:02:29.464Z] #20 ...
17:02:29 [2021-07-30T17:02:29.464Z] 
17:02:29 [2021-07-30T17:02:29.465Z] #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:02:29 [2021-07-30T17:02:29.465Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:02:29 [2021-07-30T17:02:29.465Z] #46 132.9 crypto/tls
17:02:29 [2021-07-30T17:02:29.465Z] #46 141.0 net/http/httptrace
17:02:29 [2021-07-30T17:02:29.465Z] #46 141.2 net/http
17:02:29 [2021-07-30T17:02:29.465Z] #46 ...
17:02:29 [2021-07-30T17:02:29.465Z] 
17:02:29 [2021-07-30T17:02:29.465Z] #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:02:29 [2021-07-30T17:02:29.465Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:29 [2021-07-30T17:02:29.465Z] #20 5.601 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:02:30 [2021-07-30T17:02:30.122Z] #20 3.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:30 [2021-07-30T17:02:30.679Z] #20 2.573 Reading package lists...
17:02:31 [2021-07-30T17:02:31.048Z] #20 4.905 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:02:31 [2021-07-30T17:02:31.922Z] #20 40.73 Selecting previously unselected package vim.
17:02:31 [2021-07-30T17:02:31.922Z] #20 40.73 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
17:02:31 [2021-07-30T17:02:31.922Z] #20 40.78 Unpacking vim (2:8.1.0875-5) ...
17:02:31 [2021-07-30T17:02:31.974Z] #20 5.776 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:02:32 [2021-07-30T17:02:32.358Z] #20 11.53 Fetched 8996 kB in 10s (876 kB/s)
17:02:32 [2021-07-30T17:02:32.358Z] #20 11.53 Reading package lists...
17:02:32 [2021-07-30T17:02:32.358Z] #20 ...
17:02:32 [2021-07-30T17:02:32.358Z] 
17:02:32 [2021-07-30T17:02:32.358Z] #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:02:32 [2021-07-30T17:02:32.358Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:32 [2021-07-30T17:02:32.358Z] #46 149.5 net/http
17:02:32 [2021-07-30T17:02:32.497Z] #20 41.31 Selecting previously unselected package xfsprogs.
17:02:32 [2021-07-30T17:02:32.497Z] #20 41.33 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
17:02:32 [2021-07-30T17:02:32.497Z] #20 41.34 Unpacking xfsprogs (4.20.0-1) ...
17:02:32 [2021-07-30T17:02:32.536Z] #20 ...
17:02:32 [2021-07-30T17:02:32.536Z] 
17:02:32 [2021-07-30T17:02:32.536Z] #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:02:32 [2021-07-30T17:02:32.536Z] #46 sha256:f91b27795e329516abb0b4e21b8d1f0d72dc49d9f4a749ba0ed8cb635af83bd4
17:02:32 [2021-07-30T17:02:32.536Z] #46 132.3 github.com/LK4D4/vndr/godl
17:02:32 [2021-07-30T17:02:32.536Z] #46 132.9 github.com/LK4D4/vndr
17:02:32 [2021-07-30T17:02:32.536Z] #46 DONE 137.4s
17:02:32 [2021-07-30T17:02:32.536Z] 
17:02:32 [2021-07-30T17:02:32.536Z] #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:02:32 [2021-07-30T17:02:32.536Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:02:32 [2021-07-30T17:02:32.759Z] #20 41.87 Selecting previously unselected package zip.
17:02:33 [2021-07-30T17:02:33.022Z] #20 41.87 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
17:02:33 [2021-07-30T17:02:33.022Z] #20 41.88 Unpacking zip (3.0-11+b1) ...
17:02:33 [2021-07-30T17:02:33.098Z] #40 ...
17:02:33 [2021-07-30T17:02:33.098Z] 
17:02:33 [2021-07-30T17:02:33.098Z] #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:02:33 [2021-07-30T17:02:33.098Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:02:33 [2021-07-30T17:02:33.098Z] #32 DONE 137.9s
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.16 Setting up aufs-tools (1:4.14+20190211-1) ...
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.27 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.30 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.33 Setting up libgpm2:arm64 (1.20.7-5) ...
17:02:33 [2021-07-30T17:02:33.284Z] #20 42.35 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:02:33 [2021-07-30T17:02:33.353Z] 
17:02:33 [2021-07-30T17:02:33.353Z] #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:02:33 [2021-07-30T17:02:33.353Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.40 Setting up uidmap (1:4.5-1.1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.42 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.49 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.51 Setting up xxd (2:8.1.0875-5) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.52 Setting up zip (3.0-11+b1) ...
17:02:33 [2021-07-30T17:02:33.547Z] #20 42.55 Setting up vim-common (2:8.1.0875-5) ...
17:02:33 [2021-07-30T17:02:33.671Z] #20 10.02 Fetched 8996 kB in 9s (1016 kB/s)
17:02:33 [2021-07-30T17:02:33.809Z] #20 42.61 Setting up bash-completion (1:2.8-6) ...
17:02:34 [2021-07-30T17:02:34.384Z] #20 ...
17:02:34 [2021-07-30T17:02:34.384Z] 
17:02:34 [2021-07-30T17:02:34.384Z] #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:02:34 [2021-07-30T17:02:34.384Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
17:02:34 [2021-07-30T17:02:34.384Z] #40 141.6 + dpkg --print-architecture
17:02:35 [2021-07-30T17:02:35.940Z] #20 8.346 Reading package lists...
17:02:36 [2021-07-30T17:02:36.221Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:02:36 [2021-07-30T17:02:36.221Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-deea586e\powershellScript.ps1'; exit $LASTEXITCODE;
17:02:36 [2021-07-30T17:02:36.221Z] ----------------------------------------------------------------------------
17:02:36 [2021-07-30T17:02:36.221Z] 
17:02:36 [2021-07-30T17:02:36.221Z] INFO: executeCI.ps1 starting at Fri Jul 30 17:02:33 CUT 2021
17:02:36 [2021-07-30T17:02:36.221Z] 
17:02:36 [2021-07-30T17:02:36.221Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:02:36 [2021-07-30T17:02:36.221Z] INFO: Running git version 2.24.1.windows.2
17:02:36 [2021-07-30T17:02:36.221Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:02:36 [2021-07-30T17:02:36.221Z] INFO: Environment variables:
17:02:36 [2021-07-30T17:02:36.221Z] 
17:02:36 [2021-07-30T17:02:36.221Z] Name                           Value                                                                                   
17:02:36 [2021-07-30T17:02:36.221Z] ----                           -----                                                                                   
17:02:36 [2021-07-30T17:02:36.221Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:02:36 [2021-07-30T17:02:36.221Z] amd64                          true                                                                                    
17:02:36 [2021-07-30T17:02:36.221Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:02:36 [2021-07-30T17:02:36.221Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:02:36 [2021-07-30T17:02:36.221Z] arm64                          true                                                                                    
17:02:36 [2021-07-30T17:02:36.221Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:02:36 [2021-07-30T17:02:36.221Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:02:36 [2021-07-30T17:02:36.221Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:02:36 [2021-07-30T17:02:36.221Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:02:36 [2021-07-30T17:02:36.221Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:02:36 [2021-07-30T17:02:36.221Z] BRANCH_NAME                    PR-42623                                                                                
17:02:36 [2021-07-30T17:02:36.221Z] BUILD_DISPLAY_NAME             #9                                                                                      
17:02:36 [2021-07-30T17:02:36.221Z] BUILD_ID                       9                                                                                       
17:02:36 [2021-07-30T17:02:36.221Z] BUILD_NUMBER                   9                                                                                       
17:02:36 [2021-07-30T17:02:36.221Z] BUILD_TAG                      jenkins-moby-PR-42623-9                                                                 
17:02:36 [2021-07-30T17:02:36.221Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42623/9/                              
17:02:36 [2021-07-30T17:02:36.221Z] cgroup2                        true                                                                                    
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_BRANCH                  remove_containerd_from_client                                                           
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_ID                      42623                                                                                   
17:02:36 [2021-07-30T17:02:36.221Z] CHANGE_TARGET                  master                                                                                  
17:02:36 [2021-07-30T17:02:36.222Z] CHANGE_TITLE                   Remove containerd "platform" dependency from client                                     
17:02:36 [2021-07-30T17:02:36.222Z] CHANGE_URL                     https://github.com/moby/moby/pull/42623                                                 
17:02:36 [2021-07-30T17:02:36.222Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
17:02:36 [2021-07-30T17:02:36.222Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:02:36 [2021-07-30T17:02:36.222Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:02:36 [2021-07-30T17:02:36.222Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:02:36 [2021-07-30T17:02:36.222Z] COMPUTERNAME                   azwin-2-ecfb00                                                                          
17:02:36 [2021-07-30T17:02:36.222Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:02:36 [2021-07-30T17:02:36.222Z] ConfigSequenceNumber           0                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] dco                            true                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] DOCKER_BUILDKIT                0                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] DOCKER_DUT_DEBUG               1                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:02:36 [2021-07-30T17:02:36.222Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:02:36 [2021-07-30T17:02:36.222Z] EXECUTOR_NUMBER                0                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] FQDN                           azwin-2-ecfb00.westus.cloudapp.azure.com                                                
17:02:36 [2021-07-30T17:02:36.222Z] GIT_BRANCH                     PR-42623                                                                                
17:02:36 [2021-07-30T17:02:36.222Z] GIT_COMMIT                     f0a8969cf5f8294e43ac8e8b5eedbb0ceba223fa                                                
17:02:36 [2021-07-30T17:02:36.222Z] GIT_PREVIOUS_COMMIT            5f0703c549935d2cfec42b468b858d822b58a27e                                                
17:02:36 [2021-07-30T17:02:36.222Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 33a051398f1fcd0ae2f3a0c8476a60249c5eba17                                                
17:02:36 [2021-07-30T17:02:36.222Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:02:36 [2021-07-30T17:02:36.222Z] HUDSON_COOKIE                  4f510f18-7dda-4044-9b18-f34c0b59273b                                                    
17:02:36 [2021-07-30T17:02:36.222Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:02:36 [2021-07-30T17:02:36.222Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:02:36 [2021-07-30T17:02:36.222Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:02:36 [2021-07-30T17:02:36.222Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
17:02:36 [2021-07-30T17:02:36.222Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:02:36 [2021-07-30T17:02:36.222Z] JENKINS_NODE_COOKIE            f46cf1ee-6eac-4d86-bb96-f6b4fa03565c                                                    
17:02:36 [2021-07-30T17:02:36.222Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:02:36 [2021-07-30T17:02:36.222Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:02:36 [2021-07-30T17:02:36.222Z] JOB_BASE_NAME                  PR-42623                                                                                
17:02:36 [2021-07-30T17:02:36.222Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42623/display/redirect                
17:02:36 [2021-07-30T17:02:36.222Z] JOB_NAME                       moby/PR-42623                                                                           
17:02:36 [2021-07-30T17:02:36.222Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42623/                                
17:02:36 [2021-07-30T17:02:36.222Z] library.jps.version            master                                                                                  
17:02:36 [2021-07-30T17:02:36.222Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:02:36 [2021-07-30T17:02:36.222Z] NODE_LABELS                    amd64 azure azwin-2-ecfb00 azwin-2019 docker west-us windows windows-2019 x86_64        
17:02:36 [2021-07-30T17:02:36.222Z] NODE_NAME                      azwin-2-ecfb00                                                                          
17:02:36 [2021-07-30T17:02:36.222Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] OS                             Windows_NT                                                                              
17:02:36 [2021-07-30T17:02:36.222Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:02:36 [2021-07-30T17:02:36.222Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:02:36 [2021-07-30T17:02:36.222Z] ppc64le                        false                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
17:02:36 [2021-07-30T17:02:36.222Z] PROCESSOR_LEVEL                6                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] PROCESSOR_REVISION             4f01                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] ProgramData                    C:\ProgramData                                                                          
17:02:36 [2021-07-30T17:02:36.222Z] ProgramFiles                   C:\Program Files                                                                        
17:02:36 [2021-07-30T17:02:36.222Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:02:36 [2021-07-30T17:02:36.222Z] ProgramW6432                   C:\Program Files                                                                        
17:02:36 [2021-07-30T17:02:36.222Z] PROMPT                         $P$G                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:02:36 [2021-07-30T17:02:36.222Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:02:36 [2021-07-30T17:02:36.222Z] PUBLIC                         C:\Users\Public                                                                         
17:02:36 [2021-07-30T17:02:36.222Z] rootless                       true                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=artif...
17:02:36 [2021-07-30T17:02:36.222Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=changes 
17:02:36 [2021-07-30T17:02:36.222Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect              
17:02:36 [2021-07-30T17:02:36.222Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=tests   
17:02:36 [2021-07-30T17:02:36.222Z] s390x                          false                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] SOURCES_DRIVE                  d                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] SOURCES_SUBDIR                 gopath                                                                                  
17:02:36 [2021-07-30T17:02:36.222Z] STAGE_NAME                     Run tests                                                                               
17:02:36 [2021-07-30T17:02:36.222Z] SystemDrive                    C:                                                                                      
17:02:36 [2021-07-30T17:02:36.222Z] SystemRoot                     C:\Windows                                                                              
17:02:36 [2021-07-30T17:02:36.222Z] TEMP                           C:\Windows\TEMP                                                                         
17:02:36 [2021-07-30T17:02:36.222Z] TESTDEBUG                      0                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] TESTRUN_DRIVE                  d                                                                                       
17:02:36 [2021-07-30T17:02:36.222Z] TESTRUN_SUBDIR                 CI                                                                                      
17:02:36 [2021-07-30T17:02:36.222Z] TIMEOUT                        120m                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] TMP                            C:\Windows\TEMP                                                                         
17:02:36 [2021-07-30T17:02:36.222Z] unit_validate                  true                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] USERDOMAIN                     WORKGROUP                                                                               
17:02:36 [2021-07-30T17:02:36.222Z] USERNAME                       azwin-2-ecfb00$                                                                         
17:02:36 [2021-07-30T17:02:36.222Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:02:36 [2021-07-30T17:02:36.222Z] validate_force                 false                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] windir                         C:\Windows                                                                              
17:02:36 [2021-07-30T17:02:36.222Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:02:36 [2021-07-30T17:02:36.222Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:02:36 [2021-07-30T17:02:36.222Z] windows2022                    true                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] windows2022containerd          false                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] windowsRS1                     false                                                                                   
17:02:36 [2021-07-30T17:02:36.222Z] windowsRS5                     true                                                                                    
17:02:36 [2021-07-30T17:02:36.222Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:02:36 [2021-07-30T17:02:36.222Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:02:36 [2021-07-30T17:02:36.222Z] 
17:02:36 [2021-07-30T17:02:36.222Z] 
17:02:36 [2021-07-30T17:02:36.222Z] 
17:02:36 [2021-07-30T17:02:36.222Z] INFO: Sources under d:\gopath\...
17:02:36 [2021-07-30T17:02:36.222Z] INFO: Test run under d:\CI\...
17:02:36 [2021-07-30T17:02:36.222Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:02:36 [2021-07-30T17:02:36.222Z] INFO: docker/docker repository was found
17:02:36 [2021-07-30T17:02:36.222Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
17:02:36 [2021-07-30T17:02:36.222Z] ltsc2019: Pulling from windows/servercore
17:02:36 [2021-07-30T17:02:36.222Z] 4612f6d0b889: Pulling fs layer
17:02:36 [2021-07-30T17:02:36.222Z] f143c6fed32d: Pulling fs layer
17:02:36 [2021-07-30T17:02:36.505Z] #20 13.95 Building dependency tree...
17:02:36 [2021-07-30T17:02:36.620Z] #57 ...
17:02:36 [2021-07-30T17:02:36.620Z] 
17:02:36 [2021-07-30T17:02:36.620Z] #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:02:36 [2021-07-30T17:02:36.620Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:36 [2021-07-30T17:02:36.620Z] #20 10.45 Fetched 8996 kB in 8s (1091 kB/s)
17:02:36 [2021-07-30T17:02:36.763Z] #20 15.12 Reading state information...
17:02:36 [2021-07-30T17:02:36.939Z] #40 DONE 143.9s
17:02:36 [2021-07-30T17:02:36.939Z] #20 10.02 Reading package lists...
17:02:36 [2021-07-30T17:02:36.939Z] #20 ...
17:02:36 [2021-07-30T17:02:36.939Z] 
17:02:36 [2021-07-30T17:02:36.939Z] 
17:02:36 [2021-07-30T17:02:36.939Z] #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:02:36 [2021-07-30T17:02:36.939Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:02:36 [2021-07-30T17:02:36.939Z] #54 12.43 + cd /tmp/tmp.9TV4zDnVJZ/src/github.com/opencontainers/runc
17:02:36 [2021-07-30T17:02:36.939Z] #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:02:36 [2021-07-30T17:02:36.939Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
17:02:36 [2021-07-30T17:02:36.939Z] #54 12.43 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:36 [2021-07-30T17:02:36.939Z] #54 12.91 + '[' -z '' ']'
17:02:36 [2021-07-30T17:02:36.939Z] #20 45.51 Setting up libiptc0:arm64 (1.8.2-4) ...
17:02:36 [2021-07-30T17:02:36.939Z] #20 45.56 Setting up xz-utils (5.2.4-1) ...
17:02:36 [2021-07-30T17:02:36.939Z] #54 12.91 + target=static
17:02:36 [2021-07-30T17:02:36.939Z] #54 12.91 + make 'BUILDTAGS=seccomp ' static
17:02:36 [2021-07-30T17:02:36.939Z] #20 45.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:02:36 [2021-07-30T17:02:36.939Z] #54 13.30 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
17:02:36 [2021-07-30T17:02:36.939Z] #20 45.62 Setting up patch (2.7.6-3+deb10u1) ...
17:02:36 [2021-07-30T17:02:36.939Z] #20 45.66 Setting up sudo (1.8.27-1+deb10u3) ...
17:02:37 [2021-07-30T17:02:37.008Z] Client:
17:02:37 [2021-07-30T17:02:37.008Z]  Context:    default
17:02:37 [2021-07-30T17:02:37.008Z]  Debug Mode: false
17:02:37 [2021-07-30T17:02:37.008Z]  Plugins:
17:02:37 [2021-07-30T17:02:37.008Z]   app: Docker Application (Docker Inc., v0.8.0)
17:02:37 [2021-07-30T17:02:37.008Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:02:37 [2021-07-30T17:02:37.008Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:02:37 [2021-07-30T17:02:37.008Z] 
17:02:37 [2021-07-30T17:02:37.008Z] Server:
17:02:37 [2021-07-30T17:02:37.008Z]  Containers: 0
17:02:37 [2021-07-30T17:02:37.008Z]   Running: 0
17:02:37 [2021-07-30T17:02:37.008Z]   Paused: 0
17:02:37 [2021-07-30T17:02:37.008Z]   Stopped: 0
17:02:37 [2021-07-30T17:02:37.008Z]  Images: 0
17:02:37 [2021-07-30T17:02:37.008Z]  Server Version: 20.10.0
17:02:37 [2021-07-30T17:02:37.008Z]  Storage Driver: lcow (linux) windowsfilter (windows)
17:02:37 [2021-07-30T17:02:37.008Z]   LCOW: 
17:02:37 [2021-07-30T17:02:37.008Z]   Windows: 
17:02:37 [2021-07-30T17:02:37.008Z]  Logging Driver: json-file
17:02:37 [2021-07-30T17:02:37.008Z]  Plugins:
17:02:37 [2021-07-30T17:02:37.008Z]   Volume: local
17:02:37 [2021-07-30T17:02:37.008Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:02:37 [2021-07-30T17:02:37.008Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:02:37 [2021-07-30T17:02:37.008Z]  Swarm: inactive
17:02:37 [2021-07-30T17:02:37.008Z]  Default Isolation: process
17:02:37 [2021-07-30T17:02:37.008Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:02:37 [2021-07-30T17:02:37.008Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:02:37 [2021-07-30T17:02:37.008Z]  OSType: windows
17:02:37 [2021-07-30T17:02:37.008Z]  Architecture: x86_64
17:02:37 [2021-07-30T17:02:37.008Z]  CPUs: 4
17:02:37 [2021-07-30T17:02:37.008Z]  Total Memory: 32GiB
17:02:37 [2021-07-30T17:02:37.008Z]  Name: azwin-2-0ca800
17:02:37 [2021-07-30T17:02:37.008Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:02:37 [2021-07-30T17:02:37.008Z]  Docker Root Dir: D:\docker
17:02:37 [2021-07-30T17:02:37.008Z]  Debug Mode: false
17:02:37 [2021-07-30T17:02:37.008Z]  Registry: https://index.docker.io/v1/
17:02:37 [2021-07-30T17:02:37.008Z]  Labels:
17:02:37 [2021-07-30T17:02:37.008Z]  Experimental: true
17:02:37 [2021-07-30T17:02:37.008Z]  Insecure Registries:
17:02:37 [2021-07-30T17:02:37.008Z]   10.0.0.4:5000
17:02:37 [2021-07-30T17:02:37.008Z]   127.0.0.0/8
17:02:37 [2021-07-30T17:02:37.008Z]  Registry Mirrors:
17:02:37 [2021-07-30T17:02:37.008Z]   http://10.0.0.4:5000/
17:02:37 [2021-07-30T17:02:37.008Z]  Live Restore Enabled: false
17:02:37 [2021-07-30T17:02:37.008Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:02:37 [2021-07-30T17:02:37.202Z] #20 46.10 invoke-rc.d: could not determine current runlevel
17:02:37 [2021-07-30T17:02:37.202Z] #20 46.11 invoke-rc.d: policy-rc.d denied execution of start.
17:02:37 [2021-07-30T17:02:37.202Z] #20 46.12 Setting up pigz (2.4-1) ...
17:02:37 [2021-07-30T17:02:37.202Z] #20 46.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:02:37 [2021-07-30T17:02:37.236Z] #54 ...
17:02:37 [2021-07-30T17:02:37.236Z] 
17:02:37 [2021-07-30T17:02:37.236Z] #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:02:37 [2021-07-30T17:02:37.236Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:37 [2021-07-30T17:02:37.236Z] #20 10.02 Reading package lists...
17:02:37 [2021-07-30T17:02:37.465Z] #20 46.23 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:02:37 [2021-07-30T17:02:37.465Z] #20 46.32 Setting up python-pip-whl (18.1-5) ...
17:02:37 [2021-07-30T17:02:37.465Z] #20 46.35 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:02:37 [2021-07-30T17:02:37.465Z] #20 46.36 Setting up vim-runtime (2:8.1.0875-5) ...
17:02:37 [2021-07-30T17:02:37.652Z] #46 ...
17:02:37 [2021-07-30T17:02:37.652Z] 
17:02:37 [2021-07-30T17:02:37.652Z] #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:02:37 [2021-07-30T17:02:37.652Z] #54 sha256:538e174fdba927401cb5fb181afd6b3942e61d9dc4192c51b63374b0a4a66cf0
17:02:37 [2021-07-30T17:02:37.652Z] #54 13.58 + cd /tmp/tmp.vlfhQIA8Lh/src/github.com/opencontainers/runc
17:02:37 [2021-07-30T17:02:37.652Z] #54 13.58 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:37 [2021-07-30T17:02:37.652Z] #54 14.05 + '[' -z '' ']'
17:02:37 [2021-07-30T17:02:37.652Z] #54 14.05 + target=static
17:02:37 [2021-07-30T17:02:37.652Z] #54 14.05 + make 'BUILDTAGS=seccomp ' static
17:02:37 [2021-07-30T17:02:37.652Z] #54 14.52 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
17:02:37 [2021-07-30T17:02:37.652Z] #54 ...
17:02:37 [2021-07-30T17:02:37.652Z] 
17:02:37 [2021-07-30T17:02:37.652Z] #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:02:37 [2021-07-30T17:02:37.652Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:37 [2021-07-30T17:02:37.652Z] #20 11.53 Reading package lists...
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.18 The following additional packages will be installed:
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.18   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.18   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.18   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.18   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.19   libgcc1:ppc64el libgcc1:s390x
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20 Suggested packages:
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   libc-l10n:s390x locales:s390x
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20 Recommended packages:
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.20   libidn2-0:s390x
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.41 The following NEW packages will be installed:
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.41   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.42   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.42   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.42   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.42   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:02:37 [2021-07-30T17:02:37.697Z] #20 16.42   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
17:02:37 [2021-07-30T17:02:37.956Z] #20 16.43   libgcc1:ppc64el libgcc1:s390x
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.82 Setting up libaio1:arm64 (0.3.112-3) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.83 Setting up libonig5:arm64 (6.9.1-1) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.85 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.87 Setting up vim (2:8.1.0875-5) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:02:38 [2021-07-30T17:02:38.040Z] #20 47.00 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 47.02 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 47.04 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 47.06 Setting up jq (1.5+dfsg-2+b1) ...
17:02:38 [2021-07-30T17:02:38.040Z] #20 47.07 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 Need to get 15.0 MB of archives.
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 After this operation, 68.1 MB of additional disk space will be used.
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:02:38 [2021-07-30T17:02:38.215Z] #20 16.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:02:38 [2021-07-30T17:02:38.311Z] #20 47.11 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:02:38 [2021-07-30T17:02:38.473Z] #20 16.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 16.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:02:38 [2021-07-30T17:02:38.473Z] #20 17.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:02:39 [2021-07-30T17:02:39.041Z] #20 17.63 debconf: delaying package configuration, since apt-utils is not installed
17:02:39 [2021-07-30T17:02:39.299Z] #20 17.79 Fetched 15.0 MB in 1s (24.1 MB/s)
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.85 Selecting previously unselected package gcc-8-base:armhf.
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.85 (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:02:39 [2021-07-30T17:02:39.300Z] #20 17.88 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.89 Unpacking gcc-8-base:armhf (8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.95 Selecting previously unselected package gcc-8-base:ppc64el.
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.95 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
17:02:39 [2021-07-30T17:02:39.300Z] #20 17.96 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.300Z] #20 18.02 Selecting previously unselected package gcc-8-base:s390x.
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.02 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.03 Unpacking gcc-8-base:s390x (8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.10 Selecting previously unselected package gcc-8-base:arm64.
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.10 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.11 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.15 Selecting previously unselected package gcc-8-base:armel.
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.16 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.16 Unpacking gcc-8-base:armel (8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.23 Selecting previously unselected package libgcc1:arm64.
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.23 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
17:02:39 [2021-07-30T17:02:39.559Z] #20 18.25 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
17:02:39 [2021-07-30T17:02:39.577Z] #20 15.49 Reading package lists...
17:02:39 [2021-07-30T17:02:39.817Z] #20 18.33 Selecting previously unselected package libc6:arm64.
17:02:39 [2021-07-30T17:02:39.817Z] #20 18.34 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
17:02:39 [2021-07-30T17:02:39.934Z] #20 10.45 Reading package lists...
17:02:40 [2021-07-30T17:02:40.076Z] #20 18.51 Unpacking libc6:arm64 (2.28-10) ...
17:02:40 [2021-07-30T17:02:40.335Z] #20 18.94 Selecting previously unselected package libapparmor1:arm64.
17:02:40 [2021-07-30T17:02:40.335Z] #20 18.95 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
17:02:40 [2021-07-30T17:02:40.335Z] #20 18.95 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:02:40 [2021-07-30T17:02:40.335Z] #20 19.01 Selecting previously unselected package libapparmor-dev:arm64.
17:02:40 [2021-07-30T17:02:40.522Z] #20 19.17 Building dependency tree...
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.01 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.02 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.09 Selecting previously unselected package libgcc1:armel.
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.10 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.10 Unpacking libgcc1:armel (1:8.3.0-6) ...
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.17 Selecting previously unselected package libc6:armel.
17:02:40 [2021-07-30T17:02:40.593Z] #20 19.18 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
17:02:40 [2021-07-30T17:02:40.799Z] #20 13.51 Reading package lists...
17:02:40 [2021-07-30T17:02:40.851Z] #20 19.39 Unpacking libc6:armel (2.28-10) ...
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.37 Setting up iptables (1.8.2-4) ...
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:02:40 [2021-07-30T17:02:40.867Z] #20 49.47 Setting up python3 (3.7.3-1) ...
17:02:41 [2021-07-30T17:02:41.129Z] #20 50.00 Setting up python3-wheel (0.32.3-2) ...
17:02:41 [2021-07-30T17:02:41.359Z] #20 16.76 Building dependency tree...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.80 Selecting previously unselected package libapparmor1:armel.
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.81 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.82 Unpacking libapparmor1:armel (2.13.2-10) ...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.87 Selecting previously unselected package libapparmor-dev:armel.
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.88 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.88 Unpacking libapparmor-dev:armel (2.13.2-10) ...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.95 Selecting previously unselected package libgcc1:armhf.
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.96 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
17:02:41 [2021-07-30T17:02:41.418Z] #20 19.96 Unpacking libgcc1:armhf (1:8.3.0-6) ...
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00 libcap2-bin is already the newest version (1:2.25-2).
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00 The following additional packages will be installed:
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.00   python3.7 python3.7-minimal vim-runtime xxd
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01 Suggested packages:
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   quota
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01 Recommended packages:
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:41 [2021-07-30T17:02:41.467Z] #20 21.01   python3-keyrings.alt python3-xdg unzip
17:02:41 [2021-07-30T17:02:41.676Z] #20 20.04 Selecting previously unselected package libc6:armhf.
17:02:41 [2021-07-30T17:02:41.676Z] #20 20.05 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
17:02:41 [2021-07-30T17:02:41.676Z] #20 20.26 Unpacking libc6:armhf (2.28-10) ...
17:02:41 [2021-07-30T17:02:41.824Z] #20 13.52 Reading package lists...
17:02:42 [2021-07-30T17:02:42.180Z] #20 50.91 Setting up apparmor (2.13.2-10) ...
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.74 Selecting previously unselected package libapparmor1:armhf.
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.75 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.75 Unpacking libapparmor1:armhf (2.13.2-10) ...
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.82 Selecting previously unselected package libapparmor-dev:armhf.
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.83 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
17:02:42 [2021-07-30T17:02:42.243Z] #20 20.83 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.53 libcap2-bin is already the newest version (1:2.25-2).
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.53 The following additional packages will be installed:
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   python3.7 python3.7-minimal vim-runtime xxd
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54 Suggested packages:
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.54   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.55   quota
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.55 Recommended packages:
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.55   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:42 [2021-07-30T17:02:42.329Z] #20 18.55   python3-keyrings.alt python3-xdg unzip
17:02:42 [2021-07-30T17:02:42.501Z] #20 20.93 Selecting previously unselected package libgcc1:ppc64el.
17:02:42 [2021-07-30T17:02:42.501Z] #20 20.93 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
17:02:42 [2021-07-30T17:02:42.501Z] #20 20.94 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
17:02:42 [2021-07-30T17:02:42.501Z] #20 21.03 Selecting previously unselected package libc6:ppc64el.
17:02:42 [2021-07-30T17:02:42.501Z] #20 21.03 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
17:02:42 [2021-07-30T17:02:42.751Z] #20 15.86 Building dependency tree...
17:02:42 [2021-07-30T17:02:42.759Z] #20 21.24 Unpacking libc6:ppc64el (2.28-10) ...
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92 libcap2-bin is already the newest version (1:2.25-2).
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92 The following additional packages will be installed:
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   python3.7 python3.7-minimal vim-runtime xxd
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92 Suggested packages:
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   quota
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92 Recommended packages:
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:43 [2021-07-30T17:02:43.006Z] #20 16.92   python3-keyrings.alt python3-xdg unzip
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.88 Selecting previously unselected package libapparmor1:ppc64el.
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.88 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.90 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.96 Selecting previously unselected package libapparmor-dev:ppc64el.
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.97 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:02:43 [2021-07-30T17:02:43.325Z] #20 21.97 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80 The following NEW packages will be installed:
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.80   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.81   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.81   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:43 [2021-07-30T17:02:43.391Z] #20 22.81   xz-utils zip
17:02:43 [2021-07-30T17:02:43.583Z] #20 22.05 Selecting previously unselected package libgcc1:s390x.
17:02:43 [2021-07-30T17:02:43.583Z] #20 22.05 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
17:02:43 [2021-07-30T17:02:43.583Z] #20 22.06 Unpacking libgcc1:s390x (1:8.3.0-6) ...
17:02:43 [2021-07-30T17:02:43.583Z] #20 22.13 Selecting previously unselected package libc6:s390x.
17:02:43 [2021-07-30T17:02:43.583Z] #20 22.14 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
17:02:43 [2021-07-30T17:02:43.656Z] #20 23.14 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
17:02:43 [2021-07-30T17:02:43.656Z] #20 23.14 Need to get 28.6 MB of archives.
17:02:43 [2021-07-30T17:02:43.656Z] #20 23.14 After this operation, 116 MB of additional disk space will be used.
17:02:43 [2021-07-30T17:02:43.656Z] #20 23.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:02:43 [2021-07-30T17:02:43.656Z] #20 ...
17:02:43 [2021-07-30T17:02:43.656Z] 
17:02:43 [2021-07-30T17:02:43.656Z] #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:02:43 [2021-07-30T17:02:43.656Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:43 [2021-07-30T17:02:43.656Z] #46 161.0 github.com/LK4D4/vndr/godl
17:02:43 [2021-07-30T17:02:43.842Z] #20 22.32 Unpacking libc6:s390x (2.28-10) ...
17:02:44 [2021-07-30T17:02:44.101Z] #20 22.85 Selecting previously unselected package libapparmor1:s390x.
17:02:44 [2021-07-30T17:02:44.120Z] #20 52.82 Setting up xfsprogs (4.20.0-1) ...
17:02:44 [2021-07-30T17:02:44.120Z] #20 52.84 Setting up python3-lib2to3 (3.7.3-1) ...
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.22 The following NEW packages will be installed:
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.23   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.23   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.23   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.24   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:44 [2021-07-30T17:02:44.217Z] #20 20.24   xz-utils zip
17:02:44 [2021-07-30T17:02:44.360Z] #20 22.86 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
17:02:44 [2021-07-30T17:02:44.360Z] #20 22.86 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:02:44 [2021-07-30T17:02:44.360Z] #20 22.91 Selecting previously unselected package libapparmor-dev:s390x.
17:02:44 [2021-07-30T17:02:44.360Z] #20 22.92 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
17:02:44 [2021-07-30T17:02:44.360Z] #20 22.93 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.13 The following NEW packages will be installed:
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:44 [2021-07-30T17:02:44.371Z] #20 18.14   xz-utils zip
17:02:44 [2021-07-30T17:02:44.382Z] #20 53.24 Setting up python3-pkg-resources (40.8.0-1) ...
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.55 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.55 Need to get 28.6 MB of archives.
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.55 After this operation, 116 MB of additional disk space will be used.
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:02:44 [2021-07-30T17:02:44.478Z] #20 20.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:02:44 [2021-07-30T17:02:44.601Z] #46 161.7 github.com/LK4D4/vndr
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.02 Setting up gcc-8-base:arm64 (8.3.0-6) ...
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.04 Setting up gcc-8-base:armel (8.3.0-6) ...
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.05 Setting up gcc-8-base:armhf (8.3.0-6) ...
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.06 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.07 Setting up gcc-8-base:s390x (8.3.0-6) ...
17:02:44 [2021-07-30T17:02:44.618Z] #20 23.09 Setting up libc6:arm64 (2.28-10) ...
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.45 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.45 Need to get 28.6 MB of archives.
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.45 After this operation, 116 MB of additional disk space will be used.
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:02:44 [2021-07-30T17:02:44.628Z] #20 18.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:02:44 [2021-07-30T17:02:44.733Z] #20 20.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:02:44 [2021-07-30T17:02:44.733Z] #20 20.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:02:44 [2021-07-30T17:02:44.733Z] #20 20.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:02:44 [2021-07-30T17:02:44.733Z] #20 20.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 ...
17:02:44 [2021-07-30T17:02:44.734Z] 
17:02:44 [2021-07-30T17:02:44.734Z] #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:02:44 [2021-07-30T17:02:44.734Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:02:44 [2021-07-30T17:02:44.734Z] #32 DONE 158.2s
17:02:44 [2021-07-30T17:02:44.734Z] 
17:02:44 [2021-07-30T17:02:44.734Z] #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:02:44 [2021-07-30T17:02:44.734Z] #46 sha256:83ca6b90ec6820ede86809d01d9deaa57c549c9dd246a62f79b34085e9bac1bd
17:02:44 [2021-07-30T17:02:44.734Z] #46 153.5 github.com/LK4D4/vndr/godl
17:02:44 [2021-07-30T17:02:44.734Z] #46 154.2 github.com/LK4D4/vndr
17:02:44 [2021-07-30T17:02:44.734Z] #46 DONE 158.5s
17:02:44 [2021-07-30T17:02:44.734Z] 
17:02:44 [2021-07-30T17:02:44.734Z] #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:02:44 [2021-07-30T17:02:44.734Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:02:44 [2021-07-30T17:02:44.734Z] #20 20.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:02:44 [2021-07-30T17:02:44.884Z] #20 18.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:02:44 [2021-07-30T17:02:44.957Z] #20 54.09 Setting up python3-distutils (3.7.3-1) ...
17:02:45 [2021-07-30T17:02:45.140Z] #20 19.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:45 [2021-07-30T17:02:45.140Z] #20 19.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:02:45 [2021-07-30T17:02:45.293Z] #20 21.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:02:45 [2021-07-30T17:02:45.396Z] #20 19.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:02:45 [2021-07-30T17:02:45.397Z] #20 19.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:02:45 [2021-07-30T17:02:45.397Z] #20 19.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:02:45 [2021-07-30T17:02:45.397Z] #20 19.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:45 [2021-07-30T17:02:45.531Z] #20 54.50 Setting up python3-setuptools (40.8.0-1) ...
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:02:45 [2021-07-30T17:02:45.551Z] #20 21.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:02:45 [2021-07-30T17:02:45.552Z] #20 21.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:02:45 [2021-07-30T17:02:45.653Z] #20 19.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:02:45 [2021-07-30T17:02:45.807Z] #20 21.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:02:45 [2021-07-30T17:02:45.807Z] #20 21.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:02:45 [2021-07-30T17:02:45.807Z] #20 21.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:45 [2021-07-30T17:02:45.909Z] #20 19.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:02:45 [2021-07-30T17:02:45.909Z] #20 19.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:02:45 [2021-07-30T17:02:45.994Z] #20 24.31 Setting up libc6:armel (2.28-10) ...
17:02:46 [2021-07-30T17:02:46.062Z] #20 22.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:02:46 [2021-07-30T17:02:46.317Z] #20 22.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:02:46 [2021-07-30T17:02:46.317Z] #20 22.47 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:02:46 [2021-07-30T17:02:46.471Z] #20 20.34 debconf: delaying package configuration, since apt-utils is not installed
17:02:46 [2021-07-30T17:02:46.471Z] #20 20.44 Fetched 28.6 MB in 2s (17.8 MB/s)
17:02:46 [2021-07-30T17:02:46.471Z] #20 20.49 Selecting previously unselected package pigz.
17:02:46 [2021-07-30T17:02:46.471Z] #20 20.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 ... 23446 files and directories currently installed.)
17:02:46 [2021-07-30T17:02:46.471Z] #20 20.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:02:46 [2021-07-30T17:02:46.562Z] f143c6fed32d: Verifying Checksum
17:02:46 [2021-07-30T17:02:46.726Z] #20 20.54 Unpacking pigz (2.4-1) ...
17:02:46 [2021-07-30T17:02:46.726Z] #20 20.61 Selecting previously unselected package libpython3.7-minimal:amd64.
17:02:46 [2021-07-30T17:02:46.726Z] #20 20.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:46 [2021-07-30T17:02:46.726Z] #20 20.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:46 [2021-07-30T17:02:46.922Z] #20 55.73 Setting up python3-pip (18.1-5) ...
17:02:46 [2021-07-30T17:02:46.928Z] #20 25.58 Setting up libc6:armhf (2.28-10) ...
17:02:46 [2021-07-30T17:02:46.981Z] #20 20.91 Selecting previously unselected package python3.7-minimal.
17:02:46 [2021-07-30T17:02:46.981Z] #20 20.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:46 [2021-07-30T17:02:46.981Z] #20 20.93 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.287Z] #20 23.37 debconf: delaying package configuration, since apt-utils is not installed
17:02:47 [2021-07-30T17:02:47.287Z] #20 23.47 Fetched 28.6 MB in 2s (13.1 MB/s)
17:02:47 [2021-07-30T17:02:47.287Z] #20 23.51 Selecting previously unselected package pigz.
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.58 Unpacking pigz (2.4-1) ...
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.66 Selecting previously unselected package libpython3.7-minimal:amd64.
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.584Z] #20 23.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.840Z] #20 24.02 Selecting previously unselected package python3.7-minimal.
17:02:47 [2021-07-30T17:02:47.840Z] #20 24.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.840Z] #20 24.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.870Z] #20 56.83 Processing triggers for libc-bin (2.28-10) ...
17:02:47 [2021-07-30T17:02:47.909Z] #20 21.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.909Z] #20 21.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.916Z] #46 ...
17:02:47 [2021-07-30T17:02:47.917Z] 
17:02:47 [2021-07-30T17:02:47.917Z] #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:02:47 [2021-07-30T17:02:47.917Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
17:02:47 [2021-07-30T17:02:47.917Z] #32 DONE 164.5s
17:02:47 [2021-07-30T17:02:47.917Z] 
17:02:47 [2021-07-30T17:02:47.917Z] #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:02:47 [2021-07-30T17:02:47.917Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 24.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.43 debconf: delaying package configuration, since apt-utils is not installed
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.55 Fetched 28.6 MB in 2s (14.7 MB/s)
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.64 Selecting previously unselected package pigz.
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.72 Unpacking pigz (2.4-1) ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.82 Selecting previously unselected package libpython3.7-minimal:amd64.
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 25.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 26.32 Selecting previously unselected package python3.7-minimal.
17:02:47 [2021-07-30T17:02:47.917Z] #20 26.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 26.33 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 27.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:47 [2021-07-30T17:02:47.917Z] #20 27.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:48 [2021-07-30T17:02:48.132Z] #20 56.92 Processing triggers for mime-support (3.62) ...
17:02:48 [2021-07-30T17:02:48.310Z] #20 26.79 Setting up libc6:ppc64el (2.28-10) ...
17:02:48 [2021-07-30T17:02:48.394Z] #20 DONE 57.4s
17:02:48 [2021-07-30T17:02:48.395Z] 
17:02:48 [2021-07-30T17:02:48.395Z] #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:02:48 [2021-07-30T17:02:48.395Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d
17:02:48 [2021-07-30T17:02:48.656Z] #20 24.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:02:48 [2021-07-30T17:02:48.656Z] #20 24.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:02:48 [2021-07-30T17:02:48.863Z] #20 ...
17:02:48 [2021-07-30T17:02:48.863Z] 
17:02:48 [2021-07-30T17:02:48.863Z] #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:02:48 [2021-07-30T17:02:48.863Z] #46 sha256:2c18a383cbbf3935d06d12cb2b139d1ce03ba890854e8f1c75f035949b9ab575
17:02:48 [2021-07-30T17:02:48.863Z] #46 DONE 166.1s
17:02:48 [2021-07-30T17:02:48.863Z] 
17:02:48 [2021-07-30T17:02:48.863Z] #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:02:48 [2021-07-30T17:02:48.863Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:02:49 [2021-07-30T17:02:49.686Z] #20 28.01 Setting up libc6:s390x (2.28-10) ...
17:02:49 [2021-07-30T17:02:49.796Z] #21 1.338 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:02:49 [2021-07-30T17:02:49.796Z] #21 1.344 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:02:49 [2021-07-30T17:02:49.796Z] #21 1.348 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:02:49 [2021-07-30T17:02:49.798Z] #20 23.39 Selecting previously unselected package python3-minimal.
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.44 Unpacking python3-minimal (3.7.3-1) ...
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.50 Selecting previously unselected package libmpdec2:amd64.
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.51 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.58 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:02:49 [2021-07-30T17:02:49.799Z] #20 23.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:02:50 [2021-07-30T17:02:50.066Z] #21 DONE 1.4s
17:02:50 [2021-07-30T17:02:50.066Z] 
17:02:50 [2021-07-30T17:02:50.066Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:02:50 [2021-07-30T17:02:50.066Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
17:02:50 [2021-07-30T17:02:50.360Z] #20 24.31 Selecting previously unselected package python3.7.
17:02:50 [2021-07-30T17:02:50.360Z] #20 24.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.360Z] #20 24.32 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:02:50 [2021-07-30T17:02:50.360Z] #20 24.41 Selecting previously unselected package libpython3-stdlib:amd64.
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.40 Selecting previously unselected package python3-minimal.
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.46 Unpacking python3-minimal (3.7.3-1) ...
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.53 Selecting previously unselected package libmpdec2:amd64.
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.55 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.63 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.588Z] #20 26.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:02:50 [2021-07-30T17:02:50.616Z] #20 24.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.616Z] #20 24.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:02:50 [2021-07-30T17:02:50.616Z] #20 24.50 Setting up python3-minimal (3.7.3-1) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.25 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.26 Setting up libapparmor1:armel (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.28 Setting up libapparmor1:armhf (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.29 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.30 Setting up libapparmor1:s390x (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.32 Setting up libgcc1:arm64 (1:8.3.0-6) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.33 Setting up libgcc1:armel (1:8.3.0-6) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.35 Setting up libgcc1:armhf (1:8.3.0-6) ...
17:02:50 [2021-07-30T17:02:50.621Z] #20 29.36 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.38 Setting up libgcc1:s390x (1:8.3.0-6) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.39 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.40 Setting up libapparmor-dev:armel (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.42 Setting up libapparmor-dev:armhf (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.43 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.45 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:02:50 [2021-07-30T17:02:50.880Z] #20 29.46 Processing triggers for libc-bin (2.28-10) ...
17:02:50 [2021-07-30T17:02:50.886Z] #57 ...
17:02:50 [2021-07-30T17:02:50.886Z] 
17:02:50 [2021-07-30T17:02:50.886Z] #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:02:50 [2021-07-30T17:02:50.886Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.10 Selecting previously unselected package python3-minimal.
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.15 Unpacking python3-minimal (3.7.3-1) ...
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.21 Selecting previously unselected package libmpdec2:amd64.
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.23 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.31 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:02:50 [2021-07-30T17:02:50.886Z] #20 30.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:02:51 [2021-07-30T17:02:51.452Z] #20 DONE 30.0s
17:02:51 [2021-07-30T17:02:51.452Z] 
17:02:51 [2021-07-30T17:02:51.452Z] #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:02:51 [2021-07-30T17:02:51.452Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:02:51 [2021-07-30T17:02:51.452Z] #64 ...
17:02:51 [2021-07-30T17:02:51.452Z] 
17:02:51 [2021-07-30T17:02:51.452Z] #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:02:51 [2021-07-30T17:02:51.452Z] #61 sha256:ed0e2aafa6a0e73b009e6de3770b5b67549c30e061710b81e082938cea404885
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.18 Selecting previously unselected package python3.
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.24 Unpacking python3 (3.7.3-1) ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.32 Selecting previously unselected package libip4tc0:amd64.
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.33 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.40 Selecting previously unselected package libip6tc0:amd64.
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.41 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.49 Selecting previously unselected package libiptc0:amd64.
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.543Z] #20 25.50 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.47 Selecting previously unselected package python3.7.
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.48 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.59 Selecting previously unselected package libpython3-stdlib:amd64.
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:02:51 [2021-07-30T17:02:51.559Z] #20 27.66 Setting up python3-minimal (3.7.3-1) ...
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.06 Selecting previously unselected package python3.7.
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.11 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.24 Selecting previously unselected package libpython3-stdlib:amd64.
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:02:51 [2021-07-30T17:02:51.729Z] #20 31.34 Setting up python3-minimal (3.7.3-1) ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.56 Selecting previously unselected package libnfnetlink0:amd64.
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.69 Selecting previously unselected package libnftnl11:amd64.
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.70 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.77 Selecting previously unselected package iptables.
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:02:51 [2021-07-30T17:02:51.799Z] #20 25.78 Unpacking iptables (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.054Z] #20 26.01 Selecting previously unselected package xxd.
17:02:52 [2021-07-30T17:02:52.054Z] #20 26.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.054Z] #20 26.02 Unpacking xxd (2:8.1.0875-5) ...
17:02:52 [2021-07-30T17:02:52.310Z] #20 26.13 Selecting previously unselected package vim-common.
17:02:52 [2021-07-30T17:02:52.310Z] #20 26.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:52 [2021-07-30T17:02:52.310Z] #20 26.15 Unpacking vim-common (2:8.1.0875-5) ...
17:02:52 [2021-07-30T17:02:52.310Z] #20 26.31 Selecting previously unselected package bash-completion.
17:02:52 [2021-07-30T17:02:52.310Z] #20 26.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.44 Selecting previously unselected package python3.
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.50 Unpacking python3 (3.7.3-1) ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.60 Selecting previously unselected package libip4tc0:amd64.
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.62 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.69 Selecting previously unselected package libip6tc0:amd64.
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.70 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.78 Selecting previously unselected package libiptc0:amd64.
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.486Z] #20 28.79 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.674Z] #20 32.07 Selecting previously unselected package python3.
17:02:52 [2021-07-30T17:02:52.675Z] #20 32.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
17:02:52 [2021-07-30T17:02:52.675Z] #20 32.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.675Z] #20 32.12 Unpacking python3 (3.7.3-1) ...
17:02:52 [2021-07-30T17:02:52.675Z] #20 32.19 Selecting previously unselected package libip4tc0:amd64.
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.85 Selecting previously unselected package libnfnetlink0:amd64.
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.94 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.743Z] #20 28.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:02:52 [2021-07-30T17:02:52.743Z] #20 29.02 Selecting previously unselected package libnftnl11:amd64.
17:02:52 [2021-07-30T17:02:52.743Z] #20 29.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.743Z] #20 29.03 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.351 + RM_GOPATH=0
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.353 + TMP_GOPATH=
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.353 + : /build
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.353 + '[' -z '' ']'
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.360 ++ mktemp -d
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.362 + export GOPATH=/tmp/tmp.RvT3Dn1RzU
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.362 + GOPATH=/tmp/tmp.RvT3Dn1RzU
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.362 + RM_GOPATH=1
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.362 + case "$(go env GOARCH)" in
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.372 ++ go env GOARCH
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + export GO_BUILDMODE=-buildmode=pie
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + GO_BUILDMODE=-buildmode=pie
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 ++ dirname /tmp/install/install.sh
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + dir=/tmp/install
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + bin=runc
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + shift
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + . /tmp/install/runc.installer
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + install_runc
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.380 + grep -q '^3\.10\.0.*\.el7\.'
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 + uname -r
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 + RUNC_BUILDTAGS='seccomp '
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RvT3Dn1RzU/src/github.com/opencontainers/runc
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 Cloning into '/tmp/tmp.RvT3Dn1RzU/src/github.com/opencontainers/runc'...
17:02:52 [2021-07-30T17:02:52.834Z] #61 1.384 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.20 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.28 Selecting previously unselected package libip6tc0:amd64.
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.29 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.37 Selecting previously unselected package libiptc0:amd64.
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.38 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:02:52 [2021-07-30T17:02:52.935Z] #20 32.46 Selecting previously unselected package libnfnetlink0:amd64.
17:02:53 [2021-07-30T17:02:53.011Z] #20 29.12 Selecting previously unselected package iptables.
17:02:53 [2021-07-30T17:02:53.011Z] #20 29.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.011Z] #20 29.14 Unpacking iptables (1.8.2-4) ...
17:02:53 [2021-07-30T17:02:53.092Z] #61 ...
17:02:53 [2021-07-30T17:02:53.092Z] 
17:02:53 [2021-07-30T17:02:53.092Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
17:02:53 [2021-07-30T17:02:53.092Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e
17:02:53 [2021-07-30T17:02:53.092Z] #21 DONE 1.5s
17:02:53 [2021-07-30T17:02:53.092Z] 
17:02:53 [2021-07-30T17:02:53.092Z] #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:02:53 [2021-07-30T17:02:53.092Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.64 Selecting previously unselected package libnftnl11:amd64.
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.195Z] #20 32.65 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:02:53 [2021-07-30T17:02:53.268Z] #20 29.39 Selecting previously unselected package xxd.
17:02:53 [2021-07-30T17:02:53.268Z] #20 29.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.268Z] #20 29.40 Unpacking xxd (2:8.1.0875-5) ...
17:02:53 [2021-07-30T17:02:53.456Z] #20 32.74 Selecting previously unselected package iptables.
17:02:53 [2021-07-30T17:02:53.456Z] #20 32.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.456Z] #20 32.75 Unpacking iptables (1.8.2-4) ...
17:02:53 [2021-07-30T17:02:53.525Z] #20 29.53 Selecting previously unselected package vim-common.
17:02:53 [2021-07-30T17:02:53.525Z] #20 29.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:53 [2021-07-30T17:02:53.525Z] #20 29.57 Unpacking vim-common (2:8.1.0875-5) ...
17:02:53 [2021-07-30T17:02:53.525Z] #20 29.70 Selecting previously unselected package bash-completion.
17:02:53 [2021-07-30T17:02:53.525Z] #20 29.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:53 [2021-07-30T17:02:53.716Z] #20 33.03 Selecting previously unselected package xxd.
17:02:53 [2021-07-30T17:02:53.716Z] #20 33.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:02:53 [2021-07-30T17:02:53.716Z] #20 33.05 Unpacking xxd (2:8.1.0875-5) ...
17:02:53 [2021-07-30T17:02:53.716Z] #20 33.17 Selecting previously unselected package vim-common.
17:02:53 [2021-07-30T17:02:53.716Z] #20 33.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:53 [2021-07-30T17:02:53.717Z] #20 33.21 Unpacking vim-common (2:8.1.0875-5) ...
17:02:53 [2021-07-30T17:02:53.977Z] #20 33.37 Selecting previously unselected package bash-completion.
17:02:53 [2021-07-30T17:02:53.977Z] #20 33.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:54 [2021-07-30T17:02:54.475Z] #22 DONE 1.2s
17:02:54 [2021-07-30T17:02:54.475Z] 
17:02:54 [2021-07-30T17:02:54.475Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:54 [2021-07-30T17:02:54.475Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59
17:02:54 [2021-07-30T17:02:54.824Z] #20 28.51 Unpacking bash-completion (1:2.8-6) ...
17:02:54 [2021-07-30T17:02:54.824Z] #20 28.86 Selecting previously unselected package bzip2.
17:02:54 [2021-07-30T17:02:54.824Z] #20 28.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:02:54 [2021-07-30T17:02:54.824Z] #20 28.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:55 [2021-07-30T17:02:55.040Z] #23 1.004 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:55 [2021-07-30T17:02:55.080Z] #20 28.94 Selecting previously unselected package xz-utils.
17:02:55 [2021-07-30T17:02:55.080Z] #20 28.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:02:55 [2021-07-30T17:02:55.080Z] #20 28.97 Unpacking xz-utils (5.2.4-1) ...
17:02:55 [2021-07-30T17:02:55.080Z] #20 29.10 Selecting previously unselected package apparmor.
17:02:55 [2021-07-30T17:02:55.080Z] #20 29.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:02:55 [2021-07-30T17:02:55.298Z] #23 DONE 1.1s
17:02:55 [2021-07-30T17:02:55.298Z] 
17:02:55 [2021-07-30T17:02:55.298Z] #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:02:55 [2021-07-30T17:02:55.298Z] #61 sha256:ed0e2aafa6a0e73b009e6de3770b5b67549c30e061710b81e082938cea404885
17:02:55 [2021-07-30T17:02:55.336Z] #20 29.19 Unpacking apparmor (2.13.2-10) ...
17:02:55 [2021-07-30T17:02:55.370Z] #22 4.509 Collecting yamllint==1.26.1
17:02:55 [2021-07-30T17:02:55.567Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:02:55 [2021-07-30T17:02:55.567Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b3a8c496\powershellScript.ps1'; exit $LASTEXITCODE;
17:02:55 [2021-07-30T17:02:55.567Z] ----------------------------------------------------------------------------
17:02:55 [2021-07-30T17:02:55.567Z] 
17:02:55 [2021-07-30T17:02:55.567Z] INFO: executeCI.ps1 starting at Fri Jul 30 17:02:54 CUT 2021
17:02:55 [2021-07-30T17:02:55.567Z] 
17:02:55 [2021-07-30T17:02:55.567Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:02:55 [2021-07-30T17:02:55.567Z] INFO: Running git version 2.24.1.windows.2
17:02:55 [2021-07-30T17:02:55.567Z] INFO: Branch:fe_release Build:20295.1.210212-1600
17:02:55 [2021-07-30T17:02:55.567Z] INFO: Environment variables:
17:02:55 [2021-07-30T17:02:55.567Z] 
17:02:55 [2021-07-30T17:02:55.567Z] Name                           Value                                                                                   
17:02:55 [2021-07-30T17:02:55.567Z] ----                           -----                                                                                   
17:02:55 [2021-07-30T17:02:55.567Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:02:55 [2021-07-30T17:02:55.567Z] amd64                          true                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:02:55 [2021-07-30T17:02:55.567Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:02:55 [2021-07-30T17:02:55.567Z] arm64                          true                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:02:55 [2021-07-30T17:02:55.567Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:02:55 [2021-07-30T17:02:55.567Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:02:55 [2021-07-30T17:02:55.567Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:02:55 [2021-07-30T17:02:55.567Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:02:55 [2021-07-30T17:02:55.567Z] BRANCH_NAME                    PR-42623                                                                                
17:02:55 [2021-07-30T17:02:55.567Z] BUILD_DISPLAY_NAME             #9                                                                                      
17:02:55 [2021-07-30T17:02:55.567Z] BUILD_ID                       9                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] BUILD_NUMBER                   9                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] BUILD_TAG                      jenkins-moby-PR-42623-9                                                                 
17:02:55 [2021-07-30T17:02:55.567Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42623/9/                              
17:02:55 [2021-07-30T17:02:55.567Z] cgroup2                        true                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_BRANCH                  remove_containerd_from_client                                                           
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_ID                      42623                                                                                   
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_TARGET                  master                                                                                  
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_TITLE                   Remove containerd "platform" dependency from client                                     
17:02:55 [2021-07-30T17:02:55.567Z] CHANGE_URL                     https://github.com/moby/moby/pull/42623                                                 
17:02:55 [2021-07-30T17:02:55.567Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
17:02:55 [2021-07-30T17:02:55.567Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:02:55 [2021-07-30T17:02:55.567Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:02:55 [2021-07-30T17:02:55.567Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:02:55 [2021-07-30T17:02:55.567Z] COMPUTERNAME                   azwin-2-0ca800                                                                          
17:02:55 [2021-07-30T17:02:55.567Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:02:55 [2021-07-30T17:02:55.567Z] ConfigSequenceNumber           0                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] dco                            true                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] DOCKER_BUILDKIT                0                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] DOCKER_DUT_DEBUG               1                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:02:55 [2021-07-30T17:02:55.567Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:02:55 [2021-07-30T17:02:55.567Z] EXECUTOR_NUMBER                0                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] FQDN                           azwin-2-0ca800.westus.cloudapp.azure.com                                                
17:02:55 [2021-07-30T17:02:55.567Z] GIT_BRANCH                     PR-42623                                                                                
17:02:55 [2021-07-30T17:02:55.567Z] GIT_COMMIT                     9f0564319579dd1cd4e6d14822da273a183aa66d                                                
17:02:55 [2021-07-30T17:02:55.567Z] GIT_PREVIOUS_COMMIT            5f0703c549935d2cfec42b468b858d822b58a27e                                                
17:02:55 [2021-07-30T17:02:55.567Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 33a051398f1fcd0ae2f3a0c8476a60249c5eba17                                                
17:02:55 [2021-07-30T17:02:55.567Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:02:55 [2021-07-30T17:02:55.567Z] HUDSON_COOKIE                  300f1309-0977-42f0-bb45-5fa225643a8f                                                    
17:02:55 [2021-07-30T17:02:55.567Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:02:55 [2021-07-30T17:02:55.567Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:02:55 [2021-07-30T17:02:55.567Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:02:55 [2021-07-30T17:02:55.567Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
17:02:55 [2021-07-30T17:02:55.567Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:02:55 [2021-07-30T17:02:55.567Z] JENKINS_NODE_COOKIE            eea840d9-4a03-4434-84e8-46109fb7ec41                                                    
17:02:55 [2021-07-30T17:02:55.567Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:02:55 [2021-07-30T17:02:55.567Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:02:55 [2021-07-30T17:02:55.567Z] JOB_BASE_NAME                  PR-42623                                                                                
17:02:55 [2021-07-30T17:02:55.567Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42623/display/redirect                
17:02:55 [2021-07-30T17:02:55.567Z] JOB_NAME                       moby/PR-42623                                                                           
17:02:55 [2021-07-30T17:02:55.567Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42623/                                
17:02:55 [2021-07-30T17:02:55.567Z] library.jps.version            master                                                                                  
17:02:55 [2021-07-30T17:02:55.567Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:02:55 [2021-07-30T17:02:55.567Z] NODE_LABELS                    amd64 azure azwin-2-0ca800 azwin-2022 docker west-us windows windows-2022 x86_64        
17:02:55 [2021-07-30T17:02:55.567Z] NODE_NAME                      azwin-2-0ca800                                                                          
17:02:55 [2021-07-30T17:02:55.567Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] OS                             Windows_NT                                                                              
17:02:55 [2021-07-30T17:02:55.567Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:02:55 [2021-07-30T17:02:55.567Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:02:55 [2021-07-30T17:02:55.567Z] ppc64le                        false                                                                                   
17:02:55 [2021-07-30T17:02:55.567Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:02:55 [2021-07-30T17:02:55.567Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
17:02:55 [2021-07-30T17:02:55.567Z] PROCESSOR_LEVEL                6                                                                                       
17:02:55 [2021-07-30T17:02:55.567Z] PROCESSOR_REVISION             4f01                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] ProgramData                    C:\ProgramData                                                                          
17:02:55 [2021-07-30T17:02:55.567Z] ProgramFiles                   C:\Program Files                                                                        
17:02:55 [2021-07-30T17:02:55.567Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:02:55 [2021-07-30T17:02:55.567Z] ProgramW6432                   C:\Program Files                                                                        
17:02:55 [2021-07-30T17:02:55.567Z] PROMPT                         $P$G                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:02:55 [2021-07-30T17:02:55.567Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:02:55 [2021-07-30T17:02:55.567Z] PUBLIC                         C:\Users\Public                                                                         
17:02:55 [2021-07-30T17:02:55.567Z] rootless                       true                                                                                    
17:02:55 [2021-07-30T17:02:55.567Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=artif...
17:02:55 [2021-07-30T17:02:55.567Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=changes 
17:02:55 [2021-07-30T17:02:55.567Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect              
17:02:55 [2021-07-30T17:02:55.567Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42623/9/display/redirect?page=tests   
17:02:55 [2021-07-30T17:02:55.568Z] s390x                          false                                                                                   
17:02:55 [2021-07-30T17:02:55.568Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:02:55 [2021-07-30T17:02:55.568Z] SOURCES_DRIVE                  d                                                                                       
17:02:55 [2021-07-30T17:02:55.568Z] SOURCES_SUBDIR                 gopath                                                                                  
17:02:55 [2021-07-30T17:02:55.568Z] STAGE_NAME                     Run tests                                                                               
17:02:55 [2021-07-30T17:02:55.568Z] SystemDrive                    C:                                                                                      
17:02:55 [2021-07-30T17:02:55.568Z] SystemRoot                     C:\Windows                                                                              
17:02:55 [2021-07-30T17:02:55.568Z] TEMP                           C:\Windows\TEMP                                                                         
17:02:55 [2021-07-30T17:02:55.568Z] TESTDEBUG                      0                                                                                       
17:02:55 [2021-07-30T17:02:55.568Z] TESTRUN_DRIVE                  d                                                                                       
17:02:55 [2021-07-30T17:02:55.568Z] TESTRUN_SUBDIR                 CI                                                                                      
17:02:55 [2021-07-30T17:02:55.568Z] TIMEOUT                        120m                                                                                    
17:02:55 [2021-07-30T17:02:55.568Z] TMP                            C:\Windows\TEMP                                                                         
17:02:55 [2021-07-30T17:02:55.568Z] unit_validate                  true                                                                                    
17:02:55 [2021-07-30T17:02:55.568Z] USERDOMAIN                     WORKGROUP                                                                               
17:02:55 [2021-07-30T17:02:55.568Z] USERNAME                       azwin-2-0ca800$                                                                         
17:02:55 [2021-07-30T17:02:55.568Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:02:55 [2021-07-30T17:02:55.568Z] validate_force                 false                                                                                   
17:02:55 [2021-07-30T17:02:55.568Z] windir                         C:\Windows                                                                              
17:02:55 [2021-07-30T17:02:55.568Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
17:02:55 [2021-07-30T17:02:55.568Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
17:02:55 [2021-07-30T17:02:55.568Z] windows2022                    true                                                                                    
17:02:55 [2021-07-30T17:02:55.568Z] windows2022containerd          false                                                                                   
17:02:55 [2021-07-30T17:02:55.568Z] windowsRS1                     false                                                                                   
17:02:55 [2021-07-30T17:02:55.568Z] windowsRS5                     true                                                                                    
17:02:55 [2021-07-30T17:02:55.568Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:02:55 [2021-07-30T17:02:55.568Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:02:55 [2021-07-30T17:02:55.568Z] 
17:02:55 [2021-07-30T17:02:55.568Z] 
17:02:55 [2021-07-30T17:02:55.568Z] 
17:02:55 [2021-07-30T17:02:55.592Z] #20 29.47 Selecting previously unselected package aufs-tools.
17:02:55 [2021-07-30T17:02:55.592Z] #20 29.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:02:55 [2021-07-30T17:02:55.592Z] #20 29.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:55 [2021-07-30T17:02:55.592Z] #20 29.59 Selecting previously unselected package libonig5:amd64.
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.61 Unpacking libonig5:amd64 (6.9.1-1) ...
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.72 Selecting previously unselected package libjq1:amd64.
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:55 [2021-07-30T17:02:55.848Z] #20 29.85 Selecting previously unselected package jq.
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.86 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.93 Selecting previously unselected package libaio1:amd64.
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.93 Unpacking libaio1:amd64 (0.3.112-3) ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.99 Selecting previously unselected package libgpm2:amd64.
17:02:56 [2021-07-30T17:02:56.104Z] #20 29.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 30.00 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 30.06 Selecting previously unselected package libicu63:amd64.
17:02:56 [2021-07-30T17:02:56.104Z] #20 30.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.104Z] #20 30.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:02:56 [2021-07-30T17:02:56.106Z] #20 32.03 Unpacking bash-completion (1:2.8-6) ...
17:02:56 [2021-07-30T17:02:56.106Z] #20 32.32 Selecting previously unselected package bzip2.
17:02:56 [2021-07-30T17:02:56.106Z] #20 32.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.106Z] #20 32.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.38 Selecting previously unselected package xz-utils.
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.39 Unpacking xz-utils (5.2.4-1) ...
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.54 Selecting previously unselected package apparmor.
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.363Z] #20 32.63 Unpacking apparmor (2.13.2-10) ...
17:02:56 [2021-07-30T17:02:56.522Z] #20 35.70 Unpacking bash-completion (1:2.8-6) ...
17:02:56 [2021-07-30T17:02:56.522Z] #20 36.06 Selecting previously unselected package bzip2.
17:02:56 [2021-07-30T17:02:56.522Z] #20 36.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.522Z] #20 36.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:56 [2021-07-30T17:02:56.673Z] #61 ...
17:02:56 [2021-07-30T17:02:56.673Z] 
17:02:56 [2021-07-30T17:02:56.673Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:56 [2021-07-30T17:02:56.673Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0
17:02:56 [2021-07-30T17:02:56.673Z] #24 DONE 1.2s
17:02:56 [2021-07-30T17:02:56.673Z] 
17:02:56 [2021-07-30T17:02:56.673Z] #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:02:56 [2021-07-30T17:02:56.673Z] #61 sha256:ed0e2aafa6a0e73b009e6de3770b5b67549c30e061710b81e082938cea404885
17:02:56 [2021-07-30T17:02:56.673Z] #61 4.915 + cd /tmp/tmp.RvT3Dn1RzU/src/github.com/opencontainers/runc
17:02:56 [2021-07-30T17:02:56.673Z] #61 4.915 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
17:02:56 [2021-07-30T17:02:56.673Z] #61 5.212 + '[' -z '' ']'
17:02:56 [2021-07-30T17:02:56.673Z] #61 5.212 + target=static
17:02:56 [2021-07-30T17:02:56.673Z] #61 5.212 + make 'BUILDTAGS=seccomp ' static
17:02:56 [2021-07-30T17:02:56.784Z] #20 36.13 Selecting previously unselected package xz-utils.
17:02:56 [2021-07-30T17:02:56.784Z] #20 36.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.784Z] #20 36.15 Unpacking xz-utils (5.2.4-1) ...
17:02:56 [2021-07-30T17:02:56.932Z] #61 5.548 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
17:02:56 [2021-07-30T17:02:56.953Z] #20 32.96 Selecting previously unselected package aufs-tools.
17:02:56 [2021-07-30T17:02:56.953Z] #20 32.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.953Z] #20 32.97 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:56 [2021-07-30T17:02:56.953Z] #20 33.10 Selecting previously unselected package libonig5:amd64.
17:02:56 [2021-07-30T17:02:56.953Z] #20 33.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:02:56 [2021-07-30T17:02:56.953Z] #20 33.12 Unpacking libonig5:amd64 (6.9.1-1) ...
17:02:57 [2021-07-30T17:02:57.046Z] #20 36.34 Selecting previously unselected package apparmor.
17:02:57 [2021-07-30T17:02:57.046Z] #20 36.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.046Z] #20 36.41 Unpacking apparmor (2.13.2-10) ...
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.24 Selecting previously unselected package libjq1:amd64.
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.38 Selecting previously unselected package jq.
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.41 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:57 [2021-07-30T17:02:57.211Z] #20 33.49 Selecting previously unselected package libaio1:amd64.
17:02:57 [2021-07-30T17:02:57.307Z] #20 36.73 Selecting previously unselected package aufs-tools.
17:02:57 [2021-07-30T17:02:57.307Z] #20 36.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.307Z] #20 36.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.49 Unpacking libaio1:amd64 (0.3.112-3) ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.55 Selecting previously unselected package libgpm2:amd64.
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.57 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.62 Selecting previously unselected package libicu63:amd64.
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.466Z] #20 33.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.82 Selecting previously unselected package libonig5:amd64.
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.83 Unpacking libonig5:amd64 (6.9.1-1) ...
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.97 Selecting previously unselected package libjq1:amd64.
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.569Z] #20 36.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:57 [2021-07-30T17:02:57.744Z] INFO: Sources under d:\gopath\...
17:02:57 [2021-07-30T17:02:57.744Z] INFO: Test run under d:\CI\...
17:02:57 [2021-07-30T17:02:57.744Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:02:57 [2021-07-30T17:02:57.744Z] INFO: docker/docker repository was found
17:02:57 [2021-07-30T17:02:57.744Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.10 Selecting previously unselected package jq.
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.11 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.18 Selecting previously unselected package libaio1:amd64.
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.19 Unpacking libaio1:amd64 (0.3.112-3) ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.25 Selecting previously unselected package libgpm2:amd64.
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.26 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.30 Selecting previously unselected package libicu63:amd64.
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:02:57 [2021-07-30T17:02:57.830Z] #20 37.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:02:57 [2021-07-30T17:02:57.869Z] #61 ...
17:02:57 [2021-07-30T17:02:57.869Z] 
17:02:57 [2021-07-30T17:02:57.869Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:57 [2021-07-30T17:02:57.869Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734
17:02:57 [2021-07-30T17:02:57.869Z] #25 DONE 1.4s
17:02:58 [2021-07-30T17:02:58.128Z] 
17:02:58 [2021-07-30T17:02:58.128Z] #26 [dev-systemd-false  6/25] RUN ldconfig
17:02:58 [2021-07-30T17:02:58.128Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d
17:02:58 [2021-07-30T17:02:58.202Z] 10.0.20295.1: Pulling from windows/servercore/insider
17:02:58 [2021-07-30T17:02:58.202Z] 29d5b6a226d2: Pulling fs layer
17:02:59 [2021-07-30T17:02:59.064Z] #26 DONE 1.0s
17:02:59 [2021-07-30T17:02:59.064Z] 
17:02:59 [2021-07-30T17:02:59.064Z] #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:02:59 [2021-07-30T17:02:59.064Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.86 Selecting previously unselected package libnet1:amd64.
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.95 Selecting previously unselected package libnl-3-200:amd64.
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 32.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.05 Selecting previously unselected package libprotobuf-c1:amd64.
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.12 Selecting previously unselected package libreadline5:amd64.
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.26 Selecting previously unselected package net-tools.
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:02:59 [2021-07-30T17:02:59.368Z] #20 33.45 Selecting previously unselected package patch.
17:02:59 [2021-07-30T17:02:59.624Z] #20 33.45 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:02:59 [2021-07-30T17:02:59.624Z] #20 33.46 Unpacking patch (2.7.6-3+deb10u1) ...
17:02:59 [2021-07-30T17:02:59.624Z] #20 33.57 Selecting previously unselected package python-pip-whl.
17:02:59 [2021-07-30T17:02:59.624Z] #20 33.57 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:02:59 [2021-07-30T17:02:59.624Z] #20 33.58 Unpacking python-pip-whl (18.1-5) ...
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.310 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.332 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.337 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.597 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.648 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.667 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.692 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB]
17:03:00 [2021-07-30T17:03:00.441Z] #27 1.707 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.24 Selecting previously unselected package python3-lib2to3.
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.25 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.26 Unpacking python3-lib2to3 (3.7.3-1) ...
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.34 Selecting previously unselected package python3-distutils.
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.35 Unpacking python3-distutils (3.7.3-1) ...
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.49 Selecting previously unselected package python3-pip.
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.50 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:03:00 [2021-07-30T17:03:00.552Z] #20 34.50 Unpacking python3-pip (18.1-5) ...
17:03:00 [2021-07-30T17:03:00.673Z] #22 9.899   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:03:00 [2021-07-30T17:03:00.700Z] #27 1.727 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.54 Selecting previously unselected package libnet1:amd64.
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.65 Selecting previously unselected package libnl-3-200:amd64.
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.73 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.82 Selecting previously unselected package libreadline5:amd64.
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.94 Selecting previously unselected package net-tools.
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.728Z] #20 36.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.63 Selecting previously unselected package python3-pkg-resources.
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.65 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.66 Unpacking python3-pkg-resources (40.8.0-1) ...
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.76 Selecting previously unselected package python3-setuptools.
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.76 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:03:00 [2021-07-30T17:03:00.808Z] #20 34.77 Unpacking python3-setuptools (40.8.0-1) ...
17:03:00 [2021-07-30T17:03:00.936Z] #22 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:03:00 [2021-07-30T17:03:00.936Z] #22 11.11   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:03:00 [2021-07-30T17:03:00.936Z] #22 11.18 Collecting pyyaml (from yamllint==1.26.1)
17:03:00 [2021-07-30T17:03:00.984Z] #20 37.13 Selecting previously unselected package patch.
17:03:00 [2021-07-30T17:03:00.984Z] #20 37.15 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:03:00 [2021-07-30T17:03:00.984Z] #20 37.15 Unpacking patch (2.7.6-3+deb10u1) ...
17:03:01 [2021-07-30T17:03:01.064Z] #20 34.95 Selecting previously unselected package python3-wheel.
17:03:01 [2021-07-30T17:03:01.064Z] #20 34.96 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:03:01 [2021-07-30T17:03:01.064Z] #20 34.97 Unpacking python3-wheel (0.32.3-2) ...
17:03:01 [2021-07-30T17:03:01.064Z] #20 35.04 Selecting previously unselected package sudo.
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.35 Selecting previously unselected package libnet1:amd64.
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.46 Selecting previously unselected package libnl-3-200:amd64.
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.56 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.63 Selecting previously unselected package libreadline5:amd64.
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.135Z] #20 40.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:01 [2021-07-30T17:03:01.241Z] #20 37.25 Selecting previously unselected package python-pip-whl.
17:03:01 [2021-07-30T17:03:01.241Z] #20 37.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:03:01 [2021-07-30T17:03:01.241Z] #20 37.25 Unpacking python-pip-whl (18.1-5) ...
17:03:01 [2021-07-30T17:03:01.268Z] #27 2.255 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
17:03:01 [2021-07-30T17:03:01.321Z] #20 35.05 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.321Z] #20 35.06 Unpacking sudo (1.8.27-1+deb10u3) ...
17:03:01 [2021-07-30T17:03:01.396Z] #20 40.77 Selecting previously unselected package net-tools.
17:03:01 [2021-07-30T17:03:01.397Z] #20 40.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.397Z] #20 40.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:03:01 [2021-07-30T17:03:01.397Z] #20 40.94 Selecting previously unselected package patch.
17:03:01 [2021-07-30T17:03:01.397Z] #20 40.94 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.397Z] #20 40.95 Unpacking patch (2.7.6-3+deb10u1) ...
17:03:01 [2021-07-30T17:03:01.497Z] #20 37.72 Selecting previously unselected package python3-lib2to3.
17:03:01 [2021-07-30T17:03:01.497Z] #20 37.72 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:03:01 [2021-07-30T17:03:01.497Z] #20 37.74 Unpacking python3-lib2to3 (3.7.3-1) ...
17:03:01 [2021-07-30T17:03:01.497Z] #20 37.84 Selecting previously unselected package python3-distutils.
17:03:01 [2021-07-30T17:03:01.511Z] #22 11.41   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
17:03:01 [2021-07-30T17:03:01.527Z] #27 2.726 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:03:01 [2021-07-30T17:03:01.578Z] #20 35.48 Selecting previously unselected package thin-provisioning-tools.
17:03:01 [2021-07-30T17:03:01.578Z] #20 35.48 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.578Z] #20 35.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:03:01 [2021-07-30T17:03:01.658Z] #20 41.06 Selecting previously unselected package python-pip-whl.
17:03:01 [2021-07-30T17:03:01.658Z] #20 41.06 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:03:01 [2021-07-30T17:03:01.658Z] #20 41.07 Unpacking python-pip-whl (18.1-5) ...
17:03:01 [2021-07-30T17:03:01.753Z] #20 37.84 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:03:01 [2021-07-30T17:03:01.753Z] #20 37.85 Unpacking python3-distutils (3.7.3-1) ...
17:03:01 [2021-07-30T17:03:01.753Z] #20 37.98 Selecting previously unselected package python3-pip.
17:03:01 [2021-07-30T17:03:01.753Z] #20 37.98 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:03:01 [2021-07-30T17:03:01.773Z] #22 ...
17:03:01 [2021-07-30T17:03:01.773Z] 
17:03:01 [2021-07-30T17:03:01.773Z] #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:03:01 [2021-07-30T17:03:01.773Z] #50 sha256:1b19dc80976b14c621f2d60159e0a617aa0417a2143077a2beb533085a276643
17:03:01 [2021-07-30T17:03:01.773Z] #50 169.2 + /build/golangci-lint --version
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.69 Selecting previously unselected package uidmap.
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.70 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.71 Unpacking uidmap (1:4.5-1.1) ...
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.79 Selecting previously unselected package vim-runtime.
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.80 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:03:01 [2021-07-30T17:03:01.834Z] #20 35.85 Unpacking vim-runtime (2:8.1.0875-5) ...
17:03:02 [2021-07-30T17:03:02.009Z] #20 37.99 Unpacking python3-pip (18.1-5) ...
17:03:02 [2021-07-30T17:03:02.010Z] #20 38.14 Selecting previously unselected package python3-pkg-resources.
17:03:02 [2021-07-30T17:03:02.010Z] #20 38.15 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.010Z] #20 38.15 Unpacking python3-pkg-resources (40.8.0-1) ...
17:03:02 [2021-07-30T17:03:02.010Z] #20 38.27 Selecting previously unselected package python3-setuptools.
17:03:02 [2021-07-30T17:03:02.037Z] #50 169.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:03:02 [2021-07-30T17:03:02.095Z] #27 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.55 Selecting previously unselected package python3-lib2to3.
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.56 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.57 Unpacking python3-lib2to3 (3.7.3-1) ...
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.68 Selecting previously unselected package python3-distutils.
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.68 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.232Z] #20 41.69 Unpacking python3-distutils (3.7.3-1) ...
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.28 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.29 Unpacking python3-setuptools (40.8.0-1) ...
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.50 Selecting previously unselected package python3-wheel.
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.50 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.51 Unpacking python3-wheel (0.32.3-2) ...
17:03:02 [2021-07-30T17:03:02.266Z] #20 38.56 Selecting previously unselected package sudo.
17:03:02 [2021-07-30T17:03:02.493Z] #20 41.85 Selecting previously unselected package python3-pip.
17:03:02 [2021-07-30T17:03:02.493Z] #20 41.85 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:03:02 [2021-07-30T17:03:02.493Z] #20 41.86 Unpacking python3-pip (18.1-5) ...
17:03:02 [2021-07-30T17:03:02.522Z] #20 38.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:03:02 [2021-07-30T17:03:02.522Z] #20 38.58 Unpacking sudo (1.8.27-1+deb10u3) ...
17:03:02 [2021-07-30T17:03:02.629Z] #50 DONE 170.3s
17:03:02 [2021-07-30T17:03:02.629Z] 
17:03:02 [2021-07-30T17:03:02.629Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:02 [2021-07-30T17:03:02.629Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
17:03:02 [2021-07-30T17:03:02.629Z] #22 12.30   Installing build dependencies: started
17:03:02 [2021-07-30T17:03:02.668Z] #27 3.659 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
17:03:02 [2021-07-30T17:03:02.755Z] #20 41.99 Selecting previously unselected package python3-pkg-resources.
17:03:02 [2021-07-30T17:03:02.755Z] #20 42.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.755Z] #20 42.00 Unpacking python3-pkg-resources (40.8.0-1) ...
17:03:02 [2021-07-30T17:03:02.755Z] #20 42.14 Selecting previously unselected package python3-setuptools.
17:03:02 [2021-07-30T17:03:02.755Z] #20 42.15 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:03:02 [2021-07-30T17:03:02.755Z] #20 42.17 Unpacking python3-setuptools (40.8.0-1) ...
17:03:02 [2021-07-30T17:03:02.778Z] #20 39.01 Selecting previously unselected package thin-provisioning-tools.
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.39 Selecting previously unselected package python3-wheel.
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.39 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.40 Unpacking python3-wheel (0.32.3-2) ...
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.47 Selecting previously unselected package sudo.
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.48 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:03:03 [2021-07-30T17:03:03.016Z] #20 42.49 Unpacking sudo (1.8.27-1+deb10u3) ...
17:03:03 [2021-07-30T17:03:03.034Z] #20 39.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:03:03 [2021-07-30T17:03:03.034Z] #20 39.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:03:03 [2021-07-30T17:03:03.034Z] #20 39.23 Selecting previously unselected package uidmap.
17:03:03 [2021-07-30T17:03:03.034Z] #20 39.23 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:03:03 [2021-07-30T17:03:03.034Z] #20 39.24 Unpacking uidmap (1:4.5-1.1) ...
17:03:03 [2021-07-30T17:03:03.236Z] #27 4.148 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:03:03 [2021-07-30T17:03:03.331Z] #20 39.34 Selecting previously unselected package vim-runtime.
17:03:03 [2021-07-30T17:03:03.331Z] #20 39.35 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:03:03 [2021-07-30T17:03:03.331Z] #20 39.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:03:03 [2021-07-30T17:03:03.331Z] #20 39.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:03:03 [2021-07-30T17:03:03.331Z] #20 39.43 Unpacking vim-runtime (2:8.1.0875-5) ...
17:03:03 [2021-07-30T17:03:03.589Z] #20 42.92 Selecting previously unselected package thin-provisioning-tools.
17:03:03 [2021-07-30T17:03:03.589Z] #20 42.93 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:03:03 [2021-07-30T17:03:03.589Z] #20 42.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:03:03 [2021-07-30T17:03:03.803Z] #27 4.700 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.14 Selecting previously unselected package uidmap.
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.16 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.16 Unpacking uidmap (1:4.5-1.1) ...
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.27 Selecting previously unselected package vim-runtime.
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.28 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:03:03 [2021-07-30T17:03:03.850Z] #20 43.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.123 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.132 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.147 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.172 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.179 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.188 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.193 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.193 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.194 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.202 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.202 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
17:03:04 [2021-07-30T17:03:04.061Z] #27 5.202 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
17:03:04 [2021-07-30T17:03:04.112Z] #20 43.34 Unpacking vim-runtime (2:8.1.0875-5) ...
17:03:04 [2021-07-30T17:03:04.349Z] #20 38.41 Selecting previously unselected package vim.
17:03:04 [2021-07-30T17:03:04.349Z] #20 38.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:03:04 [2021-07-30T17:03:04.349Z] #20 38.44 Unpacking vim (2:8.1.0875-5) ...
17:03:04 [2021-07-30T17:03:04.910Z] #20 38.96 Selecting previously unselected package xfsprogs.
17:03:04 [2021-07-30T17:03:04.910Z] #20 38.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:03:05 [2021-07-30T17:03:05.166Z] #20 38.99 Unpacking xfsprogs (4.20.0-1) ...
17:03:05 [2021-07-30T17:03:05.421Z] #20 39.36 Selecting previously unselected package zip.
17:03:05 [2021-07-30T17:03:05.421Z] #20 39.37 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:03:05 [2021-07-30T17:03:05.421Z] #20 39.38 Unpacking zip (3.0-11+b1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.56 Setting up aufs-tools (1:4.14+20190211-1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.59 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.63 Setting up libgpm2:amd64 (1.20.7-5) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.66 Setting up uidmap (1:4.5-1.1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.67 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.72 Setting up xxd (2:8.1.0875-5) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.74 Setting up zip (3.0-11+b1) ...
17:03:05 [2021-07-30T17:03:05.677Z] #20 39.75 Setting up vim-common (2:8.1.0875-5) ...
17:03:05 [2021-07-30T17:03:05.933Z] #20 39.78 Setting up bash-completion (1:2.8-6) ...
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.16 Selecting previously unselected package vim.
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.17 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.19 Unpacking vim (2:8.1.0875-5) ...
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.68 Selecting previously unselected package xfsprogs.
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.69 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:03:06 [2021-07-30T17:03:06.634Z] #20 42.69 Unpacking xfsprogs (4.20.0-1) ...
17:03:06 [2021-07-30T17:03:06.659Z] #20 46.18 Selecting previously unselected package vim.
17:03:06 [2021-07-30T17:03:06.889Z] #20 43.10 Selecting previously unselected package zip.
17:03:06 [2021-07-30T17:03:06.889Z] #20 43.11 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:03:06 [2021-07-30T17:03:06.889Z] #20 43.12 Unpacking zip (3.0-11+b1) ...
17:03:06 [2021-07-30T17:03:06.921Z] #20 46.19 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:03:06 [2021-07-30T17:03:06.921Z] #20 46.21 Unpacking vim (2:8.1.0875-5) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.34 Setting up aufs-tools (1:4.14+20190211-1) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.37 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.39 Setting up libgpm2:amd64 (1.20.7-5) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.40 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.41 Setting up uidmap (1:4.5-1.1) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.42 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:03:07 [2021-07-30T17:03:07.145Z] #20 43.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:07 [2021-07-30T17:03:07.182Z] #20 46.74 Selecting previously unselected package xfsprogs.
17:03:07 [2021-07-30T17:03:07.351Z] #27 ...
17:03:07 [2021-07-30T17:03:07.351Z] 
17:03:07 [2021-07-30T17:03:07.351Z] #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:03:07 [2021-07-30T17:03:07.351Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:03:07 [2021-07-30T17:03:07.351Z] #64 60.31 + bin/containerd
17:03:07 [2021-07-30T17:03:07.400Z] #20 43.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:03:07 [2021-07-30T17:03:07.400Z] #20 43.48 Setting up xxd (2:8.1.0875-5) ...
17:03:07 [2021-07-30T17:03:07.400Z] #20 43.49 Setting up zip (3.0-11+b1) ...
17:03:07 [2021-07-30T17:03:07.400Z] #20 43.51 Setting up vim-common (2:8.1.0875-5) ...
17:03:07 [2021-07-30T17:03:07.400Z] #20 43.54 Setting up bash-completion (1:2.8-6) ...
17:03:07 [2021-07-30T17:03:07.443Z] #20 46.75 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:03:07 [2021-07-30T17:03:07.443Z] #20 46.75 Unpacking xfsprogs (4.20.0-1) ...
17:03:07 [2021-07-30T17:03:07.705Z] #20 47.09 Selecting previously unselected package zip.
17:03:07 [2021-07-30T17:03:07.705Z] #20 47.10 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:03:07 [2021-07-30T17:03:07.705Z] #20 47.10 Unpacking zip (3.0-11+b1) ...
17:03:07 [2021-07-30T17:03:07.705Z] #20 47.31 Setting up aufs-tools (1:4.14+20190211-1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.35 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.39 Setting up libgpm2:amd64 (1.20.7-5) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.40 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.42 Setting up uidmap (1:4.5-1.1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.44 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.51 Setting up xxd (2:8.1.0875-5) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.52 Setting up zip (3.0-11+b1) ...
17:03:07 [2021-07-30T17:03:07.968Z] #20 47.53 Setting up vim-common (2:8.1.0875-5) ...
17:03:08 [2021-07-30T17:03:08.229Z] #20 47.56 Setting up bash-completion (1:2.8-6) ...
17:03:08 [2021-07-30T17:03:08.447Z] #20 42.09 Setting up libiptc0:amd64 (1.8.2-4) ...
17:03:08 [2021-07-30T17:03:08.447Z] #20 42.10 Setting up xz-utils (5.2.4-1) ...
17:03:08 [2021-07-30T17:03:08.447Z] #20 42.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:03:08 [2021-07-30T17:03:08.447Z] #20 42.14 Setting up patch (2.7.6-3+deb10u1) ...
17:03:08 [2021-07-30T17:03:08.447Z] #20 ...
17:03:08 [2021-07-30T17:03:08.447Z] 
17:03:08 [2021-07-30T17:03:08.447Z] #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:03:08 [2021-07-30T17:03:08.447Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:08 [2021-07-30T17:03:08.447Z] #40 173.0 + dpkg --print-architecture
17:03:08 [2021-07-30T17:03:08.448Z] #40 173.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:03:08 [2021-07-30T17:03:08.538Z] 29d5b6a226d2: Verifying Checksum
17:03:08 [2021-07-30T17:03:08.538Z] 29d5b6a226d2: Download complete
17:03:08 [2021-07-30T17:03:08.703Z] #40 173.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:03:08 [2021-07-30T17:03:08.703Z] #40 173.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:03:09 [2021-07-30T17:03:09.914Z] #20 45.90 Setting up libiptc0:amd64 (1.8.2-4) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 45.91 Setting up xz-utils (5.2.4-1) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 45.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:03:09 [2021-07-30T17:03:09.914Z] #20 45.94 Setting up patch (2.7.6-3+deb10u1) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 45.95 Setting up sudo (1.8.27-1+deb10u3) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.03 invoke-rc.d: could not determine current runlevel
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.04 invoke-rc.d: policy-rc.d denied execution of start.
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.05 Setting up pigz (2.4-1) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.07 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.09 Setting up python-pip-whl (18.1-5) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:03:09 [2021-07-30T17:03:09.914Z] #20 46.11 Setting up vim-runtime (2:8.1.0875-5) ...
17:03:10 [2021-07-30T17:03:10.170Z] #20 46.50 Setting up libaio1:amd64 (0.3.112-3) ...
17:03:10 [2021-07-30T17:03:10.170Z] #20 46.51 Setting up libonig5:amd64 (6.9.1-1) ...
17:03:10 [2021-07-30T17:03:10.170Z] #20 46.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.53 Setting up vim (2:8.1.0875-5) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.61 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.65 Setting up jq (1.5+dfsg-2+b1) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:03:10 [2021-07-30T17:03:10.425Z] #20 46.68 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.02 Setting up libiptc0:amd64 (1.8.2-4) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.03 Setting up xz-utils (5.2.4-1) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.06 Setting up patch (2.7.6-3+deb10u1) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.07 Setting up sudo (1.8.27-1+deb10u3) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.14 invoke-rc.d: could not determine current runlevel
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.16 invoke-rc.d: policy-rc.d denied execution of start.
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.17 Setting up pigz (2.4-1) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.21 Setting up python-pip-whl (18.1-5) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.22 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:03:10 [2021-07-30T17:03:10.783Z] #20 50.24 Setting up vim-runtime (2:8.1.0875-5) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.59 Setting up libaio1:amd64 (0.3.112-3) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.61 Setting up libonig5:amd64 (6.9.1-1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.63 Setting up vim (2:8.1.0875-5) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.73 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.76 Setting up jq (1.5+dfsg-2+b1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:03:11 [2021-07-30T17:03:11.307Z] #20 50.78 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:03:12 [2021-07-30T17:03:12.938Z] #20 48.98 Setting up iptables (1.8.2-4) ...
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:12 [2021-07-30T17:03:12.938Z] #20 49.04 Setting up python3 (3.7.3-1) ...
17:03:13 [2021-07-30T17:03:13.193Z] #20 49.39 Setting up python3-wheel (0.32.3-2) ...
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.25 Setting up iptables (1.8.2-4) ...
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:13 [2021-07-30T17:03:13.858Z] #20 53.34 Setting up python3 (3.7.3-1) ...
17:03:14 [2021-07-30T17:03:14.160Z] #20 50.09 Setting up apparmor (2.13.2-10) ...
17:03:14 [2021-07-30T17:03:14.431Z] #20 53.80 Setting up python3-wheel (0.32.3-2) ...
17:03:15 [2021-07-30T17:03:15.004Z] #20 54.45 Setting up apparmor (2.13.2-10) ...
17:03:15 [2021-07-30T17:03:15.246Z] #40 ...
17:03:15 [2021-07-30T17:03:15.246Z] 
17:03:15 [2021-07-30T17:03:15.246Z] #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:03:15 [2021-07-30T17:03:15.246Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.15 Setting up sudo (1.8.27-1+deb10u3) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.21 invoke-rc.d: could not determine current runlevel
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.22 invoke-rc.d: policy-rc.d denied execution of start.
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.22 Setting up pigz (2.4-1) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.26 Setting up python-pip-whl (18.1-5) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.27 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.28 Setting up vim-runtime (2:8.1.0875-5) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.67 Setting up libaio1:amd64 (0.3.112-3) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.68 Setting up libonig5:amd64 (6.9.1-1) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.70 Setting up vim (2:8.1.0875-5) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:15 [2021-07-30T17:03:15.246Z] #20 42.78 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 42.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 42.82 Setting up jq (1.5+dfsg-2+b1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 42.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 42.85 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.11 Setting up iptables (1.8.2-4) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.17 Setting up python3 (3.7.3-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 45.52 Setting up python3-wheel (0.32.3-2) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 46.08 Setting up apparmor (2.13.2-10) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 47.58 Setting up xfsprogs (4.20.0-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 47.61 Setting up python3-lib2to3 (3.7.3-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 47.91 Setting up python3-pkg-resources (40.8.0-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 48.63 Setting up python3-distutils (3.7.3-1) ...
17:03:15 [2021-07-30T17:03:15.247Z] #20 49.03 Setting up python3-setuptools (40.8.0-1) ...
17:03:15 [2021-07-30T17:03:15.522Z] #20 51.54 Setting up xfsprogs (4.20.0-1) ...
17:03:15 [2021-07-30T17:03:15.522Z] #20 51.55 Setting up python3-lib2to3 (3.7.3-1) ...
17:03:15 [2021-07-30T17:03:15.777Z] #20 51.85 Setting up python3-pkg-resources (40.8.0-1) ...
17:03:16 [2021-07-30T17:03:16.184Z] #20 50.02 Setting up python3-pip (18.1-5) ...
17:03:16 [2021-07-30T17:03:16.337Z] #20 52.63 Setting up python3-distutils (3.7.3-1) ...
17:03:16 [2021-07-30T17:03:16.899Z] #20 53.00 Setting up python3-setuptools (40.8.0-1) ...
17:03:16 [2021-07-30T17:03:16.920Z] #20 56.17 Setting up xfsprogs (4.20.0-1) ...
17:03:16 [2021-07-30T17:03:16.920Z] #20 56.19 Setting up python3-lib2to3 (3.7.3-1) ...
17:03:17 [2021-07-30T17:03:17.111Z] #20 50.93 Processing triggers for libc-bin (2.28-10) ...
17:03:17 [2021-07-30T17:03:17.111Z] #20 50.96 Processing triggers for mime-support (3.62) ...
17:03:17 [2021-07-30T17:03:17.182Z] #20 56.48 Setting up python3-pkg-resources (40.8.0-1) ...
17:03:17 [2021-07-30T17:03:17.327Z] #64 ...
17:03:17 [2021-07-30T17:03:17.327Z] 
17:03:17 [2021-07-30T17:03:17.327Z] #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:03:17 [2021-07-30T17:03:17.327Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7
17:03:17 [2021-07-30T17:03:17.327Z] #27 18.26 Fetched 51.2 MB in 17s (2978 kB/s)
17:03:17 [2021-07-30T17:03:17.570Z] #22 26.47   Installing build dependencies: finished with status 'done'
17:03:17 [2021-07-30T17:03:17.673Z] #20 DONE 51.6s
17:03:17 [2021-07-30T17:03:17.673Z] 
17:03:17 [2021-07-30T17:03:17.673Z] #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:03:17 [2021-07-30T17:03:17.673Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
17:03:17 [2021-07-30T17:03:17.754Z] #20 57.25 Setting up python3-distutils (3.7.3-1) ...
17:03:17 [2021-07-30T17:03:17.827Z] #20 54.03 Setting up python3-pip (18.1-5) ...
17:03:18 [2021-07-30T17:03:18.327Z] #20 57.67 Setting up python3-setuptools (40.8.0-1) ...
17:03:19 [2021-07-30T17:03:19.012Z] #20 55.03 Processing triggers for libc-bin (2.28-10) ...
17:03:19 [2021-07-30T17:03:19.012Z] #20 55.06 Processing triggers for mime-support (3.62) ...
17:03:19 [2021-07-30T17:03:19.271Z] #20 58.56 Setting up python3-pip (18.1-5) ...
17:03:19 [2021-07-30T17:03:19.567Z] #21 1.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:19 [2021-07-30T17:03:19.567Z] #21 1.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:19 [2021-07-30T17:03:19.567Z] #21 1.678 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:19 [2021-07-30T17:03:19.567Z] #21 DONE 1.8s
17:03:19 [2021-07-30T17:03:19.567Z] 
17:03:19 [2021-07-30T17:03:19.567Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:19 [2021-07-30T17:03:19.567Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:19 [2021-07-30T17:03:19.575Z] #20 DONE 55.8s
17:03:19 [2021-07-30T17:03:19.575Z] 
17:03:19 [2021-07-30T17:03:19.575Z] #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:03:19 [2021-07-30T17:03:19.575Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:03:19 [2021-07-30T17:03:19.575Z] #54 ...
17:03:19 [2021-07-30T17:03:19.575Z] 
17:03:19 [2021-07-30T17:03:19.575Z] #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:03:19 [2021-07-30T17:03:19.575Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
17:03:20 [2021-07-30T17:03:20.214Z] #20 59.53 Processing triggers for libc-bin (2.28-10) ...
17:03:20 [2021-07-30T17:03:20.214Z] #20 59.56 Processing triggers for mime-support (3.62) ...
17:03:20 [2021-07-30T17:03:20.503Z] #21 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:20 [2021-07-30T17:03:20.759Z] #21 1.019 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:20 [2021-07-30T17:03:20.759Z] #21 1.024 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:20 [2021-07-30T17:03:20.759Z] #21 DONE 1.1s
17:03:20 [2021-07-30T17:03:20.759Z] 
17:03:20 [2021-07-30T17:03:20.759Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:20 [2021-07-30T17:03:20.759Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:20 [2021-07-30T17:03:20.787Z] #20 DONE 60.3s
17:03:20 [2021-07-30T17:03:20.787Z] 
17:03:20 [2021-07-30T17:03:20.787Z] #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:03:20 [2021-07-30T17:03:20.787Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:21 [2021-07-30T17:03:21.049Z] #40 ...
17:03:21 [2021-07-30T17:03:21.049Z] 
17:03:21 [2021-07-30T17:03:21.049Z] #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:03:21 [2021-07-30T17:03:21.049Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
17:03:21 [2021-07-30T17:03:21.788Z] #22 31.44 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:03:21 [2021-07-30T17:03:21.788Z] #22 31.45 Building wheels for collected packages: yamllint, pyyaml
17:03:21 [2021-07-30T17:03:21.788Z] #22 31.45   Running setup.py bdist_wheel for yamllint: started
17:03:21 [2021-07-30T17:03:21.993Z] #21 1.079 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:21 [2021-07-30T17:03:21.993Z] #21 1.086 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:21 [2021-07-30T17:03:21.993Z] #21 1.090 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:21 [2021-07-30T17:03:21.993Z] #21 DONE 1.2s
17:03:21 [2021-07-30T17:03:21.993Z] 
17:03:21 [2021-07-30T17:03:21.993Z] #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:03:21 [2021-07-30T17:03:21.993Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:22 [2021-07-30T17:03:22.255Z] #57 ...
17:03:22 [2021-07-30T17:03:22.255Z] 
17:03:22 [2021-07-30T17:03:22.255Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:22 [2021-07-30T17:03:22.255Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:22 [2021-07-30T17:03:22.363Z] #22 32.32   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:03:22 [2021-07-30T17:03:22.363Z] #22 32.32   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:03:22 [2021-07-30T17:03:22.363Z] #22 32.38   Running setup.py bdist_wheel for pyyaml: started
17:03:23 [2021-07-30T17:03:23.755Z] #22 33.73   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:03:23 [2021-07-30T17:03:23.755Z] #22 33.74   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
17:03:23 [2021-07-30T17:03:23.755Z] #22 33.88 Successfully built yamllint pyyaml
17:03:23 [2021-07-30T17:03:23.755Z] #22 33.90 Installing collected packages: pathspec, pyyaml, yamllint
17:03:24 [2021-07-30T17:03:24.018Z] #22 34.18 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
17:03:24 [2021-07-30T17:03:24.816Z] #22 4.743 Collecting yamllint==1.26.1
17:03:24 [2021-07-30T17:03:24.929Z] #22 4.407 Collecting yamllint==1.26.1
17:03:24 [2021-07-30T17:03:24.967Z] #22 DONE 34.8s
17:03:24 [2021-07-30T17:03:24.967Z] 
17:03:24 [2021-07-30T17:03:24.967Z] #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:03:24 [2021-07-30T17:03:24.967Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:25 [2021-07-30T17:03:25.470Z] #27 18.26 Reading package lists...
17:03:25 [2021-07-30T17:03:25.858Z] #22 ...
17:03:25 [2021-07-30T17:03:25.858Z] 
17:03:25 [2021-07-30T17:03:25.858Z] #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:03:25 [2021-07-30T17:03:25.858Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:25 [2021-07-30T17:03:25.858Z] #40 196.0 + dpkg --print-architecture
17:03:25 [2021-07-30T17:03:25.858Z] #40 196.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:03:25 [2021-07-30T17:03:25.858Z] #40 196.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:03:25 [2021-07-30T17:03:25.858Z] #40 196.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:03:26 [2021-07-30T17:03:26.471Z] #22 4.424 Collecting yamllint==1.26.1
17:03:26 [2021-07-30T17:03:26.901Z] #57 163.9 + bin/containerd
17:03:27 [2021-07-30T17:03:27.415Z] #22 ...
17:03:27 [2021-07-30T17:03:27.415Z] 
17:03:27 [2021-07-30T17:03:27.415Z] #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:03:27 [2021-07-30T17:03:27.415Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:27 [2021-07-30T17:03:27.415Z] #40 202.3 + dpkg --print-architecture
17:03:27 [2021-07-30T17:03:27.415Z] #40 202.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:03:27 [2021-07-30T17:03:27.415Z] #40 202.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:03:27 [2021-07-30T17:03:27.415Z] #40 202.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:03:30 [2021-07-30T17:03:30.111Z] #22 10.09   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:03:30 [2021-07-30T17:03:30.368Z] #22 10.94 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:03:30 [2021-07-30T17:03:30.368Z] #22 10.98   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:03:30 [2021-07-30T17:03:30.626Z] #22 11.02 Collecting pyyaml (from yamllint==1.26.1)
17:03:30 [2021-07-30T17:03:30.626Z] #22 11.21   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:03:30 [2021-07-30T17:03:30.894Z] #22 11.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:03:30 [2021-07-30T17:03:30.894Z] #22 ...
17:03:30 [2021-07-30T17:03:30.894Z] 
17:03:30 [2021-07-30T17:03:30.894Z] #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:03:30 [2021-07-30T17:03:30.894Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:30 [2021-07-30T17:03:30.894Z] #40 DONE 195.8s
17:03:30 [2021-07-30T17:03:30.894Z] 
17:03:30 [2021-07-30T17:03:30.894Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:30 [2021-07-30T17:03:30.894Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:30 [2021-07-30T17:03:30.894Z] #22 11.43 Building wheels for collected packages: yamllint
17:03:30 [2021-07-30T17:03:30.894Z] #22 11.43   Running setup.py bdist_wheel for yamllint: started
17:03:31 [2021-07-30T17:03:31.107Z] #40 ...
17:03:31 [2021-07-30T17:03:31.107Z] 
17:03:31 [2021-07-30T17:03:31.107Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:31 [2021-07-30T17:03:31.107Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:31 [2021-07-30T17:03:31.107Z] #22 9.753   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:03:31 [2021-07-30T17:03:31.363Z] #22 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:03:31 [2021-07-30T17:03:31.363Z] #22 10.68   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:03:31 [2021-07-30T17:03:31.363Z] #22 10.72 Collecting pyyaml (from yamllint==1.26.1)
17:03:31 [2021-07-30T17:03:31.464Z] #22 ...
17:03:31 [2021-07-30T17:03:31.464Z] 
17:03:31 [2021-07-30T17:03:31.464Z] #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:03:31 [2021-07-30T17:03:31.464Z] #50 sha256:ef68e9d28ef765ce75afb8ebf8df457509871225375c865ec9b654afd909bd37
17:03:31 [2021-07-30T17:03:31.464Z] #50 196.5 + /build/golangci-lint --version
17:03:31 [2021-07-30T17:03:31.619Z] #22 10.93   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:03:31 [2021-07-30T17:03:31.719Z] #50 196.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:03:31 [2021-07-30T17:03:31.875Z] #22 11.18 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:03:31 [2021-07-30T17:03:31.876Z] #22 11.19 Building wheels for collected packages: yamllint
17:03:31 [2021-07-30T17:03:31.876Z] #22 11.19   Running setup.py bdist_wheel for yamllint: started
17:03:31 [2021-07-30T17:03:31.975Z] #50 DONE 197.1s
17:03:31 [2021-07-30T17:03:31.975Z] 
17:03:31 [2021-07-30T17:03:31.975Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:31 [2021-07-30T17:03:31.975Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:31 [2021-07-30T17:03:31.975Z] #22 12.30   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:03:31 [2021-07-30T17:03:31.975Z] #22 12.30   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:03:31 [2021-07-30T17:03:31.975Z] #22 12.38 Successfully built yamllint
17:03:31 [2021-07-30T17:03:31.975Z] #22 12.38 Installing collected packages: pathspec, pyyaml, yamllint
17:03:32 [2021-07-30T17:03:32.202Z] #57 ...
17:03:32 [2021-07-30T17:03:32.202Z] 
17:03:32 [2021-07-30T17:03:32.202Z] #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:03:32 [2021-07-30T17:03:32.202Z] #24 sha256:4117dc3dcb849d2e587bf55944665be1418f221b267e997cba6232410cfe7c0c
17:03:32 [2021-07-30T17:03:32.202Z] #24 199.4 + return
17:03:32 [2021-07-30T17:03:32.230Z] #22 12.76 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
17:03:32 [2021-07-30T17:03:32.485Z] #22 DONE 13.0s
17:03:32 [2021-07-30T17:03:32.485Z] 
17:03:32 [2021-07-30T17:03:32.485Z] #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:03:32 [2021-07-30T17:03:32.485Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:03:32 [2021-07-30T17:03:32.485Z] #54 ...
17:03:32 [2021-07-30T17:03:32.485Z] 
17:03:32 [2021-07-30T17:03:32.485Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:03:32 [2021-07-30T17:03:32.485Z] #25 sha256:bb61b7bd11a77fbd6db1c2666cc6d2ca6479ebb2d0439960fae099f3139fa443
17:03:32 [2021-07-30T17:03:32.779Z] #24 DONE 200.3s
17:03:32 [2021-07-30T17:03:32.779Z] 
17:03:32 [2021-07-30T17:03:32.779Z] #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:03:32 [2021-07-30T17:03:32.779Z] #54 sha256:f6d76c2d096928f9bc2f9cc4ba5c1811f18d398c4645c6e80305438f437450fe
17:03:32 [2021-07-30T17:03:32.779Z] #54 108.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:03:32 [2021-07-30T17:03:32.779Z] #54 109.0 + mkdir -p /build
17:03:32 [2021-07-30T17:03:32.779Z] #54 109.0 + cp runc /build/runc
17:03:32 [2021-07-30T17:03:32.779Z] #54 DONE 111.8s
17:03:32 [2021-07-30T17:03:32.779Z] 
17:03:32 [2021-07-30T17:03:32.779Z] #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:03:32 [2021-07-30T17:03:32.779Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:32 [2021-07-30T17:03:32.804Z] #22 12.10   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:03:32 [2021-07-30T17:03:32.804Z] #22 12.11   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:03:32 [2021-07-30T17:03:32.804Z] #22 12.14 Successfully built yamllint
17:03:32 [2021-07-30T17:03:32.804Z] #22 12.15 Installing collected packages: pathspec, pyyaml, yamllint
17:03:33 [2021-07-30T17:03:33.046Z] #25 DONE 0.6s
17:03:33 [2021-07-30T17:03:33.046Z] 
17:03:33 [2021-07-30T17:03:33.046Z] #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:03:33 [2021-07-30T17:03:33.046Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:03:33 [2021-07-30T17:03:33.046Z] #54 ...
17:03:33 [2021-07-30T17:03:33.046Z] 
17:03:33 [2021-07-30T17:03:33.046Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:03:33 [2021-07-30T17:03:33.046Z] #30 sha256:60c0184f780ea6480adcb2004ab5ede8ff5d5d34038d0dffdf9ca1977dc7617e
17:03:33 [2021-07-30T17:03:33.061Z] #22 12.53 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
17:03:33 [2021-07-30T17:03:33.585Z] #27 26.14 Reading package lists...
17:03:33 [2021-07-30T17:03:33.624Z] #22 DONE 12.9s
17:03:33 [2021-07-30T17:03:33.624Z] 
17:03:33 [2021-07-30T17:03:33.624Z] #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:03:33 [2021-07-30T17:03:33.624Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:03:33 [2021-07-30T17:03:33.624Z] #50 ...
17:03:33 [2021-07-30T17:03:33.624Z] 
17:03:33 [2021-07-30T17:03:33.624Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:03:33 [2021-07-30T17:03:33.624Z] #25 sha256:57ebc92f9f164827159624727353ee291f83fe169f60ac9b819f8d79fbc9ec34
17:03:33 [2021-07-30T17:03:33.880Z] #25 DONE 0.2s
17:03:33 [2021-07-30T17:03:33.880Z] 
17:03:33 [2021-07-30T17:03:33.880Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:03:33 [2021-07-30T17:03:33.880Z] #30 sha256:3d69883cd26d6637b937bba153df64e5ceabea9021f52b2d2d6fc06bd707fc53
17:03:34 [2021-07-30T17:03:34.007Z] #40 ...
17:03:34 [2021-07-30T17:03:34.007Z] 
17:03:34 [2021-07-30T17:03:34.007Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:03:34 [2021-07-30T17:03:34.007Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
17:03:34 [2021-07-30T17:03:34.007Z] #22 9.768   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:03:34 [2021-07-30T17:03:34.007Z] #22 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:03:34 [2021-07-30T17:03:34.007Z] #22 10.79   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:03:34 [2021-07-30T17:03:34.007Z] #22 10.85 Collecting pyyaml (from yamllint==1.26.1)
17:03:34 [2021-07-30T17:03:34.007Z] #22 11.05   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:03:34 [2021-07-30T17:03:34.007Z] #22 11.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:03:34 [2021-07-30T17:03:34.007Z] #22 11.31 Building wheels for collected packages: yamllint
17:03:34 [2021-07-30T17:03:34.007Z] #22 11.31   Running setup.py bdist_wheel for yamllint: started
17:03:34 [2021-07-30T17:03:34.152Z] #27 33.70 Building dependency tree...
17:03:34 [2021-07-30T17:03:34.269Z] #22 12.17   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:03:34 [2021-07-30T17:03:34.269Z] #22 12.17   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:03:34 [2021-07-30T17:03:34.269Z] #22 12.21 Successfully built yamllint
17:03:34 [2021-07-30T17:03:34.269Z] #22 12.22 Installing collected packages: pathspec, pyyaml, yamllint
17:03:34 [2021-07-30T17:03:34.532Z] #22 12.51 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
17:03:35 [2021-07-30T17:03:35.106Z] #22 DONE 12.9s
17:03:35 [2021-07-30T17:03:35.106Z] 
17:03:35 [2021-07-30T17:03:35.106Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:03:35 [2021-07-30T17:03:35.106Z] #25 sha256:d77fc263c9a322e2ab57e8c2c432c228dba9f68044b07e42e4a1a1241bbee803
17:03:35 [2021-07-30T17:03:35.106Z] #25 DONE 0.2s
17:03:35 [2021-07-30T17:03:35.106Z] 
17:03:35 [2021-07-30T17:03:35.106Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:03:35 [2021-07-30T17:03:35.106Z] #30 sha256:8b1bb12abf8473102868afa58640fbf106f352ba5d07c3f894fee42aa681f5d8
17:03:35 [2021-07-30T17:03:35.250Z] #30 DONE 1.2s
17:03:35 [2021-07-30T17:03:35.250Z] 
17:03:35 [2021-07-30T17:03:35.250Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:03:35 [2021-07-30T17:03:35.250Z] #33 sha256:fc856a7463c3df3ef4b64499cf8513905803b84e97d1484069d5d70db01e374e
17:03:35 [2021-07-30T17:03:35.250Z] #33 DONE 0.1s
17:03:35 [2021-07-30T17:03:35.250Z] 
17:03:35 [2021-07-30T17:03:35.250Z] #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:03:35 [2021-07-30T17:03:35.250Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:03:35 [2021-07-30T17:03:35.250Z] #50 ...
17:03:35 [2021-07-30T17:03:35.250Z] 
17:03:35 [2021-07-30T17:03:35.250Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:03:35 [2021-07-30T17:03:35.250Z] #35 sha256:cf2281fdf506a415b5cbb54e86cdb99c033eedbf4b08385d92514dc86cf90c81
17:03:35 [2021-07-30T17:03:35.250Z] #35 DONE 0.1s
17:03:35 [2021-07-30T17:03:35.250Z] 
17:03:35 [2021-07-30T17:03:35.250Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:03:35 [2021-07-30T17:03:35.250Z] #38 sha256:7de4e7c0dea9ae69309feef5e2c21b2eebde49e817404f23848eb970320b6727
17:03:35 [2021-07-30T17:03:35.250Z] #38 DONE 0.1s
17:03:35 [2021-07-30T17:03:35.250Z] 
17:03:35 [2021-07-30T17:03:35.250Z] #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:03:35 [2021-07-30T17:03:35.250Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:03:35 [2021-07-30T17:03:35.333Z] #57 ...
17:03:35 [2021-07-30T17:03:35.333Z] 
17:03:35 [2021-07-30T17:03:35.333Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:03:35 [2021-07-30T17:03:35.333Z] #25 sha256:031fe7590e2f1d61b6cf2bb9b8b1638b46fa7170ae4cd2db572173da5e14bc3f
17:03:35 [2021-07-30T17:03:35.528Z] #27 36.69 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
17:03:35 [2021-07-30T17:03:35.528Z] #27 36.69 libcap2-bin is already the newest version (1:2.25-2).
17:03:35 [2021-07-30T17:03:35.528Z] #27 36.69 patch is already the newest version (2.7.6-3+deb10u1).
17:03:35 [2021-07-30T17:03:35.528Z] #27 36.69 xz-utils is already the newest version (5.2.4-1).
17:03:35 [2021-07-30T17:03:35.528Z] #27 36.69 The following additional packages will be installed:
17:03:35 [2021-07-30T17:03:35.595Z] #25 DONE 0.6s
17:03:35 [2021-07-30T17:03:35.595Z] 
17:03:35 [2021-07-30T17:03:35.595Z] #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:03:35 [2021-07-30T17:03:35.595Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.69   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.70   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.70   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.70   python3.7 python3.7-minimal vim-runtime xxd
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71 Suggested packages:
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71 Recommended packages:
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71   aufs-dkms nftables build-essential python3-dev python3-keyring
17:03:35 [2021-07-30T17:03:35.787Z] #27 36.71   python3-keyrings.alt python3-xdg unzip
17:03:35 [2021-07-30T17:03:35.857Z] #57 ...
17:03:35 [2021-07-30T17:03:35.857Z] 
17:03:35 [2021-07-30T17:03:35.857Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:03:35 [2021-07-30T17:03:35.857Z] #30 sha256:483b930463a5a4167ba51371a71c7f1f2220c715b1a4c68775cb0dfba7f73eb4
17:03:36 [2021-07-30T17:03:36.496Z] #30 DONE 1.3s
17:03:36 [2021-07-30T17:03:36.496Z] 
17:03:36 [2021-07-30T17:03:36.496Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:03:36 [2021-07-30T17:03:36.496Z] #33 sha256:bfb0ea5329bc6f3b66cfbd6b96b6304d1665c49efa85bc41b9bac7aaab431266
17:03:36 [2021-07-30T17:03:36.760Z] #33 DONE 0.1s
17:03:36 [2021-07-30T17:03:36.760Z] 
17:03:36 [2021-07-30T17:03:36.760Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:03:36 [2021-07-30T17:03:36.760Z] #35 sha256:af383bbeada7c2ae70f578b6c44b3c492ffd624d0683590eff4a354effb46f8a
17:03:36 [2021-07-30T17:03:36.760Z] #35 DONE 0.1s
17:03:36 [2021-07-30T17:03:36.760Z] 
17:03:36 [2021-07-30T17:03:36.760Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:03:36 [2021-07-30T17:03:36.760Z] #38 sha256:81a57a9b08b48104a0d832702c3ee8cff5ab71a4eb3018cfe6b7ba110f5714de
17:03:36 [2021-07-30T17:03:36.760Z] #38 DONE 0.1s
17:03:36 [2021-07-30T17:03:36.760Z] 
17:03:36 [2021-07-30T17:03:36.761Z] #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:03:36 [2021-07-30T17:03:36.761Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:37 [2021-07-30T17:03:37.697Z] #27 38.47 The following NEW packages will be installed:
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.48   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.48   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.48   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.48   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.49   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.49   python3-minimal python3-pip python3-pkg-resources python3-setuptools
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.49   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.49   uidmap vim vim-common vim-runtime xfsprogs xxd zip
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.89 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded.
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.89 Need to get 20.0 MB of archives.
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.89 After this operation, 82.5 MB of additional disk space will be used.
17:03:37 [2021-07-30T17:03:37.698Z] #27 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 38.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 38.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 38.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 38.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:03:37 [2021-07-30T17:03:37.957Z] #27 39.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:03:38 [2021-07-30T17:03:38.230Z] #27 39.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:03:38 [2021-07-30T17:03:38.488Z] #27 39.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:03:39 [2021-07-30T17:03:39.055Z] #27 40.11 debconf: delaying package configuration, since apt-utils is not installed
17:03:39 [2021-07-30T17:03:39.314Z] #27 40.38 Fetched 20.0 MB in 1s (24.0 MB/s)
17:03:39 [2021-07-30T17:03:39.314Z] #27 40.44 Selecting previously unselected package pigz.
17:03:39 [2021-07-30T17:03:39.314Z] #27 40.44 (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:03:39 [2021-07-30T17:03:39.314Z] #27 40.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:03:39 [2021-07-30T17:03:39.314Z] #27 40.49 Unpacking pigz (2.4-1) ...
17:03:39 [2021-07-30T17:03:39.314Z] #27 40.55 Selecting previously unselected package libpython3.7-minimal:amd64.
17:03:39 [2021-07-30T17:03:39.573Z] #27 40.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:03:39 [2021-07-30T17:03:39.573Z] #27 40.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:03:39 [2021-07-30T17:03:39.578Z] #30 DONE 6.3s
17:03:39 [2021-07-30T17:03:39.578Z] 
17:03:39 [2021-07-30T17:03:39.578Z] #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:03:39 [2021-07-30T17:03:39.578Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:03:39 [2021-07-30T17:03:39.578Z] #57 ...
17:03:39 [2021-07-30T17:03:39.578Z] 
17:03:39 [2021-07-30T17:03:39.578Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:03:39 [2021-07-30T17:03:39.578Z] #33 sha256:587737a7ceeaf3c72d06a09a583e8d53394b089fdd8b2c9d09777b54ca3c0539
17:03:39 [2021-07-30T17:03:39.578Z] #33 DONE 0.3s
17:03:39 [2021-07-30T17:03:39.578Z] 
17:03:39 [2021-07-30T17:03:39.578Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:03:39 [2021-07-30T17:03:39.578Z] #35 sha256:6fe6389ae8bad12c6d39ad73d875e080e4f6e383dfd13ac5e34687a15191a8b7
17:03:39 [2021-07-30T17:03:39.578Z] #35 DONE 0.0s
17:03:39 [2021-07-30T17:03:39.578Z] 
17:03:39 [2021-07-30T17:03:39.578Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:03:39 [2021-07-30T17:03:39.578Z] #38 sha256:b3163883d2e700a72bdd2fc49e2fce53c010a622ac36e1fbbd60c67708059be4
17:03:39 [2021-07-30T17:03:39.832Z] #27 40.87 Selecting previously unselected package python3.7-minimal.
17:03:39 [2021-07-30T17:03:39.832Z] #27 40.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:03:39 [2021-07-30T17:03:39.832Z] #27 40.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:03:39 [2021-07-30T17:03:39.833Z] #38 DONE 0.1s
17:03:39 [2021-07-30T17:03:39.833Z] 
17:03:39 [2021-07-30T17:03:39.834Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:03:39 [2021-07-30T17:03:39.834Z] #41 sha256:6aa2190f11523811c6a894c0b99c67cc611235b17abc512b305b1d499c9c2263
17:03:40 [2021-07-30T17:03:40.395Z] #41 DONE 0.5s
17:03:40 [2021-07-30T17:03:40.395Z] 
17:03:40 [2021-07-30T17:03:40.395Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:03:40 [2021-07-30T17:03:40.395Z] #45 sha256:52411dbca3d10d1e6b5070e82a3fb823d5db5dfb1c64932eff008026e5370f31
17:03:40 [2021-07-30T17:03:40.395Z] #45 DONE 0.1s
17:03:40 [2021-07-30T17:03:40.395Z] 
17:03:40 [2021-07-30T17:03:40.395Z] #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:03:40 [2021-07-30T17:03:40.395Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:03:40 [2021-07-30T17:03:40.395Z] #57 ...
17:03:40 [2021-07-30T17:03:40.395Z] 
17:03:40 [2021-07-30T17:03:40.395Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:03:40 [2021-07-30T17:03:40.395Z] #47 sha256:6fd2aa3f0b5d478a3f0be3804513ce39b73824ade4289d2f6c7f7073d5242737
17:03:40 [2021-07-30T17:03:40.399Z] #27 41.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:03:40 [2021-07-30T17:03:40.399Z] #27 41.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:03:40 [2021-07-30T17:03:40.651Z] #47 DONE 0.2s
17:03:40 [2021-07-30T17:03:40.651Z] 
17:03:40 [2021-07-30T17:03:40.651Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:03:40 [2021-07-30T17:03:40.651Z] #49 sha256:daba6352f13517976729db6a9083e3288f8b8ee5e024fc4b781bd994af0ca4c4
17:03:40 [2021-07-30T17:03:40.651Z] #49 DONE 0.1s
17:03:40 [2021-07-30T17:03:40.651Z] 
17:03:40 [2021-07-30T17:03:40.651Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:03:40 [2021-07-30T17:03:40.651Z] #51 sha256:2c022fd771786f9766bf73ad504d058d6e08d273f48b60d0882a1df809a0eec6
17:03:41 [2021-07-30T17:03:41.216Z] #51 DONE 0.5s
17:03:41 [2021-07-30T17:03:41.216Z] 
17:03:41 [2021-07-30T17:03:41.216Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:03:41 [2021-07-30T17:03:41.216Z] #53 sha256:e72a1f6ea189d9eca3465e8b46970b486e68beb69d2a45634ab9fd9cedcbb031
17:03:41 [2021-07-30T17:03:41.216Z] #53 DONE 0.1s
17:03:41 [2021-07-30T17:03:41.216Z] 
17:03:41 [2021-07-30T17:03:41.216Z] #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:03:41 [2021-07-30T17:03:41.216Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:03:41 [2021-07-30T17:03:41.334Z] #27 42.46 Selecting previously unselected package python3-minimal.
17:03:41 [2021-07-30T17:03:41.334Z] #27 42.46 (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:03:41 [2021-07-30T17:03:41.334Z] #27 42.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:03:41 [2021-07-30T17:03:41.334Z] #27 42.52 Unpacking python3-minimal (3.7.3-1) ...
17:03:41 [2021-07-30T17:03:41.334Z] #27 42.57 Selecting previously unselected package libmpdec2:amd64.
17:03:41 [2021-07-30T17:03:41.592Z] #27 42.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:03:41 [2021-07-30T17:03:41.592Z] #27 42.59 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:03:41 [2021-07-30T17:03:41.592Z] #27 42.66 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:03:41 [2021-07-30T17:03:41.592Z] #27 42.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:03:41 [2021-07-30T17:03:41.592Z] #27 42.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:03:41 [2021-07-30T17:03:41.789Z] #50 ...
17:03:41 [2021-07-30T17:03:41.789Z] 
17:03:41 [2021-07-30T17:03:41.789Z] #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:03:41 [2021-07-30T17:03:41.789Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:41 [2021-07-30T17:03:41.789Z] #40 DONE 215.1s
17:03:41 [2021-07-30T17:03:41.789Z] 
17:03:41 [2021-07-30T17:03:41.789Z] #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:03:41 [2021-07-30T17:03:41.789Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.17 Selecting previously unselected package python3.7.
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.18 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.26 Selecting previously unselected package libpython3-stdlib:amd64.
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:03:42 [2021-07-30T17:03:42.159Z] #27 43.41 Setting up python3-minimal (3.7.3-1) ...
17:03:42 [2021-07-30T17:03:42.471Z] #30 DONE 6.4s
17:03:42 [2021-07-30T17:03:42.471Z] 
17:03:42 [2021-07-30T17:03:42.471Z] #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:03:42 [2021-07-30T17:03:42.471Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:42 [2021-07-30T17:03:42.471Z] #57 ...
17:03:42 [2021-07-30T17:03:42.471Z] 
17:03:42 [2021-07-30T17:03:42.471Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:03:42 [2021-07-30T17:03:42.471Z] #33 sha256:afc9714126a1305b42299f12430084bcdad13974f01a2c3ee7d1a66df67efe0e
17:03:42 [2021-07-30T17:03:42.726Z] #27 43.94 Selecting previously unselected package python3.
17:03:42 [2021-07-30T17:03:42.732Z] #33 DONE 0.6s
17:03:42 [2021-07-30T17:03:42.732Z] 
17:03:42 [2021-07-30T17:03:42.732Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:03:42 [2021-07-30T17:03:42.732Z] #35 sha256:e982bbdbb1fde38293f52765d94efc5f40873e266b29056c680bfa9d6ff1c26a
17:03:42 [2021-07-30T17:03:42.732Z] #35 DONE 0.1s
17:03:42 [2021-07-30T17:03:42.732Z] 
17:03:42 [2021-07-30T17:03:42.732Z] #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:03:42 [2021-07-30T17:03:42.732Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:42 [2021-07-30T17:03:42.992Z] #27 43.94 (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:03:42 [2021-07-30T17:03:42.992Z] #27 43.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.00 Unpacking python3 (3.7.3-1) ...
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.07 Selecting previously unselected package libip4tc0:amd64.
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.09 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.14 Selecting previously unselected package libip6tc0:amd64.
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:03:42 [2021-07-30T17:03:42.992Z] #27 44.15 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:03:42 [2021-07-30T17:03:42.993Z] #57 ...
17:03:42 [2021-07-30T17:03:42.993Z] 
17:03:42 [2021-07-30T17:03:42.993Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:03:42 [2021-07-30T17:03:42.993Z] #38 sha256:b7928eea89c96fe515227499062c0c518459053770655ad9abd75438b491baf0
17:03:42 [2021-07-30T17:03:42.993Z] #38 DONE 0.1s
17:03:42 [2021-07-30T17:03:42.993Z] 
17:03:42 [2021-07-30T17:03:42.993Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:03:42 [2021-07-30T17:03:42.993Z] #41 sha256:45bc3e6f2227ba5a30b04c5bce55545707398817fb3abc662937e37116f5addd
17:03:43 [2021-07-30T17:03:43.157Z] #50 ...
17:03:43 [2021-07-30T17:03:43.157Z] 
17:03:43 [2021-07-30T17:03:43.157Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.157Z] #41 sha256:068e62af698d7c4416c80d34db1bfc16d6a79932908d0a8e3dea1ece8ab722b3
17:03:43 [2021-07-30T17:03:43.157Z] #41 DONE 0.1s
17:03:43 [2021-07-30T17:03:43.157Z] 
17:03:43 [2021-07-30T17:03:43.157Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.158Z] #45 sha256:b7041173690ef92dd4863c8c488012aac1a01fa17392028d595b550163292f1d
17:03:43 [2021-07-30T17:03:43.158Z] #45 DONE 0.0s
17:03:43 [2021-07-30T17:03:43.158Z] 
17:03:43 [2021-07-30T17:03:43.158Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.158Z] #47 sha256:269a19ba2a086f592758b628e88e95f322386fb96d9d0bc7ab3609b6c3825478
17:03:43 [2021-07-30T17:03:43.158Z] #47 DONE 0.1s
17:03:43 [2021-07-30T17:03:43.158Z] 
17:03:43 [2021-07-30T17:03:43.158Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.158Z] #49 sha256:a25b1ce4309dff1c3319ab6f7614f5aa16e4cc462016474c07b860340ee923cf
17:03:43 [2021-07-30T17:03:43.158Z] #49 DONE 0.1s
17:03:43 [2021-07-30T17:03:43.158Z] 
17:03:43 [2021-07-30T17:03:43.158Z] #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:03:43 [2021-07-30T17:03:43.158Z] #50 sha256:514038b9bdc93541f9e1b6a19b30d7f96a4bf6912a70eb39867112b5d4fa751d
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.23 Selecting previously unselected package libiptc0:amd64.
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.24 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.31 Selecting previously unselected package libnfnetlink0:amd64.
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:03:43 [2021-07-30T17:03:43.251Z] #27 44.45 Selecting previously unselected package libnftnl11:amd64.
17:03:43 [2021-07-30T17:03:43.254Z] #41 DONE 0.4s
17:03:43 [2021-07-30T17:03:43.254Z] 
17:03:43 [2021-07-30T17:03:43.254Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.254Z] #45 sha256:9136957e48ae5f054d59955cdea1df7c306f2f4b1c73d991c78f1146cee3e0d0
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.53 Selecting previously unselected package iptables.
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.54 Unpacking iptables (1.8.2-4) ...
17:03:43 [2021-07-30T17:03:43.510Z] #27 44.72 Selecting previously unselected package xxd.
17:03:43 [2021-07-30T17:03:43.519Z] #45 DONE 0.1s
17:03:43 [2021-07-30T17:03:43.519Z] 
17:03:43 [2021-07-30T17:03:43.519Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.519Z] #47 sha256:f132f8048833bf1e990ce1746c615d4788fed7364f9fa8f4cc46d8aa92357b3c
17:03:43 [2021-07-30T17:03:43.519Z] #47 DONE 0.2s
17:03:43 [2021-07-30T17:03:43.519Z] 
17:03:43 [2021-07-30T17:03:43.519Z] #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:03:43 [2021-07-30T17:03:43.519Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:43 [2021-07-30T17:03:43.769Z] #27 44.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:03:43 [2021-07-30T17:03:43.769Z] #27 44.73 Unpacking xxd (2:8.1.0875-5) ...
17:03:43 [2021-07-30T17:03:43.769Z] #27 44.84 Selecting previously unselected package vim-common.
17:03:43 [2021-07-30T17:03:43.769Z] #27 44.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:03:43 [2021-07-30T17:03:43.769Z] #27 44.87 Unpacking vim-common (2:8.1.0875-5) ...
17:03:43 [2021-07-30T17:03:43.780Z] #57 ...
17:03:43 [2021-07-30T17:03:43.780Z] 
17:03:43 [2021-07-30T17:03:43.780Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.780Z] #49 sha256:234dc8aa4c680335ac5cf3d164d2a29652ab5928ebae792134faf79b46a346eb
17:03:43 [2021-07-30T17:03:43.780Z] #49 DONE 0.1s
17:03:43 [2021-07-30T17:03:43.780Z] 
17:03:43 [2021-07-30T17:03:43.780Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:03:43 [2021-07-30T17:03:43.780Z] #51 sha256:a565159c6c5a62e97ffcb7a479ceaa6d4122db6355f801b37918ec7812938c1e
17:03:44 [2021-07-30T17:03:44.027Z] #27 44.98 Selecting previously unselected package bash-completion.
17:03:44 [2021-07-30T17:03:44.027Z] #27 44.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:03:44 [2021-07-30T17:03:44.354Z] #51 DONE 0.6s
17:03:44 [2021-07-30T17:03:44.354Z] 
17:03:44 [2021-07-30T17:03:44.354Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:03:44 [2021-07-30T17:03:44.354Z] #53 sha256:fefdd57296bec224e93ed40afeac89f8049c4526629c4179e6fd7c98adcff516
17:03:44 [2021-07-30T17:03:44.354Z] #53 DONE 0.1s
17:03:44 [2021-07-30T17:03:44.354Z] 
17:03:44 [2021-07-30T17:03:44.354Z] #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:03:44 [2021-07-30T17:03:44.354Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:44 [2021-07-30T17:03:44.354Z] #57 ...
17:03:44 [2021-07-30T17:03:44.354Z] 
17:03:44 [2021-07-30T17:03:44.354Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:03:44 [2021-07-30T17:03:44.354Z] #55 sha256:22ca9fedc36d306b1cdb6bbddf21bcd40852f4d7edea2bf91f55b19403275552
17:03:44 [2021-07-30T17:03:44.616Z] #55 DONE 0.2s
17:03:44 [2021-07-30T17:03:44.616Z] 
17:03:44 [2021-07-30T17:03:44.616Z] #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:03:44 [2021-07-30T17:03:44.616Z] #57 sha256:29e1f6cb5d76fb29c3f11cc2ce2c82d59a153a6c3bec4e08ae888ea154158bd7
17:03:44 [2021-07-30T17:03:44.905Z] #57 ...
17:03:44 [2021-07-30T17:03:44.905Z] 
17:03:44 [2021-07-30T17:03:44.905Z] #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:03:44 [2021-07-30T17:03:44.905Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
17:03:44 [2021-07-30T17:03:44.905Z] #40 DONE 221.5s
17:03:44 [2021-07-30T17:03:44.905Z] 
17:03:44 [2021-07-30T17:03:44.905Z] #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:03:44 [2021-07-30T17:03:44.905Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:45 [2021-07-30T17:03:45.663Z] #27 46.63 Unpacking bash-completion (1:2.8-6) ...
17:03:45 [2021-07-30T17:03:45.664Z] #27 46.86 Selecting previously unselected package apparmor.
17:03:45 [2021-07-30T17:03:45.664Z] #27 46.87 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
17:03:45 [2021-07-30T17:03:45.852Z] #57 ...
17:03:45 [2021-07-30T17:03:45.852Z] 
17:03:45 [2021-07-30T17:03:45.852Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:03:45 [2021-07-30T17:03:45.852Z] #41 sha256:f4bc1158f076e153a4430cdcd46c7c66fd7a1c04c02f214df21bdaff09c92c1b
17:03:45 [2021-07-30T17:03:45.852Z] #41 DONE 0.3s
17:03:45 [2021-07-30T17:03:45.852Z] 
17:03:45 [2021-07-30T17:03:45.852Z] #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:03:45 [2021-07-30T17:03:45.852Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:45 [2021-07-30T17:03:45.922Z] #27 46.93 Unpacking apparmor (2.13.2-10) ...
17:03:46 [2021-07-30T17:03:46.114Z] #57 ...
17:03:46 [2021-07-30T17:03:46.114Z] 
17:03:46 [2021-07-30T17:03:46.114Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:03:46 [2021-07-30T17:03:46.114Z] #45 sha256:706c6fdf3f6be2f077c4cb1d7bd9a2ba2072ec097ab7862f603937a7010ea03e
17:03:46 [2021-07-30T17:03:46.114Z] #45 DONE 0.1s
17:03:46 [2021-07-30T17:03:46.114Z] 
17:03:46 [2021-07-30T17:03:46.114Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:03:46 [2021-07-30T17:03:46.114Z] #47 sha256:9afebd92a67f11a0797a8eb3cbe91854262b093f55fecb9c2c1d40525fa31b29
17:03:46 [2021-07-30T17:03:46.114Z] #47 DONE 0.1s
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.18 Selecting previously unselected package aufs-tools.
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.19 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.20 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.28 Selecting previously unselected package libonig5:amd64.
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.28 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.182Z] #27 47.29 Unpacking libonig5:amd64 (6.9.1-1) ...
17:03:46 [2021-07-30T17:03:46.376Z] 
17:03:46 [2021-07-30T17:03:46.376Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:03:46 [2021-07-30T17:03:46.376Z] #49 sha256:eb074ab1eb72179b73d72749550a39ac53b940c2cf304fa8e4087022bdcba280
17:03:46 [2021-07-30T17:03:46.376Z] #49 DONE 0.1s
17:03:46 [2021-07-30T17:03:46.376Z] 
17:03:46 [2021-07-30T17:03:46.376Z] #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:03:46 [2021-07-30T17:03:46.376Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.38 Selecting previously unselected package libjq1:amd64.
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.38 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.46 Selecting previously unselected package jq.
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.47 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.47 Unpacking jq (1.5+dfsg-2+b1) ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.53 Selecting previously unselected package libaio1:amd64.
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.54 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.55 Unpacking libaio1:amd64 (0.3.112-3) ...
17:03:46 [2021-07-30T17:03:46.441Z] #27 47.60 Selecting previously unselected package libgpm2:amd64.
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.60 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.60 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.66 Selecting previously unselected package libnet1:amd64.
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.67 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.75 Selecting previously unselected package libnl-3-200:amd64.
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.76 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.82 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.84 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:46 [2021-07-30T17:03:46.699Z] #27 47.89 Selecting previously unselected package libreadline5:amd64.
17:03:46 [2021-07-30T17:03:46.958Z] #27 47.90 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.958Z] #27 47.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:46 [2021-07-30T17:03:46.958Z] #27 47.98 Selecting previously unselected package net-tools.
17:03:46 [2021-07-30T17:03:46.958Z] #27 47.99 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:03:46 [2021-07-30T17:03:46.958Z] #27 48.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:03:47 [2021-07-30T17:03:47.034Z] 4612f6d0b889: Verifying Checksum
17:03:47 [2021-07-30T17:03:47.034Z] 4612f6d0b889: Download complete
17:03:47 [2021-07-30T17:03:47.216Z] #27 48.11 Selecting previously unselected package python-pip-whl.
17:03:47 [2021-07-30T17:03:47.216Z] #27 48.13 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
17:03:47 [2021-07-30T17:03:47.216Z] #27 48.13 Unpacking python-pip-whl (18.1-5) ...
17:03:47 [2021-07-30T17:03:47.320Z] #57 ...
17:03:47 [2021-07-30T17:03:47.320Z] 
17:03:47 [2021-07-30T17:03:47.320Z] #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:03:47 [2021-07-30T17:03:47.320Z] #50 sha256:136e5fd24a9cfcb9b8e1269f027893614594332db77ac1c97d1dec9f3cc4150b
17:03:47 [2021-07-30T17:03:47.320Z] #50 224.7 + /build/golangci-lint --version
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.47 Selecting previously unselected package python3-lib2to3.
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.48 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.48 Unpacking python3-lib2to3 (3.7.3-1) ...
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.56 Selecting previously unselected package python3-distutils.
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.57 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.57 Unpacking python3-distutils (3.7.3-1) ...
17:03:47 [2021-07-30T17:03:47.475Z] #27 48.67 Selecting previously unselected package python3-pip.
17:03:47 [2021-07-30T17:03:47.582Z] #50 225.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.68 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.69 Unpacking python3-pip (18.1-5) ...
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.79 Selecting previously unselected package python3-pkg-resources.
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.80 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.80 Unpacking python3-pkg-resources (40.8.0-1) ...
17:03:47 [2021-07-30T17:03:47.733Z] #27 48.90 Selecting previously unselected package python3-setuptools.
17:03:47 [2021-07-30T17:03:47.843Z] #50 DONE 225.1s
17:03:47 [2021-07-30T17:03:47.843Z] 
17:03:47 [2021-07-30T17:03:47.843Z] #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:03:47 [2021-07-30T17:03:47.843Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:03:47 [2021-07-30T17:03:47.992Z] #27 48.91 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
17:03:47 [2021-07-30T17:03:47.992Z] #27 48.91 Unpacking python3-setuptools (40.8.0-1) ...
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.05 Selecting previously unselected package python3-wheel.
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.06 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.07 Unpacking python3-wheel (0.32.3-2) ...
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.13 Selecting previously unselected package sudo.
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.14 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:03:47 [2021-07-30T17:03:47.992Z] #27 49.14 Unpacking sudo (1.8.27-1+deb10u3) ...
17:03:48 [2021-07-30T17:03:48.250Z] #27 49.41 Selecting previously unselected package thin-provisioning-tools.
17:03:48 [2021-07-30T17:03:48.250Z] #27 49.42 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:03:48 [2021-07-30T17:03:48.250Z] #27 49.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:03:48 [2021-07-30T17:03:48.509Z] #27 49.54 Selecting previously unselected package uidmap.
17:03:48 [2021-07-30T17:03:48.509Z] #27 49.55 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
17:03:48 [2021-07-30T17:03:48.509Z] #27 49.56 Unpacking uidmap (1:4.5-1.1) ...
17:03:48 [2021-07-30T17:03:48.768Z] #27 49.64 Selecting previously unselected package vim-runtime.
17:03:48 [2021-07-30T17:03:48.768Z] #27 49.64 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:03:48 [2021-07-30T17:03:48.768Z] #27 49.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:03:48 [2021-07-30T17:03:48.768Z] #27 49.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:03:48 [2021-07-30T17:03:48.768Z] #27 49.71 Unpacking vim-runtime (2:8.1.0875-5) ...
17:03:50 [2021-07-30T17:03:50.145Z] #27 51.38 Selecting previously unselected package vim.
17:03:50 [2021-07-30T17:03:50.145Z] #27 51.39 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
17:03:50 [2021-07-30T17:03:50.145Z] #27 51.41 Unpacking vim (2:8.1.0875-5) ...
17:03:50 [2021-07-30T17:03:50.711Z] #27 51.70 Selecting previously unselected package xfsprogs.
17:03:50 [2021-07-30T17:03:50.711Z] #27 51.70 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
17:03:50 [2021-07-30T17:03:50.711Z] #27 51.71 Unpacking xfsprogs (4.20.0-1) ...
17:03:50 [2021-07-30T17:03:50.969Z] #27 51.99 Selecting previously unselected package zip.
17:03:50 [2021-07-30T17:03:50.969Z] #27 52.00 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
17:03:50 [2021-07-30T17:03:50.969Z] #27 52.01 Unpacking zip (3.0-11+b1) ...
17:03:51 [2021-07-30T17:03:51.148Z] #57 ...
17:03:51 [2021-07-30T17:03:51.148Z] 
17:03:51 [2021-07-30T17:03:51.148Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:03:51 [2021-07-30T17:03:51.148Z] #51 sha256:5a3ff8db6c1ea6ef6d6af2a15bd247aa594c2163458e86449cb64c950d665a95
17:03:51 [2021-07-30T17:03:51.148Z] #51 DONE 0.1s
17:03:51 [2021-07-30T17:03:51.148Z] 
17:03:51 [2021-07-30T17:03:51.148Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:03:51 [2021-07-30T17:03:51.148Z] #53 sha256:b7ca391b431cdd2011dc3ab8ac3304ba547dff860ac68390e7f2521f169cecac
17:03:51 [2021-07-30T17:03:51.148Z] #53 DONE 0.1s
17:03:51 [2021-07-30T17:03:51.148Z] 
17:03:51 [2021-07-30T17:03:51.148Z] #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:03:51 [2021-07-30T17:03:51.148Z] #54 sha256:538e174fdba927401cb5fb181afd6b3942e61d9dc4192c51b63374b0a4a66cf0
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.17 Setting up aufs-tools (1:4.14+20190211-1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.20 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.22 Setting up libgpm2:amd64 (1.20.7-5) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.23 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.25 Setting up uidmap (1:4.5-1.1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.26 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.29 Setting up xxd (2:8.1.0875-5) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.30 Setting up zip (3.0-11+b1) ...
17:03:51 [2021-07-30T17:03:51.228Z] #27 52.32 Setting up vim-common (2:8.1.0875-5) ...
17:03:51 [2021-07-30T17:03:51.293Z] #50 224.7 + /build/golangci-lint --version
17:03:51 [2021-07-30T17:03:51.293Z] #50 225.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:03:51 [2021-07-30T17:03:51.487Z] #27 52.36 Setting up bash-completion (1:2.8-6) ...
17:03:51 [2021-07-30T17:03:51.550Z] #50 DONE 225.2s
17:03:51 [2021-07-30T17:03:51.550Z] 
17:03:51 [2021-07-30T17:03:51.550Z] #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:03:51 [2021-07-30T17:03:51.550Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.00 Setting up libiptc0:amd64 (1.8.2-4) ...
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.01 Setting up sudo (1.8.27-1+deb10u3) ...
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.07 invoke-rc.d: could not determine current runlevel
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.08 invoke-rc.d: policy-rc.d denied execution of start.
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.08 Setting up pigz (2.4-1) ...
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:52 [2021-07-30T17:03:52.862Z] #27 54.11 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:03:53 [2021-07-30T17:03:53.121Z] #27 54.13 Setting up python-pip-whl (18.1-5) ...
17:03:53 [2021-07-30T17:03:53.121Z] #27 54.14 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:03:53 [2021-07-30T17:03:53.121Z] #27 54.15 Setting up vim-runtime (2:8.1.0875-5) ...
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.41 Setting up libaio1:amd64 (0.3.112-3) ...
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.43 Setting up libonig5:amd64 (6.9.1-1) ...
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.47 Setting up vim (2:8.1.0875-5) ...
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:53 [2021-07-30T17:03:53.380Z] #27 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.55 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.56 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.58 Setting up jq (1.5+dfsg-2+b1) ...
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:03:53 [2021-07-30T17:03:53.638Z] #27 54.60 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:03:54 [2021-07-30T17:03:54.068Z] #54 ...
17:03:54 [2021-07-30T17:03:54.068Z] 
17:03:54 [2021-07-30T17:03:54.068Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:03:54 [2021-07-30T17:03:54.068Z] #51 sha256:77a4cc4e8634cf9cd47e2903fb5ec1722add8b46bea41f0c69ab16047f2802e8
17:03:54 [2021-07-30T17:03:54.068Z] #51 DONE 0.1s
17:03:54 [2021-07-30T17:03:54.068Z] 
17:03:54 [2021-07-30T17:03:54.068Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:03:54 [2021-07-30T17:03:54.068Z] #53 sha256:78df7f7485e0c8204c95d3c779fb880733ed610788bba05850dffd1913875430
17:03:54 [2021-07-30T17:03:54.068Z] #53 DONE 0.1s
17:03:54 [2021-07-30T17:03:54.068Z] 
17:03:54 [2021-07-30T17:03:54.068Z] #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:03:54 [2021-07-30T17:03:54.068Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.08 Setting up iptables (1.8.2-4) ...
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:55 [2021-07-30T17:03:55.014Z] #27 56.12 Setting up python3 (3.7.3-1) ...
17:03:55 [2021-07-30T17:03:55.273Z] #27 56.39 Setting up python3-wheel (0.32.3-2) ...
17:03:55 [2021-07-30T17:03:55.841Z] #27 56.77 Setting up apparmor (2.13.2-10) ...
17:03:57 [2021-07-30T17:03:57.218Z] #27 58.29 Setting up xfsprogs (4.20.0-1) ...
17:03:57 [2021-07-30T17:03:57.218Z] #27 58.30 Setting up python3-lib2to3 (3.7.3-1) ...
17:03:57 [2021-07-30T17:03:57.477Z] #27 58.58 Setting up python3-pkg-resources (40.8.0-1) ...
17:03:58 [2021-07-30T17:03:58.045Z] #27 59.02 Setting up python3-distutils (3.7.3-1) ...
17:03:58 [2021-07-30T17:03:58.045Z] #27 59.28 Setting up python3-setuptools (40.8.0-1) ...
17:03:58 [2021-07-30T17:03:58.981Z] #27 59.90 Setting up python3-pip (18.1-5) ...
17:03:59 [2021-07-30T17:03:59.240Z] #27 60.45 Processing triggers for libc-bin (2.28-10) ...
17:03:59 [2021-07-30T17:03:59.257Z] #54 ...
17:03:59 [2021-07-30T17:03:59.257Z] 
17:03:59 [2021-07-30T17:03:59.257Z] #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:03:59 [2021-07-30T17:03:59.257Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:03:59 [2021-07-30T17:03:59.257Z] #57 179.3 + bin/containerd
17:03:59 [2021-07-30T17:03:59.498Z] #27 60.50 Processing triggers for mime-support (3.62) ...
17:04:00 [2021-07-30T17:04:00.434Z] #27 DONE 61.4s
17:04:00 [2021-07-30T17:04:00.434Z] 
17:04:00 [2021-07-30T17:04:00.434Z] #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:04:00 [2021-07-30T17:04:00.434Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8
17:04:01 [2021-07-30T17:04:01.382Z] #28 1.064 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:04:01 [2021-07-30T17:04:01.382Z] #28 1.070 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:04:01 [2021-07-30T17:04:01.382Z] #28 1.074 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:04:01 [2021-07-30T17:04:01.382Z] #28 DONE 1.1s
17:04:01 [2021-07-30T17:04:01.382Z] 
17:04:01 [2021-07-30T17:04:01.382Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:04:01 [2021-07-30T17:04:01.382Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0
17:04:01 [2021-07-30T17:04:01.773Z] #57 ...
17:04:01 [2021-07-30T17:04:01.773Z] 
17:04:01 [2021-07-30T17:04:01.773Z] #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:04:01 [2021-07-30T17:04:01.773Z] #54 sha256:6c622a4edd1d2f040e79b77c08d7b144fce468c5acaee0bc6bdf6f1f2f0de4df
17:04:01 [2021-07-30T17:04:01.773Z] #54 111.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:04:01 [2021-07-30T17:04:01.773Z] #54 112.6 + mkdir -p /build
17:04:01 [2021-07-30T17:04:01.773Z] #54 112.6 + cp runc /build/runc
17:04:01 [2021-07-30T17:04:01.773Z] #54 DONE 113.4s
17:04:01 [2021-07-30T17:04:01.773Z] 
17:04:01 [2021-07-30T17:04:01.773Z] #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:04:01 [2021-07-30T17:04:01.773Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:04:02 [2021-07-30T17:04:02.757Z] #57 200.0 # github.com/containerd/containerd/cmd/containerd
17:04:02 [2021-07-30T17:04:02.757Z] #57 200.0 /usr/bin/ld: /tmp/go-link-068207299/000019.o: in function `New':
17:04:02 [2021-07-30T17:04:02.757Z] #57 200.0 /tmp/tmp.AmYzwwLyBH/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:04:03 [2021-07-30T17:04:03.018Z] #57 200.1 + bin/containerd-stress
17:04:03 [2021-07-30T17:04:03.137Z] #57 ...
17:04:03 [2021-07-30T17:04:03.137Z] 
17:04:03 [2021-07-30T17:04:03.137Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:04:03 [2021-07-30T17:04:03.137Z] #55 sha256:affd112c98a228a2354851e24992c077e02920850c48e445b67a13ce970c72de
17:04:03 [2021-07-30T17:04:03.137Z] #55 DONE 0.2s
17:04:03 [2021-07-30T17:04:03.137Z] 
17:04:03 [2021-07-30T17:04:03.137Z] #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:04:03 [2021-07-30T17:04:03.137Z] #57 sha256:5c73738ab7cc669335536899bca335a86bbb2e326e998bf367688454d1a99a2d
17:04:04 [2021-07-30T17:04:04.670Z] #29 2.928 Collecting yamllint==1.26.1
17:04:06 [2021-07-30T17:04:06.317Z] #57 202.7 + bin/containerd-shim
17:04:09 [2021-07-30T17:04:09.948Z] #29 8.243   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:04:10 [2021-07-30T17:04:10.207Z] #29 8.785 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:04:10 [2021-07-30T17:04:10.207Z] #29 8.817   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:04:10 [2021-07-30T17:04:10.207Z] #29 8.849 Collecting pyyaml (from yamllint==1.26.1)
17:04:10 [2021-07-30T17:04:10.465Z] #29 8.952   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:04:10 [2021-07-30T17:04:10.465Z] #29 9.104 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:04:10 [2021-07-30T17:04:10.465Z] #29 9.106 Building wheels for collected packages: yamllint
17:04:10 [2021-07-30T17:04:10.465Z] #29 9.109   Running setup.py bdist_wheel for yamllint: started
17:04:11 [2021-07-30T17:04:11.033Z] #29 9.770   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:04:11 [2021-07-30T17:04:11.291Z] #29 9.771   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:04:11 [2021-07-30T17:04:11.291Z] #29 9.803 Successfully built yamllint
17:04:11 [2021-07-30T17:04:11.291Z] #29 9.822 Installing collected packages: pathspec, pyyaml, yamllint
17:04:11 [2021-07-30T17:04:11.291Z] #29 9.997 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
17:04:11 [2021-07-30T17:04:11.615Z] #57 208.8 + bin/containerd-shim-runc-v1
17:04:12 [2021-07-30T17:04:12.202Z] #54 ...
17:04:12 [2021-07-30T17:04:12.202Z] 
17:04:12 [2021-07-30T17:04:12.202Z] #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:04:12 [2021-07-30T17:04:12.202Z] #57 sha256:fabc9bfdccf3095f3fbe209455558b5f81f12a9793c86f3ff8513bade2457446
17:04:12 [2021-07-30T17:04:12.202Z] #57 185.3 + bin/containerd
17:04:12 [2021-07-30T17:04:12.227Z] #29 DONE 10.8s
17:04:12 [2021-07-30T17:04:12.227Z] 
17:04:12 [2021-07-30T17:04:12.227Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:04:12 [2021-07-30T17:04:12.227Z] #32 sha256:bee9490aeee19072325cb4f17b7254a943efcd671ddfda9d94879c1b6338267a
17:04:12 [2021-07-30T17:04:12.458Z] #57 ...
17:04:12 [2021-07-30T17:04:12.458Z] 
17:04:12 [2021-07-30T17:04:12.458Z] #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:04:12 [2021-07-30T17:04:12.458Z] #54 sha256:ca6b60301d76d0990aaf179e936b867872746af810ecfad176e0c4b7d643bc7d
17:04:12 [2021-07-30T17:04:12.458Z] #54 116.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:04:12 [2021-07-30T17:04:12.458Z] #54 117.3 + mkdir -p /build
17:04:12 [2021-07-30T17:04:12.458Z] #54 117.3 + cp runc /build/runc
17:04:12 [2021-07-30T17:04:12.458Z] #54 DONE 117.5s
17:04:12 [2021-07-30T17:04:12.499Z] #32 DONE 0.4s
17:04:12 [2021-07-30T17:04:12.499Z] 
17:04:12 [2021-07-30T17:04:12.499Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:04:12 [2021-07-30T17:04:12.499Z] #37 sha256:1b64a4c565c7e9f78055ba4266b910c10ca0db4224a4f18aba69a4cb22b88d64
17:04:12 [2021-07-30T17:04:12.747Z] 
17:04:12 [2021-07-30T17:04:12.747Z] #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:04:12 [2021-07-30T17:04:12.747Z] #57 sha256:fabc9bfdccf3095f3fbe209455558b5f81f12a9793c86f3ff8513bade2457446
17:04:13 [2021-07-30T17:04:13.166Z] #54 ...
17:04:13 [2021-07-30T17:04:13.166Z] 
17:04:13 [2021-07-30T17:04:13.166Z] #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:04:13 [2021-07-30T17:04:13.166Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:04:13 [2021-07-30T17:04:13.166Z] #57 189.9 + bin/containerd
17:04:13 [2021-07-30T17:04:13.428Z] #57 ...
17:04:13 [2021-07-30T17:04:13.428Z] 
17:04:13 [2021-07-30T17:04:13.428Z] #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:04:13 [2021-07-30T17:04:13.428Z] #54 sha256:538e174fdba927401cb5fb181afd6b3942e61d9dc4192c51b63374b0a4a66cf0
17:04:13 [2021-07-30T17:04:13.428Z] #54 118.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:04:13 [2021-07-30T17:04:13.428Z] #54 119.5 + mkdir -p /build
17:04:13 [2021-07-30T17:04:13.428Z] #54 119.5 + cp runc /build/runc
17:04:13 [2021-07-30T17:04:13.428Z] #54 DONE 120.3s
17:04:13 [2021-07-30T17:04:13.428Z] 
17:04:13 [2021-07-30T17:04:13.428Z] #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:04:13 [2021-07-30T17:04:13.428Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:04:14 [2021-07-30T17:04:14.151Z] #57 ...
17:04:14 [2021-07-30T17:04:14.151Z] 
17:04:14 [2021-07-30T17:04:14.151Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:04:14 [2021-07-30T17:04:14.151Z] #55 sha256:91afe671d3dedc096c7c95c704314ffbcc2346fa855e39e09eb78378e1ca74ca
17:04:14 [2021-07-30T17:04:14.151Z] #55 DONE 0.1s
17:04:14 [2021-07-30T17:04:14.151Z] 
17:04:14 [2021-07-30T17:04:14.151Z] #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:04:14 [2021-07-30T17:04:14.151Z] #57 sha256:fabc9bfdccf3095f3fbe209455558b5f81f12a9793c86f3ff8513bade2457446
17:04:14 [2021-07-30T17:04:14.815Z] #57 ...
17:04:14 [2021-07-30T17:04:14.815Z] 
17:04:14 [2021-07-30T17:04:14.815Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:04:14 [2021-07-30T17:04:14.815Z] #55 sha256:7840fc990635a89b097113c65e128395f54dca3a689a454d898f9a6da8a19445
17:04:14 [2021-07-30T17:04:14.815Z] #55 DONE 0.1s
17:04:14 [2021-07-30T17:04:14.815Z] 
17:04:14 [2021-07-30T17:04:14.815Z] #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:04:14 [2021-07-30T17:04:14.815Z] #57 sha256:524aa33f42e4287690c7914679bebec2368783357b227d1dc68754b0721b055b
17:04:15 [2021-07-30T17:04:15.826Z] #57 212.9 + bin/containerd-shim-runc-v2
17:04:16 [2021-07-30T17:04:16.769Z] #57 213.7 + binaries
17:04:16 [2021-07-30T17:04:16.769Z] #57 213.7 + install -D bin/containerd /build/containerd
17:04:16 [2021-07-30T17:04:16.769Z] #57 213.8 + install -D bin/containerd-shim /build/containerd-shim
17:04:16 [2021-07-30T17:04:16.769Z] #57 213.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:16 [2021-07-30T17:04:16.769Z] #57 213.8 + install -D bin/ctr /build/ctr
17:04:19 [2021-07-30T17:04:19.095Z] #37 ...
17:04:19 [2021-07-30T17:04:19.096Z] 
17:04:19 [2021-07-30T17:04:19.096Z] #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:04:19 [2021-07-30T17:04:19.096Z] #61 sha256:ed0e2aafa6a0e73b009e6de3770b5b67549c30e061710b81e082938cea404885
17:04:19 [2021-07-30T17:04:19.096Z] #61 83.20 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:04:19 [2021-07-30T17:04:19.096Z] #61 84.01 + mkdir -p /build
17:04:19 [2021-07-30T17:04:19.096Z] #61 84.01 + cp runc /build/runc
17:04:19 [2021-07-30T17:04:19.096Z] #61 DONE 87.8s
17:04:19 [2021-07-30T17:04:19.096Z] 
17:04:19 [2021-07-30T17:04:19.096Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:04:19 [2021-07-30T17:04:19.096Z] #37 sha256:1b64a4c565c7e9f78055ba4266b910c10ca0db4224a4f18aba69a4cb22b88d64
17:04:19 [2021-07-30T17:04:19.096Z] #37 DONE 6.7s
17:04:19 [2021-07-30T17:04:19.096Z] 
17:04:19 [2021-07-30T17:04:19.096Z] #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:04:19 [2021-07-30T17:04:19.096Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:04:19 [2021-07-30T17:04:19.354Z] #64 ...
17:04:19 [2021-07-30T17:04:19.354Z] 
17:04:19 [2021-07-30T17:04:19.354Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:04:19 [2021-07-30T17:04:19.354Z] #40 sha256:7d2e91f3dc0dda0d48f2ced795eab266aa6cac1f6b40ef1544d7ac3a6a3be2e8
17:04:19 [2021-07-30T17:04:19.927Z] #40 DONE 0.7s
17:04:19 [2021-07-30T17:04:19.927Z] 
17:04:19 [2021-07-30T17:04:19.927Z] #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:04:19 [2021-07-30T17:04:19.927Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:04:19 [2021-07-30T17:04:19.927Z] #64 143.0 # github.com/containerd/containerd/cmd/containerd
17:04:19 [2021-07-30T17:04:19.927Z] #64 143.0 /usr/bin/ld: /tmp/go-link-537721325/000019.o: in function `New':
17:04:19 [2021-07-30T17:04:19.927Z] #64 143.0 /tmp/tmp.S0quDz3gD6/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:04:19 [2021-07-30T17:04:19.927Z] #64 ...
17:04:19 [2021-07-30T17:04:19.927Z] 
17:04:19 [2021-07-30T17:04:19.927Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:04:19 [2021-07-30T17:04:19.927Z] #42 sha256:8e69c7682b9e33178f2ace343da7a78342797043b4d4bd6905dc576f01484cd2
17:04:19 [2021-07-30T17:04:19.927Z] #42 DONE 0.1s
17:04:20 [2021-07-30T17:04:20.065Z] #57 DONE 216.7s
17:04:20 [2021-07-30T17:04:20.189Z] 
17:04:20 [2021-07-30T17:04:20.189Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:04:20 [2021-07-30T17:04:20.189Z] #45 sha256:4e4981a4af4d74c3af42966c2f0e549f5e8c5921665ee35c5368f09477685fec
17:04:20 [2021-07-30T17:04:20.189Z] #45 DONE 0.1s
17:04:20 [2021-07-30T17:04:20.189Z] 
17:04:20 [2021-07-30T17:04:20.189Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:04:20 [2021-07-30T17:04:20.189Z] #48 sha256:d341caddfc33cce11ef8b9f4fa22069729142a5a6487e7ff31732b45c4cb0520
17:04:21 [2021-07-30T17:04:21.006Z] 
17:04:21 [2021-07-30T17:04:21.006Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.006Z] #58 sha256:636d940779eb173dc139ab78c26f9d52bca5bbe881d6c77c92b304b24b315659
17:04:21 [2021-07-30T17:04:21.130Z] #48 DONE 0.7s
17:04:21 [2021-07-30T17:04:21.130Z] 
17:04:21 [2021-07-30T17:04:21.130Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.130Z] #52 sha256:f9d0c1eb64f526ae594716bc4e43172e7e1333452ea8fe3f12c3f227867f9920
17:04:21 [2021-07-30T17:04:21.130Z] #52 DONE 0.1s
17:04:21 [2021-07-30T17:04:21.130Z] 
17:04:21 [2021-07-30T17:04:21.130Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.130Z] #54 sha256:e977d461c029650d2da8a40931068b385dfafff6419d6610921e3be7d6df8929
17:04:21 [2021-07-30T17:04:21.130Z] #54 DONE 0.1s
17:04:21 [2021-07-30T17:04:21.130Z] 
17:04:21 [2021-07-30T17:04:21.130Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.130Z] #56 sha256:1b39d509d9d80ecb9805ca247a258a7d3d165cd1b2e445abbad71396b60325d4
17:04:21 [2021-07-30T17:04:21.130Z] #56 DONE 0.1s
17:04:21 [2021-07-30T17:04:21.130Z] 
17:04:21 [2021-07-30T17:04:21.130Z] #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:04:21 [2021-07-30T17:04:21.130Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:04:21 [2021-07-30T17:04:21.130Z] #64 143.1 + bin/containerd-stress
17:04:21 [2021-07-30T17:04:21.389Z] #64 ...
17:04:21 [2021-07-30T17:04:21.389Z] 
17:04:21 [2021-07-30T17:04:21.389Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.389Z] #58 sha256:914edab6e35656d19eaaf749edeab0fbfe3d6f08fef1f51a9fe6a3f850bcd166
17:04:21 [2021-07-30T17:04:21.389Z] #58 DONE 0.2s
17:04:21 [2021-07-30T17:04:21.389Z] 
17:04:21 [2021-07-30T17:04:21.389Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.389Z] #60 sha256:c7953643d8adeb188fd80ef892dbb661f6b88edf7dff09ae5b70a174931ad21e
17:04:21 [2021-07-30T17:04:21.389Z] #60 DONE 0.1s
17:04:21 [2021-07-30T17:04:21.389Z] 
17:04:21 [2021-07-30T17:04:21.389Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:04:21 [2021-07-30T17:04:21.389Z] #62 sha256:246ac3b10b9c7fc9e1f4bdd38806e727c920bfde7c788bf53e7446bf02cc2403
17:04:21 [2021-07-30T17:04:21.389Z] #62 DONE 0.1s
17:04:21 [2021-07-30T17:04:21.389Z] 
17:04:21 [2021-07-30T17:04:21.389Z] #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:04:21 [2021-07-30T17:04:21.389Z] #64 sha256:03667ffd77270b742e0a78ef6699213876de8bea6f3b97575894448dd067e56e
17:04:21 [2021-07-30T17:04:21.648Z] #64 144.8 + bin/containerd-shim
17:04:21 [2021-07-30T17:04:21.947Z] #58 DONE 1.0s
17:04:22 [2021-07-30T17:04:22.207Z] 
17:04:22 [2021-07-30T17:04:22.207Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:04:22 [2021-07-30T17:04:22.207Z] #62 sha256:5f976759f362159c36dd466097dab1905ed22a8c7b7f7746f88380df8a7b9c13
17:04:22 [2021-07-30T17:04:22.207Z] #62 DONE 0.2s
17:04:22 [2021-07-30T17:04:22.207Z] 
17:04:22 [2021-07-30T17:04:22.207Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:04:22 [2021-07-30T17:04:22.207Z] #67 sha256:9e92e15e8feb7167be926492860d23c7d32c0c4e4618bf66fb0d001fd35843bf
17:04:23 [2021-07-30T17:04:23.591Z] #67 DONE 1.3s
17:04:23 [2021-07-30T17:04:23.591Z] 
17:04:23 [2021-07-30T17:04:23.591Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:04:23 [2021-07-30T17:04:23.591Z] #68 sha256:e608299c8d81476fc1e7e168ea32fd1b5dbe52f00059d1b03218059d5ff42a33
17:04:23 [2021-07-30T17:04:23.591Z] #68 DONE 0.1s
17:04:23 [2021-07-30T17:04:23.591Z] 
17:04:23 [2021-07-30T17:04:23.591Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:23 [2021-07-30T17:04:23.591Z] #69 sha256:183bd06578394c46d5fa784a63be09600b486d73d177d8264f484cb2f51ebd8a
17:04:26 [2021-07-30T17:04:26.136Z] #69 DONE 2.0s
17:04:26 [2021-07-30T17:04:26.136Z] 
17:04:26 [2021-07-30T17:04:26.136Z] #70 exporting to image
17:04:26 [2021-07-30T17:04:26.136Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:04:26 [2021-07-30T17:04:26.136Z] #70 exporting layers
17:04:29 [2021-07-30T17:04:29.438Z] #70 exporting layers 3.9s done
17:04:29 [2021-07-30T17:04:29.438Z] #70 writing image sha256:6da01fde8b6623d40e75455e46c70986299be0a00855c3b14db2075ded0bb2aa done
17:04:29 [2021-07-30T17:04:29.438Z] #70 naming to docker.io/library/docker:58b1604cdd44d24cfc8bc96d1657043723979123 done
17:04:29 [2021-07-30T17:04:29.438Z] #70 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:04:29 [2021-07-30T17:04:29.630Z] #57 211.6 # github.com/containerd/containerd/cmd/containerd
17:04:29 [2021-07-30T17:04:29.630Z] #57 211.6 /usr/bin/ld: /tmp/go-link-594454227/000019.o: in function `New':
17:04:29 [2021-07-30T17:04:29.630Z] #57 211.6 /tmp/tmp.H0VXp7ZBi8/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:04:29 [2021-07-30T17:04:29.630Z] #57 211.7 + bin/containerd-stress
17:04:29 [2021-07-30T17:04:29.775Z] #64 151.8 + bin/containerd-shim-runc-v1
17:04:29 [2021-07-30T17:04:29.780Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:04:30 [2021-07-30T17:04:30.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=58b1604cdd44d24cfc8bc96d1657043723979123 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:58b1604cdd44d24cfc8bc96d1657043723979123 hack/test/unit
17:04:30 [2021-07-30T17:04:30.558Z] #57 212.7 + bin/containerd-shim
17:04:32 [2021-07-30T17:04:32.612Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:04:32 [2021-07-30T17:04:32.612Z] + TESTFLAGS+=' -test.timeout=5m'
17:04:32 [2021-07-30T17:04:32.612Z] + TESTDIRS=./...
17:04:32 [2021-07-30T17:04:32.612Z] + exclude_paths='/vendor/|/integration'
17:04:32 [2021-07-30T17:04:32.612Z] ++ go list ./...
17:04:32 [2021-07-30T17:04:32.612Z] ++ grep -vE '(/vendor/|/integration)'
17:04:33 [2021-07-30T17:04:33.963Z] #64 156.6 + bin/containerd-shim-runc-v2
17:04:33 [2021-07-30T17:04:33.999Z] + pkg_list='github.com/docker/docker/api
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/backend/build
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/httputils
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/middleware
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/build
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/checkpoint
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/container
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/debug
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/distribution
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/grpc
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/image
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/network
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/plugin
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/session
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/swarm
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/system
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/server/router/volume
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/backend
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/blkiodev
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/container
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/events
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/filters
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/image
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/mount
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/network
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/plugins/logdriver
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/registry
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/strslice
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/swarm
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/swarm/runtime
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/time
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/versions
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/versions/v1p19
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/versions/v1p20
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/api/types/volume
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/exporter
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/builder-next/worker
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/dockerfile
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/dockerignore
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/remotecontext
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/builder/remotecontext/git
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cli
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cli/config
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cli/debug
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/client
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cmd/docker-proxy
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cmd/dockerd
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cmd/dockerd/trap
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/container
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/container/stream
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/contrib/apparmor
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/contrib/docker-device-tool
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/contrib/httpserver
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster/convert
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster/executor
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster/executor/container
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/cluster/provider
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/config
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/discovery
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/events
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/events/testutils
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/exec
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/aufs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/copy
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/overlay
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/register
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/vfs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/graphdriver/zfs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/images
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/initlayer
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/links
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/listeners
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/awslogs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/fluentd
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/gcplogs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/gelf
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/journald
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/local
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/logentries
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/loggerutils
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/splunk
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/syslog
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/logger/templates
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/names
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/network
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/daemon/stats
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/distribution
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/distribution/metadata
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/distribution/utils
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/distribution/xfer
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/dockerversion
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/errdefs
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/image
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/image/cache
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/image/tarexport
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/image/v1
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/internal/test/suite
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/layer
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/libcontainerd
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/libcontainerd/queue
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/libcontainerd/remote
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/libcontainerd/supervisor
17:04:33 [2021-07-30T17:04:33.999Z] github.com/docker/docker/libcontainerd/types
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/bitseq
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cluster
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/config
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/datastore
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/diagnostic
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/discoverapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/driverapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/host
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/null
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drvregistry
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/etchosts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/hostdiscovery
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/idm
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/internal/caller
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipam
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipamapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/null
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipamutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/iptables
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/netlabel
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/netutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/networkdb
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ns
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/options
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/osl
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/portallocator
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/portmapper
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/resolvconf
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/testutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/types
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/oci
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/oci/caps
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/opts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/aaparser
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/archive
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/authorization
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/broadcaster
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/capabilities
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/chrootarchive
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/containerfs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/devicemapper
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/directory
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/discovery
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/discovery/file
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/discovery/kv
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/discovery/memory
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/discovery/nodes
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/dmesg
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/filenotify
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/fileutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/fsutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/homedir
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/idtools
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/ioutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/jsonmessage
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/locker
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/longpath
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/loopback
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/mount
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/namesgenerator
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/parsers
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/parsers/kernel
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/pidfile
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/platform
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugingetter
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugins
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/plugins/transport
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/pools
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/progress
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/pubsub
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/reexec
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/signal
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/stack
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/stdcopy
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/streamformatter
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/stringid
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/symlink
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/sysinfo
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/system
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/tailfile
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/tarsum
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/term
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/term/windows
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/truncindex
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/urlutil
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/useragent
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/plugin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/plugin/executor/containerd
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/plugin/v2
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/profiles/apparmor
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/profiles/seccomp
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/quota
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/reference
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/registry
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/registry/resumable
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/restartmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/rootless
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/rootless/specconv
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/runconfig
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/runconfig/opts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/daemon
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/environment
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fakecontext
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fakegit
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fakestorage
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fixtures/load
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fixtures/plugin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/registry
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/testutil/request
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/drivers
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/local
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/mounts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/service
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/service/opts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/volume/testutils'
17:04:34 [2021-07-30T17:04:34.000Z] + grep --fixed-strings libnetwork/drivers/bridge
17:04:34 [2021-07-30T17:04:34.000Z] + echo 'github.com/docker/docker/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/backend/build
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/httputils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/middleware
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/build
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/checkpoint
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/container
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/debug
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/distribution
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/grpc
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/image
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/network
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/plugin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/session
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/swarm
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/system
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/server/router/volume
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/backend
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/blkiodev
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/container
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/events
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/filters
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/image
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/mount
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/network
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/plugins/logdriver
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/registry
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/strslice
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/swarm
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/swarm/runtime
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/time
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/versions
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/versions/v1p19
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/versions/v1p20
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/api/types/volume
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/exporter
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/builder-next/worker
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/dockerfile
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/dockerignore
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/remotecontext
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/builder/remotecontext/git
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cli
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cli/config
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cli/debug
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/client
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cmd/docker-proxy
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cmd/dockerd
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cmd/dockerd/trap
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/container
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/container/stream
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/contrib/apparmor
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/contrib/docker-device-tool
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/contrib/httpserver
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster/convert
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster/executor
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster/executor/container
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/cluster/provider
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/config
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/discovery
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/events
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/events/testutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/exec
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/aufs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/copy
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/overlay
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/register
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/vfs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/graphdriver/zfs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/images
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/initlayer
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/links
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/listeners
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/awslogs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/fluentd
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/gcplogs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/gelf
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/journald
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/local
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/logentries
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/loggerutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/splunk
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/syslog
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/logger/templates
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/names
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/network
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/daemon/stats
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/distribution
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/distribution/metadata
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/distribution/utils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/distribution/xfer
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/dockerversion
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/errdefs
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/image
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/image/cache
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/image/tarexport
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/image/v1
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/internal/test/suite
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/layer
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libcontainerd
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libcontainerd/queue
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libcontainerd/remote
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libcontainerd/supervisor
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libcontainerd/types
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/bitseq
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cluster
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/config
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/datastore
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/diagnostic
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/discoverapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/driverapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/host
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/null
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/drvregistry
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/etchosts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/hostdiscovery
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/idm
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/internal/caller
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipam
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipamapi
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/null
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ipamutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/iptables
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/netlabel
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/netutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/networkdb
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/ns
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/options
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/osl
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/portallocator
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/portmapper
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/resolvconf
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/testutils
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/libnetwork/types
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/oci
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/oci/caps
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/opts
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/aaparser
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/archive
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/authorization
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/broadcaster
17:04:34 [2021-07-30T17:04:34.000Z] github.com/docker/docker/pkg/capabilities
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/chrootarchive
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/containerfs
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/devicemapper
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/directory
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/discovery
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/discovery/file
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/discovery/kv
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/discovery/memory
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/discovery/nodes
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/dmesg
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/filenotify
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/fileutils
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/fsutils
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/homedir
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/idtools
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/ioutils
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/jsonmessage
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/locker
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/longpath
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/loopback
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/mount
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/namesgenerator
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/parsers
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/parsers/kernel
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/pidfile
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/platform
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugingetter
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugins
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/plugins/transport
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/pools
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/progress
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/pubsub
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/reexec
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/signal
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/stack
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/stdcopy
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/streamformatter
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/stringid
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/symlink
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/sysinfo
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/system
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/tailfile
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/tarsum
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/term
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/term/windows
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/truncindex
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/urlutil
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/pkg/useragent
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/plugin
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/plugin/executor/containerd
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/plugin/v2
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/profiles/apparmor
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/profiles/seccomp
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/quota
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/reference
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/registry
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/registry/resumable
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/restartmanager
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/rootless
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/rootless/specconv
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/runconfig
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/runconfig/opts
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/daemon
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/environment
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fakecontext
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fakegit
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fakestorage
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fixtures/load
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fixtures/plugin
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/registry
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/testutil/request
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/drivers
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/local
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/mounts
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/service
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/service/opts
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/volume/testutils'
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:34 [2021-07-30T17:04:34.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:34 [2021-07-30T17:04:34.001Z] + type docker-proxy
17:04:34 [2021-07-30T17:04:34.001Z] hack/test/unit: line 22: type: docker-proxy: not found
17:04:34 [2021-07-30T17:04:34.001Z] + hack/make.sh binary-proxy install-proxy
17:04:34 [2021-07-30T17:04:34.001Z] 
17:04:34 [2021-07-30T17:04:34.001Z] Removing bundles/
17:04:34 [2021-07-30T17:04:34.001Z] 
17:04:34 [2021-07-30T17:04:34.001Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:04:34 [2021-07-30T17:04:34.001Z] Building: bundles/binary-proxy/docker-proxy-dev
17:04:34 [2021-07-30T17:04:34.001Z] GOOS="" GOARCH="" GOARM=""
17:04:34 [2021-07-30T17:04:34.221Z] #64 157.2 + binaries
17:04:34 [2021-07-30T17:04:34.221Z] #64 157.2 + install -D bin/containerd /build/containerd
17:04:34 [2021-07-30T17:04:34.221Z] #64 157.2 + install -D bin/containerd-shim /build/containerd-shim
17:04:34 [2021-07-30T17:04:34.221Z] #64 157.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:34 [2021-07-30T17:04:34.221Z] #64 157.2 + install -D bin/ctr /build/ctr
17:04:34 [2021-07-30T17:04:34.572Z] 29d5b6a226d2: Pull complete
17:04:34 [2021-07-30T17:04:34.572Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
17:04:34 [2021-07-30T17:04:34.572Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:04:34 [2021-07-30T17:04:34.572Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:04:34 [2021-07-30T17:04:34.572Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Docker version of control daemon
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] Client: Mirantis Container Runtime
17:04:34 [2021-07-30T17:04:34.572Z]  Version:           20.10.0
17:04:34 [2021-07-30T17:04:34.572Z]  API version:       1.41
17:04:34 [2021-07-30T17:04:34.572Z]  Go version:        go1.13.15
17:04:34 [2021-07-30T17:04:34.572Z]  Git commit:        6ee42dc
17:04:34 [2021-07-30T17:04:34.572Z]  Built:             03/11/2021 13:24:56
17:04:34 [2021-07-30T17:04:34.572Z]  OS/Arch:           windows/amd64
17:04:34 [2021-07-30T17:04:34.572Z]  Context:           default
17:04:34 [2021-07-30T17:04:34.572Z]  Experimental:      true
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] Server: Mirantis Container Runtime
17:04:34 [2021-07-30T17:04:34.572Z]  Engine:
17:04:34 [2021-07-30T17:04:34.572Z]   Version:          20.10.0
17:04:34 [2021-07-30T17:04:34.572Z]   API version:      1.41 (minimum version 1.24)
17:04:34 [2021-07-30T17:04:34.572Z]   Go version:       go1.13.15
17:04:34 [2021-07-30T17:04:34.572Z]   Git commit:       1e08f21e79
17:04:34 [2021-07-30T17:04:34.572Z]   Built:            03/11/2021 13:23:32
17:04:34 [2021-07-30T17:04:34.572Z]   OS/Arch:          windows/amd64
17:04:34 [2021-07-30T17:04:34.572Z]   Experimental:     true
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Docker info of control daemon
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] Client:
17:04:34 [2021-07-30T17:04:34.572Z]  Context:    default
17:04:34 [2021-07-30T17:04:34.572Z]  Debug Mode: false
17:04:34 [2021-07-30T17:04:34.572Z]  Plugins:
17:04:34 [2021-07-30T17:04:34.572Z]   app: Docker Application (Docker Inc., v0.8.0)
17:04:34 [2021-07-30T17:04:34.572Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:04:34 [2021-07-30T17:04:34.572Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] Server:
17:04:34 [2021-07-30T17:04:34.572Z]  Containers: 0
17:04:34 [2021-07-30T17:04:34.572Z]   Running: 0
17:04:34 [2021-07-30T17:04:34.572Z]   Paused: 0
17:04:34 [2021-07-30T17:04:34.572Z]   Stopped: 0
17:04:34 [2021-07-30T17:04:34.572Z]  Images: 1
17:04:34 [2021-07-30T17:04:34.572Z]  Server Version: 20.10.0
17:04:34 [2021-07-30T17:04:34.572Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:04:34 [2021-07-30T17:04:34.572Z]   Windows: 
17:04:34 [2021-07-30T17:04:34.572Z]   LCOW: 
17:04:34 [2021-07-30T17:04:34.572Z]  Logging Driver: json-file
17:04:34 [2021-07-30T17:04:34.572Z]  Plugins:
17:04:34 [2021-07-30T17:04:34.572Z]   Volume: local
17:04:34 [2021-07-30T17:04:34.572Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:04:34 [2021-07-30T17:04:34.572Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:04:34 [2021-07-30T17:04:34.572Z]  Swarm: inactive
17:04:34 [2021-07-30T17:04:34.572Z]  Default Isolation: process
17:04:34 [2021-07-30T17:04:34.572Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:04:34 [2021-07-30T17:04:34.572Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:04:34 [2021-07-30T17:04:34.572Z]  OSType: windows
17:04:34 [2021-07-30T17:04:34.572Z]  Architecture: x86_64
17:04:34 [2021-07-30T17:04:34.572Z]  CPUs: 4
17:04:34 [2021-07-30T17:04:34.572Z]  Total Memory: 32GiB
17:04:34 [2021-07-30T17:04:34.572Z]  Name: azwin-2-0ca800
17:04:34 [2021-07-30T17:04:34.572Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
17:04:34 [2021-07-30T17:04:34.572Z]  Docker Root Dir: D:\docker
17:04:34 [2021-07-30T17:04:34.572Z]  Debug Mode: false
17:04:34 [2021-07-30T17:04:34.572Z]  Registry: https://index.docker.io/v1/
17:04:34 [2021-07-30T17:04:34.572Z]  Labels:
17:04:34 [2021-07-30T17:04:34.572Z]  Experimental: true
17:04:34 [2021-07-30T17:04:34.572Z]  Insecure Registries:
17:04:34 [2021-07-30T17:04:34.572Z]   10.0.0.4:5000
17:04:34 [2021-07-30T17:04:34.572Z]   127.0.0.0/8
17:04:34 [2021-07-30T17:04:34.572Z]  Registry Mirrors:
17:04:34 [2021-07-30T17:04:34.572Z]   http://10.0.0.4:5000/
17:04:34 [2021-07-30T17:04:34.572Z]  Live Restore Enabled: false
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Commit hash is 9f05643195
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Nuke-Everything...
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Container count on control daemon to delete is 0
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Nuking d:\CI
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Zapped successfully
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Location for testing is d:\CI\PR-42623\9
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:34 [2021-07-30T17:04:34.572Z] INFO: Building the image from Dockerfile.windows at 07/30/2021 17:04:34...
17:04:34 [2021-07-30T17:04:34.572Z] 
17:04:35 [2021-07-30T17:04:35.593Z] #64 DONE 158.6s
17:04:36 [2021-07-30T17:04:36.968Z] 
17:04:36 [2021-07-30T17:04:36.968Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:04:36 [2021-07-30T17:04:36.968Z] #65 sha256:af94a2e2ee867ffa0563f57387ca132c6528b46c0dacf2caa82a923ad795e18b
17:04:37 [2021-07-30T17:04:37.532Z] #65 DONE 0.8s
17:04:37 [2021-07-30T17:04:37.532Z] 
17:04:37 [2021-07-30T17:04:37.532Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:04:37 [2021-07-30T17:04:37.532Z] #69 sha256:5098705b075420d31c4c4dd7f64385a3f03122139badc8e5f4002cc788ccafb6
17:04:37 [2021-07-30T17:04:37.789Z] #69 DONE 0.2s
17:04:37 [2021-07-30T17:04:37.789Z] 
17:04:37 [2021-07-30T17:04:37.789Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:04:37 [2021-07-30T17:04:37.789Z] #74 sha256:3ee67176ee7b8417a7e2c079e0cff5d45703ff198acc0f8b7b972bc0fed019be
17:04:38 [2021-07-30T17:04:38.646Z] #57 219.6 + bin/containerd-shim-runc-v1
17:04:39 [2021-07-30T17:04:39.165Z] #74 DONE 1.1s
17:04:39 [2021-07-30T17:04:39.165Z] 
17:04:39 [2021-07-30T17:04:39.165Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:04:39 [2021-07-30T17:04:39.165Z] #75 sha256:f078dba49738a5b6eb160fd18265e82973b16931bfb53c6a0203fdb3a0224fc6
17:04:39 [2021-07-30T17:04:39.165Z] #75 DONE 0.0s
17:04:39 [2021-07-30T17:04:39.165Z] 
17:04:39 [2021-07-30T17:04:39.165Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:39 [2021-07-30T17:04:39.165Z] #76 sha256:1256ab612c6e838dd7a94588a0cb98a9ff2ba7d30ce1501d7040f1108a72bfd9
17:04:40 [2021-07-30T17:04:40.358Z] Sending build context to Docker daemon  60.98MB
17:04:40 [2021-07-30T17:04:40.358Z] 
17:04:40 [2021-07-30T17:04:40.816Z] Step 1/10 : FROM microsoft/windowsservercore
17:04:40 [2021-07-30T17:04:40.816Z]  ---> 39d157a84080
17:04:40 [2021-07-30T17:04:40.816Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:04:40 [2021-07-30T17:04:40.816Z]  ---> Running in 5442316b1568
17:04:41 [2021-07-30T17:04:41.782Z] Removing intermediate container 5442316b1568
17:04:41 [2021-07-30T17:04:41.782Z]  ---> ef1fadc3cfdf
17:04:41 [2021-07-30T17:04:41.782Z] Step 3/10 : ARG GO_VERSION=1.16.6
17:04:41 [2021-07-30T17:04:41.782Z]  ---> Running in 17b322fe57bd
17:04:42 [2021-07-30T17:04:42.139Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:04:42 [2021-07-30T17:04:42.139Z] 
17:04:42 [2021-07-30T17:04:42.139Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:04:42 [2021-07-30T17:04:42.139Z] Installing docker-proxy to /usr/local/bin/
17:04:42 [2021-07-30T17:04:42.139Z] 
17:04:42 [2021-07-30T17:04:42.139Z] + mkdir -p bundles
17:04:42 [2021-07-30T17:04:42.140Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:04:42 [2021-07-30T17:04:42.240Z] Removing intermediate container 17b322fe57bd
17:04:42 [2021-07-30T17:04:42.240Z]  ---> 67eb29d0659d
17:04:42 [2021-07-30T17:04:42.240Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:04:42 [2021-07-30T17:04:42.240Z]  ---> Running in d3634e07acf7
17:04:42 [2021-07-30T17:04:42.699Z] Removing intermediate container d3634e07acf7
17:04:42 [2021-07-30T17:04:42.699Z]  ---> 15a931423a18
17:04:42 [2021-07-30T17:04:42.699Z] 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:04:42 [2021-07-30T17:04:42.699Z]  ---> Running in 89c8809c9fb2
17:04:42 [2021-07-30T17:04:42.813Z] #57 224.4 + bin/containerd-shim-runc-v2
17:04:42 [2021-07-30T17:04:42.813Z] #57 225.0 + binaries
17:04:42 [2021-07-30T17:04:42.813Z] #57 225.0 + install -D bin/containerd /build/containerd
17:04:42 [2021-07-30T17:04:42.813Z] #57 225.0 + install -D bin/containerd-shim /build/containerd-shim
17:04:42 [2021-07-30T17:04:42.813Z] #57 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:42 [2021-07-30T17:04:42.813Z] #57 225.1 + install -D bin/ctr /build/ctr
17:04:43 [2021-07-30T17:04:43.157Z] Removing intermediate container 89c8809c9fb2
17:04:43 [2021-07-30T17:04:43.157Z]  ---> 384137a3e933
17:04:43 [2021-07-30T17:04:43.157Z] 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:04:43 [2021-07-30T17:04:43.157Z]  ---> Running in b607d5c80373
17:04:43 [2021-07-30T17:04:43.349Z] #76 DONE 4.6s
17:04:43 [2021-07-30T17:04:43.607Z] 
17:04:43 [2021-07-30T17:04:43.607Z] #77 exporting to image
17:04:43 [2021-07-30T17:04:43.607Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:04:43 [2021-07-30T17:04:43.607Z] #77 exporting layers
17:04:44 [2021-07-30T17:04:44.055Z] ?   	github.com/docker/docker/api	[no test files]
17:04:44 [2021-07-30T17:04:44.699Z] #57 DONE 226.8s
17:04:45 [2021-07-30T17:04:45.626Z] 
17:04:45 [2021-07-30T17:04:45.626Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:04:45 [2021-07-30T17:04:45.626Z] #58 sha256:bd5d7d4fadbc9ce7dff58d333ac4f1b701d04adf32595560c72a2bc7841fedc4
17:04:46 [2021-07-30T17:04:46.191Z] #57 216.9 # github.com/containerd/containerd/cmd/containerd
17:04:46 [2021-07-30T17:04:46.191Z] #57 216.9 /usr/bin/ld: /tmp/go-link-605275282/000019.o: in function `New':
17:04:46 [2021-07-30T17:04:46.191Z] #57 216.9 /tmp/tmp.XpiyuSb4gu/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:04:46 [2021-07-30T17:04:46.191Z] #57 217.0 + bin/containerd-stress
17:04:46 [2021-07-30T17:04:46.191Z] #57 218.1 + bin/containerd-shim
17:04:46 [2021-07-30T17:04:46.554Z] #58 DONE 0.8s
17:04:46 [2021-07-30T17:04:46.554Z] 
17:04:46 [2021-07-30T17:04:46.554Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:04:46 [2021-07-30T17:04:46.554Z] #62 sha256:c0adfbcb3c8755d710010f6ba244018adca9cae609da9de41d51d69c78215572
17:04:46 [2021-07-30T17:04:46.554Z] #62 DONE 0.2s
17:04:46 [2021-07-30T17:04:46.554Z] 
17:04:46 [2021-07-30T17:04:46.554Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:04:46 [2021-07-30T17:04:46.554Z] #67 sha256:b3e51827d3bd4524c9efbb40534e42a977a7bcdb32e17aed10be8ff82e0ad4d1
17:04:46 [2021-07-30T17:04:46.930Z] #57 221.1 # github.com/containerd/containerd/cmd/containerd
17:04:46 [2021-07-30T17:04:46.930Z] #57 221.1 /usr/bin/ld: /tmp/go-link-698729752/000019.o: in function `New':
17:04:46 [2021-07-30T17:04:46.930Z] #57 221.1 /tmp/tmp.aUcA0ADLtf/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:04:46 [2021-07-30T17:04:46.930Z] #57 221.1 + bin/containerd-stress
17:04:46 [2021-07-30T17:04:46.930Z] #57 222.2 + bin/containerd-shim
17:04:47 [2021-07-30T17:04:47.119Z] #67 DONE 0.5s
17:04:47 [2021-07-30T17:04:47.119Z] 
17:04:47 [2021-07-30T17:04:47.119Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:04:47 [2021-07-30T17:04:47.119Z] #68 sha256:1a41f86fa9c14d19d232be735ba3d086e8437741db3a53ee064447922f64e78e
17:04:47 [2021-07-30T17:04:47.119Z] #68 DONE 0.0s
17:04:47 [2021-07-30T17:04:47.119Z] 
17:04:47 [2021-07-30T17:04:47.119Z] #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:04:47 [2021-07-30T17:04:47.119Z] #69 sha256:01f72a8fd825d823729c4593ba3834458001046132fcfdd94f66771cb7344e52
17:04:47 [2021-07-30T17:04:47.917Z] 
17:04:47 [2021-07-30T17:04:47.917Z] SUCCESS: Specified value was saved.
17:04:48 [2021-07-30T17:04:48.045Z] #69 0.684 Hit:1 http://deb.debian.org/debian buster-backports InRelease
17:04:48 [2021-07-30T17:04:48.046Z] #69 0.764 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:04:48 [2021-07-30T17:04:48.046Z] #69 0.850 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:04:48 [2021-07-30T17:04:48.302Z] #69 1.023 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:04:48 [2021-07-30T17:04:48.863Z] #69 1.110 Reading package lists...
17:04:48 [2021-07-30T17:04:48.882Z] INFO: Downloading git...
17:04:49 [2021-07-30T17:04:49.789Z] #69 1.744 Reading package lists...
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.354 Building dependency tree...
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.479 Reading state information...
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.583 The following additional packages will be installed:
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.583   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.583   libpam-systemd
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.584 Suggested packages:
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.584   systemd-container policykit-1
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.584 Recommended packages:
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.584   libnss-systemd
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.632 The following NEW packages will be installed:
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.633   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
17:04:49 [2021-07-30T17:04:49.789Z] #69 2.634   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.905 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded.
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.905 Need to get 4759 kB of archives.
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.905 After this operation, 16.6 MB of additional disk space will be used.
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.908 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.914 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.915 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
17:04:50 [2021-07-30T17:04:50.045Z] #69 2.991 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
17:04:50 [2021-07-30T17:04:50.301Z] #69 2.996 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
17:04:50 [2021-07-30T17:04:50.301Z] #69 2.998 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.000 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.010 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.129 debconf: delaying package configuration, since apt-utils is not installed
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.152 Fetched 4759 kB in 0s (12.9 MB/s)
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.174 Selecting previously unselected package libargon2-1:amd64.
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.174 (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 ... 28078 files and directories currently installed.)
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.188 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.194 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.225 Selecting previously unselected package libjson-c3:amd64.
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.225 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.228 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.259 Selecting previously unselected package libcryptsetup12:amd64.
17:04:50 [2021-07-30T17:04:50.301Z] #69 3.259 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.400Z] #57 225.0 + bin/containerd-shim-runc-v1
17:04:50 [2021-07-30T17:04:50.418Z] INFO: Downloading go...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.262 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.308 Selecting previously unselected package libidn11:amd64.
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.308 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.312 Unpacking libidn11:amd64 (1.33-2.2) ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.351 Selecting previously unselected package libkmod2:amd64.
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.351 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.354 Unpacking libkmod2:amd64 (26-1) ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.393 Selecting previously unselected package systemd.
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.393 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
17:04:50 [2021-07-30T17:04:50.557Z] #69 3.429 Unpacking systemd (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.843 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.852 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.863 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.871 Setting up libidn11:amd64 (1.33-2.2) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.880 Setting up libkmod2:amd64 (26-1) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.890 Setting up systemd (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.927 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.929 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.932 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
17:04:51 [2021-07-30T17:04:51.119Z] #69 3.932 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
17:04:51 [2021-07-30T17:04:51.137Z] #57 229.3 + bin/containerd-shim-runc-v1
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.336 Selecting previously unselected package systemd-sysv.
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.336 (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 ... 28875 files and directories currently installed.)
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.350 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.353 Unpacking systemd-sysv (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.391 Selecting previously unselected package libdbus-1-3:amd64.
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.392 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
17:04:51 [2021-07-30T17:04:51.375Z] #69 4.395 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.450 Selecting previously unselected package dbus.
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.450 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.461 Unpacking dbus (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.516 Selecting previously unselected package libpam-systemd:amd64.
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.516 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.520 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.556 Selecting previously unselected package dbus-user-session.
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.559 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.562 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.630Z] #69 4.631 Setting up systemd-sysv (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.641 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.650 Setting up dbus (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.752 invoke-rc.d: could not determine current runlevel
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.755 invoke-rc.d: policy-rc.d denied execution of start.
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.758 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
17:04:51 [2021-07-30T17:04:51.887Z] #69 4.893 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
17:04:51 [2021-07-30T17:04:51.966Z] INFO: Downloading compiler 1 of 3...
17:04:51 [2021-07-30T17:04:51.966Z] INFO: Downloading compiler 2 of 3...
17:04:51 [2021-07-30T17:04:51.966Z] INFO: Downloading compiler 3 of 3...
17:04:51 [2021-07-30T17:04:51.966Z] INFO: Extracting git...
17:04:52 [2021-07-30T17:04:52.143Z] #69 4.906 Processing triggers for systemd (241-7~deb10u8) ...
17:04:52 [2021-07-30T17:04:52.143Z] #69 4.914 Processing triggers for libc-bin (2.28-10) ...
17:04:52 [2021-07-30T17:04:52.143Z] #69 DONE 5.0s
17:04:52 [2021-07-30T17:04:52.401Z] 
17:04:52 [2021-07-30T17:04:52.401Z] #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:04:52 [2021-07-30T17:04:52.401Z] #70 sha256:df7e9f0f6f83fc92767493b7d8abbeb184e52a88ce5facbeaee441783f71f3fc
17:04:52 [2021-07-30T17:04:52.657Z] #70 0.443   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:04:52 [2021-07-30T17:04:52.657Z] #70 0.445                                  Dload  Upload   Total   Spent    Left  Speed
17:04:52 [2021-07-30T17:04:52.657Z] #70 0.446 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  19602      0 --:--:-- --:--:-- --:--:-- 19602
17:04:52 [2021-07-30T17:04:52.657Z] #70 DONE 0.6s
17:04:52 [2021-07-30T17:04:52.913Z] 
17:04:52 [2021-07-30T17:04:52.913Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:52 [2021-07-30T17:04:52.913Z] #71 sha256:e432cdc9422e8b3d20f62cbceb47c436468df10b99873b66e870bc69a3622e08
17:04:53 [2021-07-30T17:04:53.574Z] #71 DONE 0.8s
17:04:53 [2021-07-30T17:04:53.574Z] 
17:04:53 [2021-07-30T17:04:53.574Z] #72 exporting to image
17:04:53 [2021-07-30T17:04:53.574Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:04:53 [2021-07-30T17:04:53.574Z] #72 exporting layers
17:04:55 [2021-07-30T17:04:55.726Z] #57 229.8 + bin/containerd-shim-runc-v2
17:04:55 [2021-07-30T17:04:55.726Z] #57 230.4 + binaries
17:04:55 [2021-07-30T17:04:55.726Z] #57 230.4 + install -D bin/containerd /build/containerd
17:04:55 [2021-07-30T17:04:55.726Z] #57 230.5 + install -D bin/containerd-shim /build/containerd-shim
17:04:55 [2021-07-30T17:04:55.726Z] #57 230.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:55 [2021-07-30T17:04:55.726Z] #57 230.5 + install -D bin/ctr /build/ctr
17:04:55 [2021-07-30T17:04:55.804Z] #77 exporting layers 11.4s done
17:04:55 [2021-07-30T17:04:55.804Z] #77 writing image sha256:886b894820a3215bf3ce9a2e7bd0096a8bca7c420126b310e60934b0d1cc4512 done
17:04:55 [2021-07-30T17:04:55.804Z] #77 naming to docker.io/library/docker:d0be467216103e61ec8a4d8d39708217d620f585 done
17:04:55 [2021-07-30T17:04:55.804Z] #77 DONE 11.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:04:56 [2021-07-30T17:04:56.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/validate/default
17:04:56 [2021-07-30T17:04:56.329Z] #57 DONE 230.9s
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.1 + bin/containerd-shim-runc-v2
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.7 + binaries
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.7 + install -D bin/containerd /build/containerd
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.7 + install -D bin/containerd-shim /build/containerd-shim
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:56 [2021-07-30T17:04:56.432Z] #57 234.7 + install -D bin/ctr /build/ctr
17:04:57 [2021-07-30T17:04:57.126Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:04:57 [2021-07-30T17:04:57.126Z] No api/types/ or api/swagger.yaml changes in diff.
17:04:57 [2021-07-30T17:04:57.126Z] Congratulations!  All TOML source files changed here have valid syntax.
17:04:57 [2021-07-30T17:04:57.126Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:04:57 [2021-07-30T17:04:57.126Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:04:57 [2021-07-30T17:04:57.126Z] Congratulations!  No new tests were added to integration-cli.
17:04:57 [2021-07-30T17:04:57.126Z] 
17:04:57 [2021-07-30T17:04:57.126Z] INFO Start validation with golang-ci-lint
17:04:57 [2021-07-30T17:04:57.126Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:04:57 [2021-07-30T17:04:57.126Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:04:57 [2021-07-30T17:04:57.126Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:04:57 [2021-07-30T17:04:57.253Z] 
17:04:57 [2021-07-30T17:04:57.254Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:04:57 [2021-07-30T17:04:57.254Z] #58 sha256:a79d0111bbcc9b924ba7318ce42d76dd8e06ff662310c5e75c0f6ed52920b50b
17:04:57 [2021-07-30T17:04:57.254Z] #58 DONE 0.2s
17:04:57 [2021-07-30T17:04:57.254Z] 
17:04:57 [2021-07-30T17:04:57.254Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:04:57 [2021-07-30T17:04:57.254Z] #62 sha256:0ef7c7b554a0f7d8a6824d858a996aef9be6457d169b2f43d725a0f2002fd12a
17:04:57 [2021-07-30T17:04:57.254Z] #62 DONE 0.1s
17:04:57 [2021-07-30T17:04:57.509Z] 
17:04:57 [2021-07-30T17:04:57.509Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:04:57 [2021-07-30T17:04:57.509Z] #67 sha256:26c83f7e3ccfd72890056defeeffa91da2d92818bc4600f7e7b600d70a35ad3c
17:04:57 [2021-07-30T17:04:57.509Z] #67 DONE 0.2s
17:04:57 [2021-07-30T17:04:57.509Z] 
17:04:57 [2021-07-30T17:04:57.509Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:04:57 [2021-07-30T17:04:57.509Z] #68 sha256:b7e98fe50331583b678d074d394cee770a38e87ac14c7c9b653dafe64f27a802
17:04:57 [2021-07-30T17:04:57.509Z] #68 DONE 0.0s
17:04:57 [2021-07-30T17:04:57.509Z] 
17:04:57 [2021-07-30T17:04:57.509Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:57 [2021-07-30T17:04:57.509Z] #69 sha256:9a19433fd5350aa880aebd64ff10aad2e46cfa342383d2c082f11f3832089de1
17:04:58 [2021-07-30T17:04:58.871Z] #69 DONE 1.2s
17:04:58 [2021-07-30T17:04:58.871Z] 
17:04:58 [2021-07-30T17:04:58.871Z] #70 exporting to image
17:04:58 [2021-07-30T17:04:58.871Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:04:58 [2021-07-30T17:04:58.871Z] #70 exporting layers
17:04:58 [2021-07-30T17:04:58.971Z] #57 DONE 237.4s
17:04:59 [2021-07-30T17:04:59.911Z] 
17:04:59 [2021-07-30T17:04:59.911Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:04:59 [2021-07-30T17:04:59.911Z] #58 sha256:3909ec037bebc478f952347e0804b3af5ef0756be448a1543fcbefdae0327ea7
17:05:00 [2021-07-30T17:05:00.167Z] #72 exporting layers 6.6s done
17:05:00 [2021-07-30T17:05:00.167Z] #72 writing image sha256:9c81e2f0dceb30dafbcbe0abd57fb93545b0c9c3a57253c6527981c3488e31b0 done
17:05:00 [2021-07-30T17:05:00.167Z] #72 naming to docker.io/library/docker:58b1604cdd44d24cfc8bc96d1657043723979123 done
17:05:00 [2021-07-30T17:05:00.167Z] #72 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:05:00 [2021-07-30T17:05:00.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=58b1604cdd44d24cfc8bc96d1657043723979123 -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:58b1604cdd44d24cfc8bc96d1657043723979123 hack/make.sh dynbinary test-integration
17:05:00 [2021-07-30T17:05:00.850Z] #58 DONE 0.9s
17:05:00 [2021-07-30T17:05:00.851Z] 
17:05:00 [2021-07-30T17:05:00.851Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:05:00 [2021-07-30T17:05:00.851Z] #62 sha256:0752eee2e4f8d6868084cf72830dd3253680211b57be60ea9e6ed17913487355
17:05:00 [2021-07-30T17:05:00.851Z] #62 DONE 0.2s
17:05:00 [2021-07-30T17:05:00.851Z] 
17:05:00 [2021-07-30T17:05:00.851Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:05:00 [2021-07-30T17:05:00.851Z] #67 sha256:616bf17bfcf77ceb57e0325e84a1f39c0a612694fe9d8c31d525404d76ed8cbd
17:05:02 [2021-07-30T17:05:02.192Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 9.0% of statements
17:05:02 [2021-07-30T17:05:02.231Z] #67 DONE 1.2s
17:05:02 [2021-07-30T17:05:02.231Z] 
17:05:02 [2021-07-30T17:05:02.231Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:05:02 [2021-07-30T17:05:02.231Z] #68 sha256:0159cfa9c7ab41ec775e41297226dbf61db06ec3bfd8e9a1d9bdbbb5ac1ac418
17:05:02 [2021-07-30T17:05:02.231Z] #68 DONE 0.0s
17:05:02 [2021-07-30T17:05:02.231Z] 
17:05:02 [2021-07-30T17:05:02.231Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:05:02 [2021-07-30T17:05:02.231Z] #69 sha256:5598e521d39911ddb03c2d93b01232fb4516ef977d43913619b863f83fffcc95
17:05:02 [2021-07-30T17:05:02.415Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
17:05:02 [2021-07-30T17:05:02.415Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
17:05:02 [2021-07-30T17:05:02.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
17:05:02 [2021-07-30T17:05:02.415Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
17:05:02 [2021-07-30T17:05:02.415Z] 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:05:02 [2021-07-30T17:05:02.415Z] Detected virtualization docker.
17:05:02 [2021-07-30T17:05:02.415Z] Detected architecture x86-64.
17:05:02 [2021-07-30T17:05:02.415Z] Set hostname to <907f524f01ff>.
17:05:02 [2021-07-30T17:05:02.976Z] + source /etc/docker-entrypoint-cmd
17:05:02 [2021-07-30T17:05:02.976Z] ++ hack/make.sh dynbinary test-integration
17:05:03 [2021-07-30T17:05:03.231Z] 
17:05:03 [2021-07-30T17:05:03.231Z] Removing bundles/
17:05:03 [2021-07-30T17:05:03.231Z] 
17:05:03 [2021-07-30T17:05:03.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:05:03 [2021-07-30T17:05:03.231Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:05:03 [2021-07-30T17:05:03.231Z] GOOS="" GOARCH="" GOARM=""
17:05:03 [2021-07-30T17:05:03.614Z] #69 DONE 1.4s
17:05:03 [2021-07-30T17:05:03.614Z] 
17:05:03 [2021-07-30T17:05:03.614Z] #70 exporting to image
17:05:03 [2021-07-30T17:05:03.614Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:05:03 [2021-07-30T17:05:03.614Z] #70 exporting layers
17:05:05 [2021-07-30T17:05:05.450Z] #70 exporting layers 6.2s done
17:05:05 [2021-07-30T17:05:05.450Z] #70 writing image sha256:c8c15c4948d23d742d2d7ffbcb562071032faaeab2f8306830fbca4e67be3fb7 done
17:05:05 [2021-07-30T17:05:05.450Z] #70 naming to docker.io/library/docker:7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 done
17:05:05 [2021-07-30T17:05:05.450Z] #70 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:05:05 [2021-07-30T17:05:05.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 -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:7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99 hack/make.sh dynbinary test-integration
17:05:06 [2021-07-30T17:05:06.904Z] INFO: Expanding go...
17:05:07 [2021-07-30T17:05:07.151Z] 
17:05:07 [2021-07-30T17:05:07.151Z] Removing bundles/
17:05:07 [2021-07-30T17:05:07.151Z] 
17:05:07 [2021-07-30T17:05:07.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:05:07 [2021-07-30T17:05:07.151Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:05:07 [2021-07-30T17:05:07.151Z] GOOS="" GOARCH="" GOARM=""
17:05:10 [2021-07-30T17:05:10.198Z] #70 exporting layers 6.6s done
17:05:10 [2021-07-30T17:05:10.198Z] #70 writing image sha256:8c980f34dc13615f617cd72829f0b44b2fc8cc3e5ad928e698c1ad5cbcfc3cb4 done
17:05:10 [2021-07-30T17:05:10.198Z] #70 naming to docker.io/library/docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd done
17:05:10 [2021-07-30T17:05:10.198Z] #70 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:05:10 [2021-07-30T17:05:10.536Z] + trap exit INT TERM
17:05:10 [2021-07-30T17:05:10.536Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
17:05:10 [2021-07-30T17:05:10.536Z] + CONTAINER_NAME=docker-pr9
17:05:10 [2021-07-30T17:05:10.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd -e DOCKER_GRAPHDRIVER docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd hack/make.sh dynbinary
17:05:11 [2021-07-30T17:05:11.920Z] 
17:05:11 [2021-07-30T17:05:11.920Z] Removing bundles/
17:05:11 [2021-07-30T17:05:11.920Z] 
17:05:11 [2021-07-30T17:05:11.920Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:05:11 [2021-07-30T17:05:11.920Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:05:11 [2021-07-30T17:05:11.920Z] GOOS="" GOARCH="" GOARM=""
17:05:27 [2021-07-30T17:05:27.986Z] INFO: Expanding compiler 1 of 3...
17:05:28 [2021-07-30T17:05:28.955Z] INFO: Expanding compiler 2 of 3...
17:05:34 [2021-07-30T17:05:34.738Z] INFO: Expanding compiler 3 of 3...
17:05:34 [2021-07-30T17:05:34.738Z] INFO: Removing downloaded files...
17:05:34 [2021-07-30T17:05:34.738Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:05:34 [2021-07-30T17:05:34.738Z] INFO: Configuring git core.autocrlf...
17:05:58 [2021-07-30T17:05:58.745Z] 4612f6d0b889: Pull complete
17:06:23 [2021-07-30T17:06:23.824Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
17:06:23 [2021-07-30T17:06:23.824Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:06:23 [2021-07-30T17:06:23.824Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/builder/remotecontext	0.187s	coverage: 13.7% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/builder/dockerfile	0.304s	coverage: 48.7% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.182s	coverage: 67.6% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.187s	coverage: 86.3% of statements
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/cli	[no test files]
17:06:23 [2021-07-30T17:06:23.825Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:06:25 [2021-07-30T17:06:25.743Z] ok  	github.com/docker/docker/client	0.254s	coverage: 75.5% of statements
17:06:39 [2021-07-30T17:06:39.609Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:06:39 [2021-07-30T17:06:39.609Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:06:39 [2021-07-30T17:06:39.609Z] GOOS="" GOARCH="" GOARM=""
17:06:39 [2021-07-30T17:06:39.609Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:06:39 [2021-07-30T17:06:39.609Z] 
17:06:39 [2021-07-30T17:06:39.609Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_SYSTEMD=1
17:06:39 [2021-07-30T17:06:39.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:39 [2021-07-30T17:06:39.609Z] HOSTNAME=907f524f01ff
17:06:39 [2021-07-30T17:06:39.609Z] DEST=bundles/test-integration
17:06:39 [2021-07-30T17:06:39.609Z] PWD=/go/src/github.com/docker/docker
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_GITCOMMIT=58b1604cdd44d24cfc8bc96d1657043723979123
17:06:39 [2021-07-30T17:06:39.609Z] container=docker
17:06:39 [2021-07-30T17:06:39.609Z] HOME=/root
17:06:39 [2021-07-30T17:06:39.609Z] LANG=C.UTF-8
17:06:39 [2021-07-30T17:06:39.609Z] INVOCATION_ID=0c1d55fa7d0e4471b879c7d931217b1d
17:06:39 [2021-07-30T17:06:39.609Z] GOLANG_VERSION=1.16.6
17:06:39 [2021-07-30T17:06:39.609Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:39 [2021-07-30T17:06:39.609Z] VALIDATE_BRANCH=master
17:06:39 [2021-07-30T17:06:39.609Z] TERM=xterm
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_PKG=github.com/docker/docker
17:06:39 [2021-07-30T17:06:39.609Z] SHLVL=3
17:06:39 [2021-07-30T17:06:39.609Z] TIMEOUT=120m
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_GRAPHDRIVER=overlay2
17:06:39 [2021-07-30T17:06:39.609Z] GO111MODULE=off
17:06:39 [2021-07-30T17:06:39.609Z] DOCKER_EXPERIMENTAL=1
17:06:39 [2021-07-30T17:06:39.609Z] TEST_SKIP_INTEGRATION_CLI=1
17:06:39 [2021-07-30T17:06:39.609Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:39 [2021-07-30T17:06:39.609Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:39 [2021-07-30T17:06:39.609Z] GOPATH=/go
17:06:39 [2021-07-30T17:06:39.609Z] PKG_CONFIG=pkg-config
17:06:39 [2021-07-30T17:06:39.609Z] _=/usr/bin/env
17:06:39 [2021-07-30T17:06:39.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:06:43 [2021-07-30T17:06:43.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:06:43 [2021-07-30T17:06:43.615Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:06:43 [2021-07-30T17:06:43.615Z] GOOS="" GOARCH="" GOARM=""
17:06:43 [2021-07-30T17:06:43.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:06:43 [2021-07-30T17:06:43.615Z] 
17:06:43 [2021-07-30T17:06:43.615Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:43 [2021-07-30T17:06:43.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:43 [2021-07-30T17:06:43.615Z] HOSTNAME=e85778528617
17:06:43 [2021-07-30T17:06:43.615Z] DEST=bundles/test-integration
17:06:43 [2021-07-30T17:06:43.615Z] PWD=/go/src/github.com/docker/docker
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_ROOTLESS=1
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_GITCOMMIT=7fd8d28b0a1ae47d29a92f16fe39caf7f10cfe99
17:06:43 [2021-07-30T17:06:43.615Z] container=docker
17:06:43 [2021-07-30T17:06:43.615Z] HOME=/root
17:06:43 [2021-07-30T17:06:43.615Z] GOLANG_VERSION=1.16.6
17:06:43 [2021-07-30T17:06:43.615Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:43 [2021-07-30T17:06:43.615Z] VALIDATE_BRANCH=master
17:06:43 [2021-07-30T17:06:43.615Z] TERM=xterm
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_PKG=github.com/docker/docker
17:06:43 [2021-07-30T17:06:43.615Z] SHLVL=1
17:06:43 [2021-07-30T17:06:43.615Z] TIMEOUT=120m
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_GRAPHDRIVER=overlay2
17:06:43 [2021-07-30T17:06:43.615Z] GO111MODULE=off
17:06:43 [2021-07-30T17:06:43.615Z] DOCKER_EXPERIMENTAL=1
17:06:43 [2021-07-30T17:06:43.615Z] TEST_SKIP_INTEGRATION_CLI=1
17:06:43 [2021-07-30T17:06:43.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:43 [2021-07-30T17:06:43.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:43 [2021-07-30T17:06:43.615Z] GOPATH=/go
17:06:43 [2021-07-30T17:06:43.615Z] PKG_CONFIG=pkg-config
17:06:43 [2021-07-30T17:06:43.615Z] _=/usr/bin/env
17:06:43 [2021-07-30T17:06:43.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:06:48 [2021-07-30T17:06:48.408Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:06:48 [2021-07-30T17:06:48.408Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:06:48 [2021-07-30T17:06:48.408Z] GOOS="" GOARCH="" GOARM=""
17:06:48 [2021-07-30T17:06:48.408Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:06:48 [2021-07-30T17:06:48.408Z] 
17:06:48 [2021-07-30T17:06:48.408Z] + c=0
17:06:48 [2021-07-30T17:06:48.408Z] ++ jobs -p
17:06:48 [2021-07-30T17:06:48.408Z] + for job in $(jobs -p)
17:06:48 [2021-07-30T17:06:48.408Z] + wait 10773
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_INTEGRATION_DEST=3
17:06:48 [2021-07-30T17:06:48.408Z] + CONTAINER_NAME=docker-pr9-3
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_SKIP_INTEGRATION=1
17:06:48 [2021-07-30T17:06:48.408Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:06:48 [2021-07-30T17:06:48.408Z] + run_tests
17:06:48 [2021-07-30T17:06:48.408Z] + '[' -n 0 ']'
17:06:48 [2021-07-30T17:06:48.408Z] + rm=
17:06:48 [2021-07-30T17:06:48.408Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42623/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd hack/make.sh '' test-integration
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_INTEGRATION_DEST=2
17:06:48 [2021-07-30T17:06:48.408Z] + CONTAINER_NAME=docker-pr9-2
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_SKIP_INTEGRATION=1
17:06:48 [2021-07-30T17:06:48.408Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:06:48 [2021-07-30T17:06:48.408Z] + run_tests
17:06:48 [2021-07-30T17:06:48.408Z] + '[' -n 0 ']'
17:06:48 [2021-07-30T17:06:48.408Z] + rm=
17:06:48 [2021-07-30T17:06:48.408Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42623/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd hack/make.sh '' test-integration
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_INTEGRATION_DEST=1
17:06:48 [2021-07-30T17:06:48.408Z] + CONTAINER_NAME=docker-pr9-1
17:06:48 [2021-07-30T17:06:48.408Z] + TEST_SKIP_INTEGRATION_CLI=1
17:06:48 [2021-07-30T17:06:48.408Z] + run_tests test-integration-flaky
17:06:48 [2021-07-30T17:06:48.408Z] + '[' -n 0 ']'
17:06:48 [2021-07-30T17:06:48.408Z] + rm=
17:06:48 [2021-07-30T17:06:48.408Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42623/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26a1d3c234568f3c1917ab191ba7e5a22840e9bd hack/make.sh test-integration-flaky test-integration
17:06:48 [2021-07-30T17:06:48.408Z] 
17:06:48 [2021-07-30T17:06:48.408Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:48 [2021-07-30T17:06:48.408Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:48 [2021-07-30T17:06:48.408Z] HOSTNAME=e65682137f10
17:06:48 [2021-07-30T17:06:48.408Z] TEST_SKIP_INTEGRATION=1
17:06:48 [2021-07-30T17:06:48.408Z] TESTDEBUG=0
17:06:48 [2021-07-30T17:06:48.408Z] DEST=bundles/test-integration
17:06:48 [2021-07-30T17:06:48.408Z] PWD=/go/src/github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] KEEPBUNDLE=1
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd
17:06:48 [2021-07-30T17:06:48.408Z] container=docker
17:06:48 [2021-07-30T17:06:48.408Z] HOME=/root
17:06:48 [2021-07-30T17:06:48.408Z] GOLANG_VERSION=1.16.6
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_BRANCH=master
17:06:48 [2021-07-30T17:06:48.408Z] TERM=xterm
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_PKG=github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] SHLVL=1
17:06:48 [2021-07-30T17:06:48.408Z] TIMEOUT=120m
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GRAPHDRIVER=overlay2
17:06:48 [2021-07-30T17:06:48.408Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:06:48 [2021-07-30T17:06:48.408Z] GO111MODULE=off
17:06:48 [2021-07-30T17:06:48.408Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:48 [2021-07-30T17:06:48.408Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:48 [2021-07-30T17:06:48.408Z] GOPATH=/go
17:06:48 [2021-07-30T17:06:48.408Z] PKG_CONFIG=pkg-config
17:06:48 [2021-07-30T17:06:48.408Z] _=/usr/bin/env
17:06:48 [2021-07-30T17:06:48.408Z] Building test suite binary ./integration-cli/test.main
17:06:48 [2021-07-30T17:06:48.408Z] 
17:06:48 [2021-07-30T17:06:48.408Z] 
17:06:48 [2021-07-30T17:06:48.408Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:06:48 [2021-07-30T17:06:48.408Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:48 [2021-07-30T17:06:48.408Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:48 [2021-07-30T17:06:48.408Z] HOSTNAME=f63b863fb017
17:06:48 [2021-07-30T17:06:48.408Z] TEST_SKIP_INTEGRATION=1
17:06:48 [2021-07-30T17:06:48.408Z] TESTDEBUG=0
17:06:48 [2021-07-30T17:06:48.408Z] DEST=bundles/test-integration
17:06:48 [2021-07-30T17:06:48.408Z] PWD=/go/src/github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] KEEPBUNDLE=1
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd
17:06:48 [2021-07-30T17:06:48.408Z] container=docker
17:06:48 [2021-07-30T17:06:48.408Z] HOME=/root
17:06:48 [2021-07-30T17:06:48.408Z] GOLANG_VERSION=1.16.6
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_BRANCH=master
17:06:48 [2021-07-30T17:06:48.408Z] TERM=xterm
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_PKG=github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] SHLVL=1
17:06:48 [2021-07-30T17:06:48.408Z] TIMEOUT=120m
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GRAPHDRIVER=overlay2
17:06:48 [2021-07-30T17:06:48.408Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:06:48 [2021-07-30T17:06:48.408Z] GO111MODULE=off
17:06:48 [2021-07-30T17:06:48.408Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:48 [2021-07-30T17:06:48.408Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:48 [2021-07-30T17:06:48.408Z] GOPATH=/go
17:06:48 [2021-07-30T17:06:48.408Z] PKG_CONFIG=pkg-config
17:06:48 [2021-07-30T17:06:48.408Z] _=/usr/bin/env
17:06:48 [2021-07-30T17:06:48.408Z] Building test suite binary ./integration-cli/test.main
17:06:48 [2021-07-30T17:06:48.408Z] No new tests added to integration.
17:06:48 [2021-07-30T17:06:48.408Z] 
17:06:48 [2021-07-30T17:06:48.408Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:48 [2021-07-30T17:06:48.408Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:48 [2021-07-30T17:06:48.408Z] HOSTNAME=5b4b2d565eaf
17:06:48 [2021-07-30T17:06:48.408Z] TESTDEBUG=0
17:06:48 [2021-07-30T17:06:48.408Z] DEST=bundles/test-integration
17:06:48 [2021-07-30T17:06:48.408Z] PWD=/go/src/github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] KEEPBUNDLE=1
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GITCOMMIT=26a1d3c234568f3c1917ab191ba7e5a22840e9bd
17:06:48 [2021-07-30T17:06:48.408Z] container=docker
17:06:48 [2021-07-30T17:06:48.408Z] HOME=/root
17:06:48 [2021-07-30T17:06:48.408Z] GOLANG_VERSION=1.16.6
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:48 [2021-07-30T17:06:48.408Z] VALIDATE_BRANCH=master
17:06:48 [2021-07-30T17:06:48.408Z] TERM=xterm
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_PKG=github.com/docker/docker
17:06:48 [2021-07-30T17:06:48.408Z] SHLVL=1
17:06:48 [2021-07-30T17:06:48.408Z] TIMEOUT=120m
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:48 [2021-07-30T17:06:48.408Z] DOCKER_GRAPHDRIVER=overlay2
17:06:48 [2021-07-30T17:06:48.408Z] GO111MODULE=off
17:06:48 [2021-07-30T17:06:48.408Z] TEST_SKIP_INTEGRATION_CLI=1
17:06:48 [2021-07-30T17:06:48.408Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:48 [2021-07-30T17:06:48.408Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:48 [2021-07-30T17:06:48.408Z] GOPATH=/go
17:06:48 [2021-07-30T17:06:48.408Z] PKG_CONFIG=pkg-config
17:06:48 [2021-07-30T17:06:48.408Z] _=/usr/bin/env
17:06:48 [2021-07-30T17:06:48.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:07:00 [2021-07-30T17:07:00.775Z] Removing intermediate container b607d5c80373
17:07:00 [2021-07-30T17:07:00.775Z]  ---> 3b6994bb4081
17:07:00 [2021-07-30T17:07:00.776Z] 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:07:00 [2021-07-30T17:07:00.776Z]  ---> Running in 3510f11454ea
17:07:00 [2021-07-30T17:07:00.776Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading gotest.tools/gotestsum v0.5.3
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/fatih/color v1.9.0
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/pkg/errors v0.9.1
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/spf13/pflag v1.0.3
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/mattn/go-colorable v0.1.6
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading github.com/jonboulle/clockwork v0.1.0
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:07:00 [2021-07-30T17:07:00.776Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:07:03 [2021-07-30T17:07:03.677Z] INFO: Build done for gotestsum...
17:07:12 [2021-07-30T17:07:12.481Z] ok  	github.com/docker/docker/cmd/dockerd/trap	3.104s	coverage: 0.0% of statements
17:07:12 [2021-07-30T17:07:12.481Z] ok  	github.com/docker/docker/container	0.170s	coverage: 34.8% of statements
17:07:12 [2021-07-30T17:07:12.481Z] ok  	github.com/docker/docker/cmd/dockerd	0.280s	coverage: 29.1% of statements
17:07:12 [2021-07-30T17:07:12.481Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:07:12 [2021-07-30T17:07:12.481Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:07:12 [2021-07-30T17:07:12.481Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:07:12 [2021-07-30T17:07:12.481Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:07:12 [2021-07-30T17:07:12.481Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:07:12 [2021-07-30T17:07:12.481Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.024s	coverage: 65.3% of statements
17:07:13 [2021-07-30T17:07:13.880Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.077s	coverage: 35.9% of statements
17:07:13 [2021-07-30T17:07:13.880Z] ok  	github.com/docker/docker/daemon/cluster	0.236s	coverage: 0.5% of statements
17:07:15 [2021-07-30T17:07:15.803Z] ok  	github.com/docker/docker/daemon/config	0.121s	coverage: 81.4% of statements
17:07:16 [2021-07-30T17:07:16.045Z] Removing intermediate container 3510f11454ea
17:07:16 [2021-07-30T17:07:16.045Z]  ---> fdbb3eda095b
17:07:16 [2021-07-30T17:07:16.045Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:07:16 [2021-07-30T17:07:16.503Z]  ---> Running in 6fd90606a6a5
17:07:16 [2021-07-30T17:07:16.753Z] ok  	github.com/docker/docker/daemon/discovery	0.012s	coverage: 30.0% of statements
17:07:16 [2021-07-30T17:07:16.973Z] Removing intermediate container 6fd90606a6a5
17:07:16 [2021-07-30T17:07:16.973Z]  ---> a015cf5a31e4
17:07:16 [2021-07-30T17:07:16.973Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:07:16 [2021-07-30T17:07:16.973Z]  ---> Running in ef3cf8fcbc48
17:07:17 [2021-07-30T17:07:17.015Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
17:07:17 [2021-07-30T17:07:17.436Z] Removing intermediate container ef3cf8fcbc48
17:07:17 [2021-07-30T17:07:17.436Z]  ---> 32e68b1c50f4
17:07:17 [2021-07-30T17:07:17.436Z] Step 10/10 : COPY . .
17:07:18 [2021-07-30T17:07:18.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:07:18 [2021-07-30T17:07:18.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:07:18 [2021-07-30T17:07:18.403Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
17:07:18 [2021-07-30T17:07:18.586Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 2m15.984756461s 
17:07:18 [2021-07-30T17:07:18.586Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 539.22021ms 
17:07:21 [2021-07-30T17:07:21.707Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.688s	coverage: 73.3% of statements
17:07:21 [2021-07-30T17:07:21.967Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.506s	coverage: 13.8% of statements
17:07:22 [2021-07-30T17:07:22.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:07:22 [2021-07-30T17:07:22.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:07:22 [2021-07-30T17:07:22.541Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.030s	coverage: 3.1% of statements
17:07:22 [2021-07-30T17:07:22.803Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.799s	coverage: 56.2% of statements
17:07:24 [2021-07-30T17:07:24.189Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
17:07:26 [2021-07-30T17:07:26.113Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.778s	coverage: 49.4% of statements
17:07:28 [2021-07-30T17:07:28.034Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 57.5% of statements
17:07:28 [2021-07-30T17:07:28.295Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.347s	coverage: 57.7% of statements
17:07:28 [2021-07-30T17:07:28.867Z] ok  	github.com/docker/docker/daemon	12.292s	coverage: 17.6% of statements
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.477s	coverage: 46.2% of statements
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:07:28 [2021-07-30T17:07:28.867Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:07:29 [2021-07-30T17:07:29.128Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
17:07:29 [2021-07-30T17:07:29.390Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.074s	coverage: 3.0% of statements
17:07:31 [2021-07-30T17:07:31.312Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 43.5% of statements
17:07:31 [2021-07-30T17:07:31.574Z] ok  	github.com/docker/docker/daemon/images	0.046s	coverage: 6.8% of statements
17:07:31 [2021-07-30T17:07:31.574Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:07:31 [2021-07-30T17:07:31.574Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:07:31 [2021-07-30T17:07:31.574Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
17:07:32 [2021-07-30T17:07:32.521Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.324s	coverage: 77.4% of statements
17:07:32 [2021-07-30T17:07:32.521Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:07:32 [2021-07-30T17:07:32.521Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:07:32 [2021-07-30T17:07:32.521Z] ok  	github.com/docker/docker/daemon/logger/journald	0.045s	coverage: 23.9% of statements
17:07:32 [2021-07-30T17:07:32.521Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.030s	coverage: 69.9% of statements
17:07:33 [2021-07-30T17:07:33.094Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
17:07:33 [2021-07-30T17:07:33.666Z] ok  	github.com/docker/docker/daemon/logger/local	0.081s	coverage: 75.2% of statements
17:07:33 [2021-07-30T17:07:33.666Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:07:33 [2021-07-30T17:07:33.928Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 58.6% of statements
17:07:34 [2021-07-30T17:07:34.191Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
17:07:34 [2021-07-30T17:07:34.764Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 46.8% of statements
17:07:35 [2021-07-30T17:07:35.025Z] ok  	github.com/docker/docker/daemon/logger/templates	0.036s	coverage: 8.3% of statements
17:07:35 [2021-07-30T17:07:35.598Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
17:07:36 [2021-07-30T17:07:36.543Z] ok  	github.com/docker/docker/distribution/metadata	0.071s	coverage: 48.2% of statements
17:07:36 [2021-07-30T17:07:36.543Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.950s	coverage: 82.5% of statements
17:07:36 [2021-07-30T17:07:36.543Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:07:36 [2021-07-30T17:07:36.543Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:07:37 [2021-07-30T17:07:37.502Z] ok  	github.com/docker/docker/distribution	0.268s	coverage: 25.8% of statements
17:07:37 [2021-07-30T17:07:37.502Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:07:38 [2021-07-30T17:07:38.447Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 53.1% of statements
17:07:38 [2021-07-30T17:07:38.447Z] ok  	github.com/docker/docker/image	0.044s	coverage: 86.6% of statements
17:07:39 [2021-07-30T17:07:39.020Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
17:07:39 [2021-07-30T17:07:39.282Z] ok  	github.com/docker/docker/distribution/xfer	1.841s	coverage: 85.1% of statements
17:07:39 [2021-07-30T17:07:39.282Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:07:39 [2021-07-30T17:07:39.543Z] ok  	github.com/docker/docker/image/tarexport	0.036s	coverage: 0.7% of statements
17:07:39 [2021-07-30T17:07:39.805Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
17:07:39 [2021-07-30T17:07:39.805Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:07:40 [2021-07-30T17:07:40.067Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
17:07:40 [2021-07-30T17:07:40.513Z] INFO [runner/unused/goanalysis] analyzers took 33.36681148s with top 10 stages: buildssa: 28.697851571s, U1000: 4.668959909s 
17:07:43 [2021-07-30T17:07:43.379Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.499s	coverage: 84.4% of statements
17:07:44 [2021-07-30T17:07:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:07:44 [2021-07-30T17:07:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:07:44 [2021-07-30T17:07:44.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:07:44 [2021-07-30T17:07:44.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:07:45 [2021-07-30T17:07:45.298Z] ok  	github.com/docker/docker/libnetwork/api	2.646s	coverage: 83.2% of statements
17:07:47 [2021-07-30T17:07:47.214Z] ok  	github.com/docker/docker/libnetwork/config	0.120s	coverage: 24.0% of statements
17:07:47 [2021-07-30T17:07:47.388Z]  ---> 3ef80a2a1dcc
17:07:47 [2021-07-30T17:07:47.388Z] Successfully built 3ef80a2a1dcc
17:07:47 [2021-07-30T17:07:47.388Z] Successfully tagged docker:latest
17:07:47 [2021-07-30T17:07:47.388Z] INFO: Image build ended at 07/30/2021 17:07:44. Duration:00:03:10.4499509
17:07:47 [2021-07-30T17:07:47.388Z] 
17:07:47 [2021-07-30T17:07:47.388Z] 
17:07:47 [2021-07-30T17:07:47.388Z] INFO: Building the test binaries at 07/30/2021 17:07:44...
17:07:48 [2021-07-30T17:07:48.157Z] ok  	github.com/docker/docker/libnetwork/datastore	0.029s	coverage: 21.9% of statements
17:07:48 [2021-07-30T17:07:48.419Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
17:07:48 [2021-07-30T17:07:48.992Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.026s	coverage: 34.8% of statements
17:07:49 [2021-07-30T17:07:49.595Z] INFO: make.ps1 starting at 07/30/2021 17:07:49
17:07:49 [2021-07-30T17:07:49.595Z] INFO: Git commit (9f05643195) assumed from DOCKER_GITCOMMIT environment variable
17:07:50 [2021-07-30T17:07:50.053Z] INFO: Invoking autogen...
17:07:50 [2021-07-30T17:07:50.053Z] INFO: Building daemon...
17:07:50 [2021-07-30T17:07:50.416Z] ok  	github.com/docker/docker/layer	7.632s	coverage: 68.8% of statements
17:07:50 [2021-07-30T17:07:50.416Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:07:50 [2021-07-30T17:07:50.416Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:07:50 [2021-07-30T17:07:50.416Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:07:50 [2021-07-30T17:07:50.416Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:07:50 [2021-07-30T17:07:50.681Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.060s	coverage: 4.0% of statements
17:07:51 [2021-07-30T17:07:51.254Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.033s	coverage: 4.5% of statements
17:07:51 [2021-07-30T17:07:51.515Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.005s	coverage: 34.8% of statements
17:07:52 [2021-07-30T17:07:52.459Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.006s	coverage: 63.6% of statements
17:07:55 [2021-07-30T17:07:55.766Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.021s	coverage: 57.4% of statements
17:07:56 [2021-07-30T17:07:56.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:07:56 [2021-07-30T17:07:56.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:07:56 [2021-07-30T17:07:56.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:07:56 [2021-07-30T17:07:56.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:07:56 [2021-07-30T17:07:56.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:07:57 [2021-07-30T17:07:57.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:07:57 [2021-07-30T17:07:57.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:07:57 [2021-07-30T17:07:57.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:07:58 [2021-07-30T17:07:58.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:07:58 [2021-07-30T17:07:58.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:07:59 [2021-07-30T17:07:59.062Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	8.445s	coverage: 59.9% of statements
17:07:59 [2021-07-30T17:07:59.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:08:00 [2021-07-30T17:08:00.007Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.039s	coverage: 81.2% of statements
17:08:00 [2021-07-30T17:08:00.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:08:00 [2021-07-30T17:08:00.952Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.009s	coverage: 48.1% of statements
17:08:01 [2021-07-30T17:08:01.524Z] ok  	github.com/docker/docker/libnetwork/idm	0.005s	coverage: 87.5% of statements
17:08:01 [2021-07-30T17:08:01.524Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.025s	coverage: 82.4% of statements
17:08:01 [2021-07-30T17:08:01.524Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.887s	coverage: 7.3% of statements
17:08:01 [2021-07-30T17:08:01.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:08:01 [2021-07-30T17:08:01.786Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.011s	coverage: 100.0% of statements
17:08:02 [2021-07-30T17:08:02.359Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.007s	coverage: 57.1% of statements
17:08:02 [2021-07-30T17:08:02.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:08:02 [2021-07-30T17:08:02.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:08:03 [2021-07-30T17:08:03.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:08:03 [2021-07-30T17:08:03.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:08:04 [2021-07-30T17:08:04.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:04 [2021-07-30T17:08:04.273Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.016s	coverage: 47.4% of statements
17:08:04 [2021-07-30T17:08:04.847Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.015s	coverage: 71.4% of statements
17:08:04 [2021-07-30T17:08:04.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:08:04 [2021-07-30T17:08:04.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:05 [2021-07-30T17:08:05.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:05 [2021-07-30T17:08:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:06 [2021-07-30T17:08:06.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:06 [2021-07-30T17:08:06.234Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.624s	coverage: 74.0% of statements
17:08:06 [2021-07-30T17:08:06.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:07 [2021-07-30T17:08:07.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:07 [2021-07-30T17:08:07.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:07 [2021-07-30T17:08:07.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:08 [2021-07-30T17:08:08.149Z] ok  	github.com/docker/docker/libnetwork/iptables	0.581s	coverage: 45.1% of statements
17:08:08 [2021-07-30T17:08:08.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:08 [2021-07-30T17:08:08.411Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.011s	coverage: 60.0% of statements
17:08:08 [2021-07-30T17:08:08.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:08 [2021-07-30T17:08:08.953Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:08 [2021-07-30T17:08:08.953Z] Using test binary docker
17:08:08 [2021-07-30T17:08:08.953Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:09 [2021-07-30T17:08:09.209Z] Starting apparmor (via systemctl): apparmor.service.
17:08:09 [2021-07-30T17:08:09.209Z] INFO: Waiting for daemon to start...
17:08:09 [2021-07-30T17:08:09.209Z] Starting dockerd
17:08:09 [2021-07-30T17:08:09.353Z] ok  	github.com/docker/docker/libnetwork/netutils	0.049s	coverage: 44.1% of statements
17:08:09 [2021-07-30T17:08:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:10 [2021-07-30T17:08:10.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:10 [2021-07-30T17:08:10.443Z] Using test binary docker
17:08:10 [2021-07-30T17:08:10.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:10 [2021-07-30T17:08:10.443Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:10 [2021-07-30T17:08:10.443Z] INFO: Waiting for daemon to start...
17:08:10 [2021-07-30T17:08:10.443Z] Starting dockerd
17:08:11 [2021-07-30T17:08:11.901Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.013s	coverage: 100.0% of statements
17:08:12 [2021-07-30T17:08:12.327Z] .
17:08:12 [2021-07-30T17:08:12.327Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:12 [2021-07-30T17:08:12.327Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:12 [2021-07-30T17:08:12.327Z] Error: No such image: emptyfs
17:08:12 [2021-07-30T17:08:12.526Z] .
17:08:12 [2021-07-30T17:08:12.526Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:12 [2021-07-30T17:08:12.526Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:12 [2021-07-30T17:08:12.526Z] Error: No such image: emptyfs
17:08:12 [2021-07-30T17:08:12.526Z] Running integration-test (iteration 1)
17:08:12 [2021-07-30T17:08:12.526Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:08:12 [2021-07-30T17:08:12.582Z] Running integration-test (iteration 1)
17:08:12 [2021-07-30T17:08:12.582Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:08:13 [2021-07-30T17:08:13.815Z] ok  	github.com/docker/docker/libnetwork/options	0.009s	coverage: 100.0% of statements
17:08:25 [2021-07-30T17:08:25.679Z] f143c6fed32d: Pull complete
17:08:25 [2021-07-30T17:08:25.679Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
17:08:25 [2021-07-30T17:08:25.679Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:08:25 [2021-07-30T17:08:25.679Z] mcr.microsoft.com/windows/servercore:ltsc2019
17:08:25 [2021-07-30T17:08:25.679Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061'
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Docker version of control daemon
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] Client:
17:08:25 [2021-07-30T17:08:25.679Z]  Version:           20.10.6
17:08:25 [2021-07-30T17:08:25.679Z]  API version:       1.41
17:08:25 [2021-07-30T17:08:25.679Z]  Go version:        go1.16.3
17:08:25 [2021-07-30T17:08:25.679Z]  Git commit:        370c289
17:08:25 [2021-07-30T17:08:25.679Z]  Built:             Fri Apr  9 22:49:36 2021
17:08:25 [2021-07-30T17:08:25.679Z]  OS/Arch:           windows/amd64
17:08:25 [2021-07-30T17:08:25.679Z]  Context:           default
17:08:25 [2021-07-30T17:08:25.679Z]  Experimental:      true
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] Server: Docker Engine - Community
17:08:25 [2021-07-30T17:08:25.679Z]  Engine:
17:08:25 [2021-07-30T17:08:25.679Z]   Version:          20.10.6
17:08:25 [2021-07-30T17:08:25.679Z]   API version:      1.41 (minimum version 1.24)
17:08:25 [2021-07-30T17:08:25.679Z]   Go version:       go1.13.15
17:08:25 [2021-07-30T17:08:25.679Z]   Git commit:       8728dd2
17:08:25 [2021-07-30T17:08:25.679Z]   Built:            Fri Apr  9 22:45:40 2021
17:08:25 [2021-07-30T17:08:25.679Z]   OS/Arch:          windows/amd64
17:08:25 [2021-07-30T17:08:25.679Z]   Experimental:     true
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Docker info of control daemon
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] Client:
17:08:25 [2021-07-30T17:08:25.679Z]  Context:    default
17:08:25 [2021-07-30T17:08:25.679Z]  Debug Mode: false
17:08:25 [2021-07-30T17:08:25.679Z]  Plugins:
17:08:25 [2021-07-30T17:08:25.679Z]   app: Docker Application (Docker Inc., v0.8.0)
17:08:25 [2021-07-30T17:08:25.679Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:08:25 [2021-07-30T17:08:25.679Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] Server:
17:08:25 [2021-07-30T17:08:25.679Z]  Containers: 0
17:08:25 [2021-07-30T17:08:25.679Z]   Running: 0
17:08:25 [2021-07-30T17:08:25.679Z]   Paused: 0
17:08:25 [2021-07-30T17:08:25.679Z]   Stopped: 0
17:08:25 [2021-07-30T17:08:25.679Z]  Images: 1
17:08:25 [2021-07-30T17:08:25.679Z]  Server Version: 20.10.6
17:08:25 [2021-07-30T17:08:25.679Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:08:25 [2021-07-30T17:08:25.679Z]   Windows: 
17:08:25 [2021-07-30T17:08:25.679Z]   LCOW: 
17:08:25 [2021-07-30T17:08:25.679Z]  Logging Driver: json-file
17:08:25 [2021-07-30T17:08:25.679Z]  Plugins:
17:08:25 [2021-07-30T17:08:25.679Z]   Volume: local
17:08:25 [2021-07-30T17:08:25.679Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:08:25 [2021-07-30T17:08:25.679Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:08:25 [2021-07-30T17:08:25.679Z]  Swarm: inactive
17:08:25 [2021-07-30T17:08:25.679Z]  Default Isolation: process
17:08:25 [2021-07-30T17:08:25.679Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:08:25 [2021-07-30T17:08:25.679Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:08:25 [2021-07-30T17:08:25.679Z]  OSType: windows
17:08:25 [2021-07-30T17:08:25.679Z]  Architecture: x86_64
17:08:25 [2021-07-30T17:08:25.679Z]  CPUs: 4
17:08:25 [2021-07-30T17:08:25.679Z]  Total Memory: 32GiB
17:08:25 [2021-07-30T17:08:25.679Z]  Name: azwin-2-ecfb00
17:08:25 [2021-07-30T17:08:25.679Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
17:08:25 [2021-07-30T17:08:25.679Z]  Docker Root Dir: D:\docker
17:08:25 [2021-07-30T17:08:25.679Z]  Debug Mode: false
17:08:25 [2021-07-30T17:08:25.679Z]  Registry: https://index.docker.io/v1/
17:08:25 [2021-07-30T17:08:25.679Z]  Labels:
17:08:25 [2021-07-30T17:08:25.679Z]  Experimental: true
17:08:25 [2021-07-30T17:08:25.679Z]  Insecure Registries:
17:08:25 [2021-07-30T17:08:25.679Z]   10.0.0.4:5000
17:08:25 [2021-07-30T17:08:25.679Z]   127.0.0.0/8
17:08:25 [2021-07-30T17:08:25.679Z]  Registry Mirrors:
17:08:25 [2021-07-30T17:08:25.679Z]   http://10.0.0.4:5000/
17:08:25 [2021-07-30T17:08:25.679Z]  Live Restore Enabled: false
17:08:25 [2021-07-30T17:08:25.679Z]  Product License: Community Engine
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Commit hash is f0a8969cf5
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Nuke-Everything...
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Container count on control daemon to delete is 0
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Nuking d:\CI
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Zapped successfully
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Location for testing is d:\CI\PR-42623\9
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:25 [2021-07-30T17:08:25.679Z] INFO: Building the image from Dockerfile.windows at 07/30/2021 17:08:19...
17:08:25 [2021-07-30T17:08:25.679Z] 
17:08:26 [2021-07-30T17:08:26.053Z] ok  	github.com/docker/docker/libnetwork/osl	4.650s	coverage: 39.7% of statements
17:08:26 [2021-07-30T17:08:26.626Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.009s	coverage: 20.0% of statements
17:08:26 [2021-07-30T17:08:26.650Z] Sending build context to Docker daemon  60.98MB
17:08:26 [2021-07-30T17:08:26.650Z] 
17:08:26 [2021-07-30T17:08:26.650Z] Step 1/10 : FROM microsoft/windowsservercore
17:08:26 [2021-07-30T17:08:26.650Z]  ---> 9a0a02eca0e6
17:08:26 [2021-07-30T17:08:26.650Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:08:26 [2021-07-30T17:08:26.650Z]  ---> Running in 4284a555df60
17:08:27 [2021-07-30T17:08:27.116Z] Removing intermediate container 4284a555df60
17:08:27 [2021-07-30T17:08:27.116Z]  ---> cd2aae931e4f
17:08:27 [2021-07-30T17:08:27.116Z] Step 3/10 : ARG GO_VERSION=1.16.6
17:08:27 [2021-07-30T17:08:27.116Z]  ---> Running in d5a278329a74
17:08:27 [2021-07-30T17:08:27.199Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.019s	coverage: 86.1% of statements
17:08:27 [2021-07-30T17:08:27.374Z] Loaded image: buildpack-deps:buster
17:08:27 [2021-07-30T17:08:27.374Z] Loaded image: busybox:latest
17:08:27 [2021-07-30T17:08:27.374Z] Loaded image: busybox:glibc
17:08:27 [2021-07-30T17:08:27.577Z] Removing intermediate container d5a278329a74
17:08:27 [2021-07-30T17:08:27.577Z]  ---> ae1cacdf3907
17:08:27 [2021-07-30T17:08:27.577Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:08:27 [2021-07-30T17:08:27.577Z]  ---> Running in b2b9c5e61e5b
17:08:28 [2021-07-30T17:08:28.038Z] Removing intermediate container b2b9c5e61e5b
17:08:28 [2021-07-30T17:08:28.038Z]  ---> 69184813a7f9
17:08:28 [2021-07-30T17:08:28.038Z] 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:08:28 [2021-07-30T17:08:28.038Z]  ---> Running in 66b72d90e8e8
17:08:28 [2021-07-30T17:08:28.498Z] Removing intermediate container 66b72d90e8e8
17:08:28 [2021-07-30T17:08:28.498Z]  ---> 74160e47a14e
17:08:28 [2021-07-30T17:08:28.498Z] 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:08:28 [2021-07-30T17:08:28.498Z]  ---> Running in e80fa54ae9e6
17:08:29 [2021-07-30T17:08:29.264Z] Loaded image: debian:bullseye
17:08:29 [2021-07-30T17:08:29.264Z] Loaded image: hello-world:latest
17:08:29 [2021-07-30T17:08:29.264Z] Loaded image: arm32v7/hello-world:latest
17:08:29 [2021-07-30T17:08:29.264Z] INFO: Testing against a local daemon
17:08:29 [2021-07-30T17:08:29.264Z] === RUN   TestCgroupNamespacesBuild
17:08:29 [2021-07-30T17:08:29.747Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.746s	coverage: 49.5% of statements
17:08:30 [2021-07-30T17:08:30.009Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.009s	coverage: 70.5% of statements
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: buildpack-deps:buster
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: busybox:latest
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: busybox:glibc
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: debian:bullseye
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: hello-world:latest
17:08:30 [2021-07-30T17:08:30.657Z] Loaded image: arm32v7/hello-world:latest
17:08:30 [2021-07-30T17:08:30.912Z] INFO: Testing against a local daemon
17:08:30 [2021-07-30T17:08:30.912Z] === RUN   TestCgroupNamespacesBuild
17:08:31 [2021-07-30T17:08:31.150Z] --- PASS: TestCgroupNamespacesBuild (1.48s)
17:08:31 [2021-07-30T17:08:31.150Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:31 [2021-07-30T17:08:31.393Z] ok  	github.com/docker/docker/libnetwork/types	0.013s	coverage: 47.9% of statements
17:08:32 [2021-07-30T17:08:32.276Z] --- PASS: TestCgroupNamespacesBuild (1.53s)
17:08:32 [2021-07-30T17:08:32.276Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:32 [2021-07-30T17:08:32.512Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s)
17:08:32 [2021-07-30T17:08:32.512Z] === RUN   TestBuildWithSession
17:08:32 [2021-07-30T17:08:32.512Z]     build_session_test.go:25: TODO: BuildKit
17:08:32 [2021-07-30T17:08:32.512Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:32 [2021-07-30T17:08:32.512Z] === RUN   TestBuildSquashParent
17:08:33 [2021-07-30T17:08:33.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
17:08:33 [2021-07-30T17:08:33.638Z] === RUN   TestBuildWithSession
17:08:33 [2021-07-30T17:08:33.638Z]     build_session_test.go:25: TODO: BuildKit
17:08:33 [2021-07-30T17:08:33.638Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:33 [2021-07-30T17:08:33.638Z] === RUN   TestBuildSquashParent
17:08:33 [2021-07-30T17:08:33.948Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 43.3% of statements
17:08:34 [2021-07-30T17:08:34.891Z] ok  	github.com/docker/docker/libnetwork/ipam	31.869s	coverage: 85.3% of statements
17:08:35 [2021-07-30T17:08:35.463Z] ok  	github.com/docker/docker/pkg/aaparser	0.006s	coverage: 52.9% of statements
17:08:36 [2021-07-30T17:08:36.036Z] ok  	github.com/docker/docker/opts	0.051s	coverage: 67.1% of statements
17:08:37 [2021-07-30T17:08:37.752Z] --- PASS: TestBuildSquashParent (5.51s)
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:37 [2021-07-30T17:08:37.752Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:37 [2021-07-30T17:08:37.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:37 [2021-07-30T17:08:37.752Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2021-07-30T17:08:37.752Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:38 [2021-07-30T17:08:38.590Z] ok  	github.com/docker/docker/pkg/authorization	0.472s	coverage: 68.3% of statements
17:08:38 [2021-07-30T17:08:38.590Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
17:08:38 [2021-07-30T17:08:38.852Z] ok  	github.com/docker/docker/pkg/archive	0.965s	coverage: 81.8% of statements
17:08:38 [2021-07-30T17:08:38.852Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
17:08:39 [2021-07-30T17:08:39.795Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
17:08:40 [2021-07-30T17:08:40.273Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:40 [2021-07-30T17:08:40.273Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:40 [2021-07-30T17:08:40.740Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
17:08:41 [2021-07-30T17:08:41.681Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
17:08:41 [2021-07-30T17:08:41.798Z] --- PASS: TestBuildSquashParent (8.09s)
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:41 [2021-07-30T17:08:41.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:41 [2021-07-30T17:08:41.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:41 [2021-07-30T17:08:41.798Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:41 [2021-07-30T17:08:41.798Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:42 [2021-07-30T17:08:42.162Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:42 [2021-07-30T17:08:42.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:43 [2021-07-30T17:08:43.592Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.914s	coverage: 43.2% of statements
17:08:43 [2021-07-30T17:08:43.593Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
17:08:44 [2021-07-30T17:08:44.165Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
17:08:44 [2021-07-30T17:08:44.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.16s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s)
17:08:44 [2021-07-30T17:08:44.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
17:08:44 [2021-07-30T17:08:44.311Z] === RUN   TestBuildMultiStageCopy
17:08:44 [2021-07-30T17:08:44.311Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:44 [2021-07-30T17:08:44.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:44 [2021-07-30T17:08:44.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:44 [2021-07-30T17:08:44.736Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
17:08:46 [2021-07-30T17:08:46.158Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
17:08:46 [2021-07-30T17:08:46.193Z] 
17:08:46 [2021-07-30T17:08:46.193Z] SUCCESS: Specified value was saved.
17:08:46 [2021-07-30T17:08:46.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:46 [2021-07-30T17:08:46.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:46 [2021-07-30T17:08:46.204Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:46 [2021-07-30T17:08:46.204Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:46 [2021-07-30T17:08:46.430Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.061s	coverage: 84.1% of statements
17:08:46 [2021-07-30T17:08:46.455Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:46 [2021-07-30T17:08:46.699Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.3% of statements
17:08:46 [2021-07-30T17:08:46.712Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:46 [2021-07-30T17:08:46.967Z] --- PASS: TestBuildMultiStageCopy (2.56s)
17:08:46 [2021-07-30T17:08:46.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.77s)
17:08:46 [2021-07-30T17:08:46.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:08:46 [2021-07-30T17:08:46.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:08:46 [2021-07-30T17:08:46.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
17:08:46 [2021-07-30T17:08:46.967Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
17:08:46 [2021-07-30T17:08:46.967Z] === RUN   TestBuildMultiStageParentConfig
17:08:47 [2021-07-30T17:08:47.163Z] INFO: Downloading git...
17:08:47 [2021-07-30T17:08:47.277Z] ok  	github.com/docker/docker/pkg/fsutils	0.205s	coverage: 85.1% of statements
17:08:47 [2021-07-30T17:08:47.277Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
17:08:47 [2021-07-30T17:08:47.528Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
17:08:47 [2021-07-30T17:08:47.529Z] === RUN   TestBuildLabelWithTargets
17:08:48 [2021-07-30T17:08:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
17:08:48 [2021-07-30T17:08:48.135Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
17:08:48 [2021-07-30T17:08:48.135Z] === RUN   TestBuildMultiStageCopy
17:08:48 [2021-07-30T17:08:48.135Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:48 [2021-07-30T17:08:48.225Z] ok  	github.com/docker/docker/libnetwork	61.997s	coverage: 41.0% of statements
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:08:48 [2021-07-30T17:08:48.225Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:08:48 [2021-07-30T17:08:48.456Z] --- PASS: TestBuildLabelWithTargets (0.87s)
17:08:48 [2021-07-30T17:08:48.456Z] === RUN   TestBuildWithEmptyLayers
17:08:48 [2021-07-30T17:08:48.711Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
17:08:48 [2021-07-30T17:08:48.711Z] === RUN   TestBuildMultiStageOnBuild
17:08:48 [2021-07-30T17:08:48.799Z] ok  	github.com/docker/docker/pkg/idtools	0.738s	coverage: 69.5% of statements
17:08:49 [2021-07-30T17:08:49.063Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
17:08:49 [2021-07-30T17:08:49.063Z] ok  	github.com/docker/docker/pkg/ioutils	0.583s	coverage: 69.3% of statements
17:08:49 [2021-07-30T17:08:49.063Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
17:08:49 [2021-07-30T17:08:49.345Z] INFO: Downloading go...
17:08:49 [2021-07-30T17:08:49.639Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
17:08:49 [2021-07-30T17:08:49.639Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:08:49 [2021-07-30T17:08:49.901Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
17:08:49 [2021-07-30T17:08:49.901Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
17:08:50 [2021-07-30T17:08:50.163Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
17:08:50 [2021-07-30T17:08:50.601Z] --- PASS: TestBuildMultiStageOnBuild (1.97s)
17:08:50 [2021-07-30T17:08:50.601Z] === RUN   TestBuildUncleanTarFilenames
17:08:51 [2021-07-30T17:08:51.108Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
17:08:51 [2021-07-30T17:08:51.162Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
17:08:51 [2021-07-30T17:08:51.162Z] === RUN   TestBuildMultiStageLayerLeak
17:08:51 [2021-07-30T17:08:51.369Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
17:08:51 [2021-07-30T17:08:51.398Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:51 [2021-07-30T17:08:51.534Z] INFO: Downloading compiler 1 of 3...
17:08:51 [2021-07-30T17:08:51.534Z] INFO: Downloading compiler 2 of 3...
17:08:51 [2021-07-30T17:08:51.630Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:08:51 [2021-07-30T17:08:51.994Z] INFO: Downloading compiler 3 of 3...
17:08:51 [2021-07-30T17:08:51.994Z] INFO: Extracting git...
17:08:52 [2021-07-30T17:08:52.202Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
17:08:52 [2021-07-30T17:08:52.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:53 [2021-07-30T17:08:53.288Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:53 [2021-07-30T17:08:53.593Z] ok  	github.com/docker/docker/pkg/pubsub	1.069s	coverage: 75.0% of statements
17:08:53 [2021-07-30T17:08:53.675Z] --- PASS: TestBuildMultiStageLayerLeak (2.04s)
17:08:53 [2021-07-30T17:08:53.675Z] === RUN   TestBuildWithHugeFile
17:08:54 [2021-07-30T17:08:54.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:54 [2021-07-30T17:08:54.980Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
17:08:54 [2021-07-30T17:08:54.980Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
17:08:55 [2021-07-30T17:08:55.180Z] --- PASS: TestBuildMultiStageCopy (7.03s)
17:08:55 [2021-07-30T17:08:55.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s)
17:08:55 [2021-07-30T17:08:55.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:08:55 [2021-07-30T17:08:55.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:08:55 [2021-07-30T17:08:55.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:08:55 [2021-07-30T17:08:55.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:08:55 [2021-07-30T17:08:55.180Z] === RUN   TestBuildMultiStageParentConfig
17:08:55 [2021-07-30T17:08:55.241Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
17:08:55 [2021-07-30T17:08:55.814Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
17:08:55 [2021-07-30T17:08:55.814Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
17:08:58 [2021-07-30T17:08:58.363Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 40.1% of statements
17:08:58 [2021-07-30T17:08:58.363Z] ok  	github.com/docker/docker/pkg/tailfile	0.126s	coverage: 88.6% of statements
17:08:58 [2021-07-30T17:08:58.934Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 52.1% of statements
17:08:59 [2021-07-30T17:08:59.506Z] testing: warning: no tests to run
17:08:59 [2021-07-30T17:08:59.506Z] coverage: [no statements]
17:08:59 [2021-07-30T17:08:59.506Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
17:08:59 [2021-07-30T17:08:59.767Z] ok  	github.com/docker/docker/pkg/tarsum	0.109s	coverage: 89.3% of statements
17:09:00 [2021-07-30T17:09:00.028Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
17:09:00 [2021-07-30T17:09:00.457Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
17:09:00 [2021-07-30T17:09:00.457Z] === RUN   TestBuildLabelWithTargets
17:09:00 [2021-07-30T17:09:00.599Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
17:09:00 [2021-07-30T17:09:00.599Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
17:09:03 [2021-07-30T17:09:03.904Z] ok  	github.com/docker/docker/plugin	0.546s	coverage: 23.2% of statements
17:09:03 [2021-07-30T17:09:03.904Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.4% of statements
17:09:06 [2021-07-30T17:09:06.451Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 85.9% of statements
17:09:07 [2021-07-30T17:09:07.023Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
17:09:07 [2021-07-30T17:09:07.966Z] ok  	github.com/docker/docker/quota	0.363s	coverage: 71.4% of statements
17:09:08 [2021-07-30T17:09:08.576Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:09:08 [2021-07-30T17:09:08.576Z] === RUN   TestBuildWithEmptyLayers
17:09:09 [2021-07-30T17:09:09.354Z] ok  	github.com/docker/docker/registry	0.121s	coverage: 58.8% of statements
17:09:09 [2021-07-30T17:09:09.704Z] INFO: Expanding go...
17:09:09 [2021-07-30T17:09:09.926Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 50.9% of statements
17:09:09 [2021-07-30T17:09:09.926Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
17:09:09 [2021-07-30T17:09:09.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:09:09 [2021-07-30T17:09:09.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:09:10 [2021-07-30T17:09:10.870Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
17:09:11 [2021-07-30T17:09:11.086Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
17:09:11 [2021-07-30T17:09:11.086Z] === RUN   TestBuildMultiStageOnBuild
17:09:11 [2021-07-30T17:09:11.443Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 66.1% of statements
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:09:16 [2021-07-30T17:09:16.106Z] 
17:09:16 [2021-07-30T17:09:16.106Z]  ________   ____  __.
17:09:16 [2021-07-30T17:09:16.106Z]  \_____  \ |    |/ _|
17:09:16 [2021-07-30T17:09:16.106Z]  /   |   \|      <
17:09:16 [2021-07-30T17:09:16.106Z]  /    |    \    |  \
17:09:16 [2021-07-30T17:09:16.106Z]  \_______  /____|__ \
17:09:16 [2021-07-30T17:09:16.106Z]          \/        \/
17:09:16 [2021-07-30T17:09:16.106Z] 
17:09:16 [2021-07-30T17:09:16.106Z] INFO: make.ps1 ended at 07/30/2021 17:09:08
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Binaries build ended at 07/30/2021 17:09:09. Duration:00:01:24.6830498
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Copying the built daemon binary to d:\CI\PR-42623\9\binary\dockerd-9f05643195.exe...
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Copying the built client binary to d:\CI\PR-42623\9\binary\docker-9f05643195.exe...
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Copying dockerversion from the container...
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Copying the golang package from the container to d:\CI\PR-42623\9\installer\go.zip...
17:09:16 [2021-07-30T17:09:16.106Z] INFO: Extracting go.zip to d:\CI\PR-42623\9\go
17:09:16 [2021-07-30T17:09:16.363Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:09:16 [2021-07-30T17:09:16.363Z] === RUN   TestBuildUncleanTarFilenames
17:09:16 [2021-07-30T17:09:16.619Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
17:09:16 [2021-07-30T17:09:16.619Z] === RUN   TestBuildMultiStageLayerLeak
17:09:17 [2021-07-30T17:09:17.007Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m37.522663776s with top 10 stages: buildssa: 1m48.033430064s, goimports: 25.05097634s, unconvert: 14.707520466s, gosec: 11.390849819s, golint: 7.182961442s, ineffassign: 5.119590113s, misspell: 4.689458061s, inspect: 4.20166329s, vrp: 3.954161967s, printf: 2.252422864s 
17:09:17 [2021-07-30T17:09:17.007Z] INFO [runner] Issues before processing: 2856, after processing: 0 
17:09:17 [2021-07-30T17:09:17.007Z] INFO [runner] Processors filtering stat (out/in): cgo: 2281/2856, exclude-rules: 78/1892, skip_dirs: 2281/2281, autogenerated_exclude: 1892/2281, identifier_marker: 1892/1892, path_prettifier: 2281/2281, exclude: 1892/1892, nolint: 0/78, filename_unadjuster: 2281/2281, skip_files: 2281/2281 
17:09:17 [2021-07-30T17:09:17.007Z] INFO [runner] processing took 219.978034ms with stages: identifier_marker: 82.192766ms, nolint: 63.33478ms, path_prettifier: 39.863115ms, autogenerated_exclude: 15.651556ms, exclude-rules: 14.386801ms, skip_dirs: 3.530892ms, cgo: 557.847µs, filename_unadjuster: 451.593µs, uniq_by_line: 2.998µs, max_same_issues: 1.577µs, max_from_linter: 850ns, exclude: 795ns, diff: 628ns, source_code: 599ns, skip_files: 508ns, path_shortener: 452ns, max_per_file_from_linter: 277ns 
17:09:17 [2021-07-30T17:09:17.007Z] INFO [runner] linters took 1m52.960022111s with stages: goanalysis_metalinter: 1m27.613773481s, unused: 25.122678814s 
17:09:17 [2021-07-30T17:09:17.007Z] INFO File cache stats: 1688 entries of total size 8.5MiB 
17:09:17 [2021-07-30T17:09:17.007Z] INFO Memory: 2495 samples, avg is 2080.4MB, max is 5243.8MB 
17:09:17 [2021-07-30T17:09:17.007Z] INFO Execution took 4m9.503936448s                
17:09:17 [2021-07-30T17:09:17.007Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:09:17 [2021-07-30T17:09:17.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/make.sh dynbinary test-docker-py
17:09:17 [2021-07-30T17:09:17.910Z] 
17:09:17 [2021-07-30T17:09:17.910Z] Removing bundles/
17:09:17 [2021-07-30T17:09:17.910Z] 
17:09:17 [2021-07-30T17:09:17.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:09:18 [2021-07-30T17:09:18.168Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:09:18 [2021-07-30T17:09:18.168Z] GOOS="" GOARCH="" GOARM=""
17:09:21 [2021-07-30T17:09:21.853Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s)
17:09:21 [2021-07-30T17:09:21.853Z] === RUN   TestBuildWithHugeFile
17:09:26 [2021-07-30T17:09:26.355Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
17:09:26 [2021-07-30T17:09:26.355Z] ok  	github.com/docker/docker/pkg/plugins	33.656s	coverage: 76.6% of statements
17:09:26 [2021-07-30T17:09:26.355Z] ok  	github.com/docker/docker/volume/local	0.239s	coverage: 76.4% of statements
17:09:26 [2021-07-30T17:09:26.355Z] ok  	github.com/docker/docker/volume/mounts	0.060s	coverage: 67.8% of statements
17:09:26 [2021-07-30T17:09:26.614Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 72.3% of statements
17:09:34 [2021-07-30T17:09:34.873Z] INFO: Expanding compiler 1 of 3...
17:09:34 [2021-07-30T17:09:34.873Z] INFO: Expanding compiler 2 of 3...
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Extraction ended at 07/30/2021 17:09:36. Duration:00:00:24.2610455
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Updating the golang and path environment variables
17:09:37 [2021-07-30T17:09:37.187Z] INFO: GOPATH=d:\gopath
17:09:37 [2021-07-30T17:09:37.187Z] INFO: go version go1.16.6 windows/amd64
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Running the daemon under test in debug mode
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Starting a daemon under test...
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42623\9\daemon --pidfile d:\CI\PR-42623\9\docker.pid -D
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Process started successfully.
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Start tailing logs of the daemon under tests
17:09:37 [2021-07-30T17:09:37.187Z] INFO: Waiting for the daemon under test to start...
17:09:38 [2021-07-30T17:09:38.638Z] INFO: Expanding compiler 3 of 3...
17:09:39 [2021-07-30T17:09:39.608Z] INFO: Removing downloaded files...
17:09:39 [2021-07-30T17:09:39.608Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:09:39 [2021-07-30T17:09:39.608Z] INFO: Configuring git core.autocrlf...
17:09:49 [2021-07-30T17:09:49.838Z] --- PASS: TestBuildWithHugeFile (51.95s)
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildWCOWSandboxSize
17:09:49 [2021-07-30T17:09:49.838Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:09:49 [2021-07-30T17:09:49.838Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildWithEmptyDockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:49 [2021-07-30T17:09:49.838Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
17:09:49 [2021-07-30T17:09:49.838Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:09:49 [2021-07-30T17:09:49.838Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:09:49 [2021-07-30T17:09:49.838Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildPreserveOwnership
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:49 [2021-07-30T17:09:49.838Z] --- PASS: TestBuildPreserveOwnership (4.24s)
17:09:49 [2021-07-30T17:09:49.838Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.91s)
17:09:49 [2021-07-30T17:09:49.838Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildPlatformInvalid
17:09:49 [2021-07-30T17:09:49.838Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:09:49 [2021-07-30T17:09:49.838Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:09:58 [2021-07-30T17:09:58.260Z] ...INFO: Daemon under test started and replied!
17:09:58 [2021-07-30T17:09:58.260Z] INFO: Docker version of the daemon under test
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] Client:
17:09:58 [2021-07-30T17:09:58.260Z]  Version:      17.06.2-ce
17:09:58 [2021-07-30T17:09:58.260Z]  API version:  1.30
17:09:58 [2021-07-30T17:09:58.260Z]  Go version:   go1.8.3
17:09:58 [2021-07-30T17:09:58.260Z]  Git commit:   cec0b72
17:09:58 [2021-07-30T17:09:58.260Z]  Built:        Tue Sep  5 19:57:19 2017
17:09:58 [2021-07-30T17:09:58.260Z]  OS/Arch:      windows/amd64
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] Server:
17:09:58 [2021-07-30T17:09:58.260Z]  Version:      0.0.0-dev
17:09:58 [2021-07-30T17:09:58.260Z]  API version:  1.42 (minimum version 1.24)
17:09:58 [2021-07-30T17:09:58.260Z]  Go version:   go1.16.6
17:09:58 [2021-07-30T17:09:58.260Z]  Git commit:   9f05643195
17:09:58 [2021-07-30T17:09:58.260Z]  Built:        07/30/2021 17:07:49
17:09:58 [2021-07-30T17:09:58.260Z]  OS/Arch:      windows/amd64
17:09:58 [2021-07-30T17:09:58.260Z]  Experimental: false
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] INFO: Docker info of the daemon under test
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] Containers: 0
17:09:58 [2021-07-30T17:09:58.260Z]  Running: 0
17:09:58 [2021-07-30T17:09:58.260Z]  Paused: 0
17:09:58 [2021-07-30T17:09:58.260Z]  Stopped: 0
17:09:58 [2021-07-30T17:09:58.260Z] Images: 0
17:09:58 [2021-07-30T17:09:58.260Z] Server Version: 0.0.0-dev
17:09:58 [2021-07-30T17:09:58.260Z] Storage Driver: windowsfilter
17:09:58 [2021-07-30T17:09:58.260Z]  Windows: 
17:09:58 [2021-07-30T17:09:58.260Z] Logging Driver: json-file
17:09:58 [2021-07-30T17:09:58.260Z] Plugins: 
17:09:58 [2021-07-30T17:09:58.260Z]  Volume: local
17:09:58 [2021-07-30T17:09:58.260Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:09:58 [2021-07-30T17:09:58.260Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:09:58 [2021-07-30T17:09:58.260Z] Swarm: inactive
17:09:58 [2021-07-30T17:09:58.260Z] Default Isolation: process
17:09:58 [2021-07-30T17:09:58.260Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
17:09:58 [2021-07-30T17:09:58.260Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
17:09:58 [2021-07-30T17:09:58.260Z] OSType: windows
17:09:58 [2021-07-30T17:09:58.260Z] Architecture: x86_64
17:09:58 [2021-07-30T17:09:58.260Z] CPUs: 4
17:09:58 [2021-07-30T17:09:58.260Z] Total Memory: 32GiB
17:09:58 [2021-07-30T17:09:58.260Z] Name: azwin-2-0ca800
17:09:58 [2021-07-30T17:09:58.260Z] ID: RNGA:JRDO:RYTI:QJ6F:KPWW:TU53:QNGH:G2TO:G7RT:274O:4LR4:CSHX
17:09:58 [2021-07-30T17:09:58.260Z] Docker Root Dir: D:\CI\PR-42623\9\daemon
17:09:58 [2021-07-30T17:09:58.260Z] Debug Mode (client): false
17:09:58 [2021-07-30T17:09:58.260Z] Debug Mode (server): true
17:09:58 [2021-07-30T17:09:58.260Z]  File Descriptors: -1
17:09:58 [2021-07-30T17:09:58.260Z]  Goroutines: 16
17:09:58 [2021-07-30T17:09:58.260Z]  System Time: 2021-07-30T17:09:56.2032081Z
17:09:58 [2021-07-30T17:09:58.260Z]  EventsListeners: 0
17:09:58 [2021-07-30T17:09:58.260Z] Registry: https://index.docker.io/v1/
17:09:58 [2021-07-30T17:09:58.260Z] Labels:
17:09:58 [2021-07-30T17:09:58.260Z] Experimental: false
17:09:58 [2021-07-30T17:09:58.260Z] Insecure Registries:
17:09:58 [2021-07-30T17:09:58.260Z]  127.0.0.0/8
17:09:58 [2021-07-30T17:09:58.260Z] Live Restore Enabled: false
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] INFO: Docker images of the daemon under test
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:09:58 [2021-07-30T17:09:58.260Z] 
17:09:58 [2021-07-30T17:09:58.260Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
17:09:58 [2021-07-30T17:09:58.260Z] 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:09:58 [2021-07-30T17:09:58.260Z] 10.0.20295.1: Pulling from windows/servercore/insider
17:09:58 [2021-07-30T17:09:58.260Z] 29d5b6a226d2: Pulling fs layer
17:10:04 [2021-07-30T17:10:04.674Z] Loaded image: buildpack-deps:buster
17:10:04 [2021-07-30T17:10:04.674Z] Loaded image: busybox:latest
17:10:04 [2021-07-30T17:10:04.674Z] Loaded image: busybox:glibc
17:10:05 [2021-07-30T17:10:05.347Z] ok  	github.com/docker/docker/libnetwork/networkdb	108.414s	coverage: 60.0% of statements
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/rootless	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/volume	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === Skipped
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     network_proxy_test.go:212: No support for dual stack yet
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver btrfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver btrfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver btrfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver btrfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver btrfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:71: No driver to put!
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z] time="2021-07-30T17:07:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z] time="2021-07-30T17:07:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z] time="2021-07-30T17:07:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z] time="2021-07-30T17:07:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z] time="2021-07-30T17:07:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:71: No driver to put!
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     overlay_test.go:49: Fails to compute changes intermittently
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:10:05 [2021-07-30T17:10:05.347Z] 
17:10:05 [2021-07-30T17:10:05.347Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s)
17:10:05 [2021-07-30T17:10:05.347Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:44: Driver zfs not supported
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:44: Driver zfs not supported
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:44: Driver zfs not supported
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:44: Driver zfs not supported
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:44: Driver zfs not supported
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     graphtest_unix.go:71: No driver to put!
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     firewalld_test.go:13: firewalld is not running
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:10:05 [2021-07-30T17:10:05.348Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] 
17:10:05 [2021-07-30T17:10:05.348Z] DONE 2669 tests, 35 skipped in 318.185s
Post stage
[Pipeline] junit
17:10:05 [2021-07-30T17:10:05.362Z] Recording test results
17:10:06 [2021-07-30T17:10:06.562Z] Loaded image: debian:bullseye
17:10:06 [2021-07-30T17:10:06.817Z] Loaded image: hello-world:latest
17:10:06 [2021-07-30T17:10:06.818Z] Loaded image: arm32v7/hello-world:latest
17:10:06 [2021-07-30T17:10:06.925Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:10:07 [2021-07-30T17:10:07.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=58b1604cdd44d24cfc8bc96d1657043723979123 -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:58b1604cdd44d24cfc8bc96d1657043723979123 hack/make.sh dynbinary test-integration
17:10:08 [2021-07-30T17:10:08.229Z] 
17:10:08 [2021-07-30T17:10:08.229Z] Removing bundles/
17:10:08 [2021-07-30T17:10:08.229Z] 
17:10:08 [2021-07-30T17:10:08.229Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:10:08 [2021-07-30T17:10:08.229Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:10:08 [2021-07-30T17:10:08.229Z] GOOS="" GOARCH="" GOARM=""
17:10:14 [2021-07-30T17:10:14.930Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.31s)
17:10:14 [2021-07-30T17:10:14.930Z] PASS
17:10:14 [2021-07-30T17:10:14.930Z] 
17:10:14 [2021-07-30T17:10:14.930Z] === Skipped
17:10:14 [2021-07-30T17:10:14.930Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:10:14 [2021-07-30T17:10:14.930Z]     build_session_test.go:25: TODO: BuildKit
17:10:14 [2021-07-30T17:10:14.930Z] 
17:10:14 [2021-07-30T17:10:14.930Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:10:14 [2021-07-30T17:10:14.930Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:14 [2021-07-30T17:10:14.930Z] 
17:10:14 [2021-07-30T17:10:14.930Z] 
17:10:14 [2021-07-30T17:10:14.930Z] DONE 34 tests, 2 skipped in 121.725s
17:10:14 [2021-07-30T17:10:14.930Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:10:14 [2021-07-30T17:10:14.930Z] INFO: Testing against a local daemon
17:10:14 [2021-07-30T17:10:14.930Z] === RUN   TestConfigInspect
17:10:16 [2021-07-30T17:10:16.815Z] --- PASS: TestConfigInspect (2.28s)
17:10:16 [2021-07-30T17:10:16.815Z] === RUN   TestConfigList
17:10:17 [2021-07-30T17:10:17.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:10:18 [2021-07-30T17:10:18.128Z] --- PASS: TestBuildWithHugeFile (51.07s)
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildWCOWSandboxSize
17:10:18 [2021-07-30T17:10:18.128Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:18 [2021-07-30T17:10:18.128Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildWithEmptyDockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:18 [2021-07-30T17:10:18.128Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
17:10:18 [2021-07-30T17:10:18.128Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:10:18 [2021-07-30T17:10:18.128Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:10:18 [2021-07-30T17:10:18.128Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildPreserveOwnership
17:10:18 [2021-07-30T17:10:18.128Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:18 [2021-07-30T17:10:18.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:10:18 [2021-07-30T17:10:18.702Z] --- PASS: TestConfigList (2.26s)
17:10:18 [2021-07-30T17:10:18.702Z] === RUN   TestConfigsCreateAndDelete
17:10:19 [2021-07-30T17:10:19.054Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:21 [2021-07-30T17:10:21.215Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
17:10:21 [2021-07-30T17:10:21.215Z] === RUN   TestConfigsUpdate
17:10:23 [2021-07-30T17:10:23.099Z] --- PASS: TestConfigsUpdate (2.17s)
17:10:23 [2021-07-30T17:10:23.099Z] === RUN   TestTemplatedConfig
17:10:23 [2021-07-30T17:10:23.256Z] --- PASS: TestBuildPreserveOwnership (10.62s)
17:10:23 [2021-07-30T17:10:23.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.62s)
17:10:23 [2021-07-30T17:10:23.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:10:23 [2021-07-30T17:10:23.256Z] === RUN   TestBuildPlatformInvalid
17:10:23 [2021-07-30T17:10:23.256Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:10:23 [2021-07-30T17:10:23.256Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:10:23 [2021-07-30T17:10:23.256Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:10:23 [2021-07-30T17:10:23.256Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:10:23 [2021-07-30T17:10:23.256Z] PASS
17:10:23 [2021-07-30T17:10:23.256Z] 
17:10:23 [2021-07-30T17:10:23.256Z] === Skipped
17:10:23 [2021-07-30T17:10:23.256Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:10:23 [2021-07-30T17:10:23.256Z]     build_session_test.go:25: TODO: BuildKit
17:10:23 [2021-07-30T17:10:23.256Z] 
17:10:23 [2021-07-30T17:10:23.256Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:10:23 [2021-07-30T17:10:23.256Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:23 [2021-07-30T17:10:23.256Z] 
17:10:23 [2021-07-30T17:10:23.256Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:10:23 [2021-07-30T17:10:23.256Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:10:23 [2021-07-30T17:10:23.256Z] 
17:10:23 [2021-07-30T17:10:23.256Z] 
17:10:23 [2021-07-30T17:10:23.256Z] DONE 34 tests, 3 skipped in 130.756s
17:10:23 [2021-07-30T17:10:23.256Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:10:23 [2021-07-30T17:10:23.256Z] INFO: Testing against a local daemon
17:10:23 [2021-07-30T17:10:23.256Z] === RUN   TestConfigInspect
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestConfigInspect (0.03s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestConfigList
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestConfigList (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestConfigsCreateAndDelete
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestConfigsUpdate
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestConfigsUpdate (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestTemplatedConfig
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestTemplatedConfig (0.00s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestConfigCreateResolve
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z] PASS
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === Skipped
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] 
17:10:23 [2021-07-30T17:10:23.511Z] DONE 6 tests, 6 skipped in 0.177s
17:10:23 [2021-07-30T17:10:23.511Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:10:23 [2021-07-30T17:10:23.511Z] INFO: Testing against a local daemon
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestCheckpoint
17:10:23 [2021-07-30T17:10:23.511Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:23 [2021-07-30T17:10:23.511Z] --- SKIP: TestCheckpoint (0.00s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestContainerInvalidJSON
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:23 [2021-07-30T17:10:23.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:23 [2021-07-30T17:10:23.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:23 [2021-07-30T17:10:23.511Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:23 [2021-07-30T17:10:23.511Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:23 [2021-07-30T17:10:23.511Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:23 [2021-07-30T17:10:23.511Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:23 [2021-07-30T17:10:23.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:23 [2021-07-30T17:10:23.511Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:23 [2021-07-30T17:10:23.767Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:10:23 [2021-07-30T17:10:23.767Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:23 [2021-07-30T17:10:23.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:10:23 [2021-07-30T17:10:23.767Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:23 [2021-07-30T17:10:23.767Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:10:23 [2021-07-30T17:10:23.767Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:23 [2021-07-30T17:10:23.767Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:10:23 [2021-07-30T17:10:23.767Z] === RUN   TestCopyFromContainer
17:10:26 [2021-07-30T17:10:26.363Z] --- PASS: TestTemplatedConfig (3.32s)
17:10:26 [2021-07-30T17:10:26.363Z] === RUN   TestConfigCreateResolve
17:10:27 [2021-07-30T17:10:27.070Z] === RUN   TestCopyFromContainer//
17:10:27 [2021-07-30T17:10:27.326Z] === RUN   TestCopyFromContainer//bar/root
17:10:27 [2021-07-30T17:10:27.326Z] === RUN   TestCopyFromContainer//bar/root/
17:10:27 [2021-07-30T17:10:27.326Z] === RUN   TestCopyFromContainer/bar/quux
17:10:27 [2021-07-30T17:10:27.326Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:27 [2021-07-30T17:10:27.326Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:27 [2021-07-30T17:10:27.582Z] --- PASS: TestCopyFromContainer (3.89s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:27 [2021-07-30T17:10:27.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:27 [2021-07-30T17:10:27.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:27 [2021-07-30T17:10:27.582Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:27 [2021-07-30T17:10:27.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:27 [2021-07-30T17:10:27.582Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:27 [2021-07-30T17:10:27.582Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:27 [2021-07-30T17:10:27.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:27 [2021-07-30T17:10:27.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:27 [2021-07-30T17:10:27.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateWithInvalidEnv
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateWithInvalidEnv/0
17:10:27 [2021-07-30T17:10:27.837Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateWithInvalidEnv/1
17:10:27 [2021-07-30T17:10:27.837Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateWithInvalidEnv/2
17:10:27 [2021-07-30T17:10:27.837Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:27 [2021-07-30T17:10:27.837Z] === CONT  TestCreateWithInvalidEnv/0
17:10:27 [2021-07-30T17:10:27.837Z] === CONT  TestCreateWithInvalidEnv/2
17:10:27 [2021-07-30T17:10:27.837Z] === CONT  TestCreateWithInvalidEnv/1
17:10:27 [2021-07-30T17:10:27.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:27 [2021-07-30T17:10:27.837Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateTmpfsMountsTarget
17:10:27 [2021-07-30T17:10:27.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:27 [2021-07-30T17:10:27.837Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:28 [2021-07-30T17:10:28.248Z] --- PASS: TestConfigCreateResolve (1.77s)
17:10:28 [2021-07-30T17:10:28.248Z] PASS
17:10:28 [2021-07-30T17:10:28.248Z] 
17:10:28 [2021-07-30T17:10:28.248Z] DONE 6 tests in 13.977s
17:10:28 [2021-07-30T17:10:28.248Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:10:28 [2021-07-30T17:10:28.248Z] INFO: Testing against a local daemon
17:10:28 [2021-07-30T17:10:28.248Z] === RUN   TestCheckpoint
17:10:28 [2021-07-30T17:10:28.248Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:28 [2021-07-30T17:10:28.248Z] --- SKIP: TestCheckpoint (0.00s)
17:10:28 [2021-07-30T17:10:28.248Z] === RUN   TestContainerInvalidJSON
17:10:28 [2021-07-30T17:10:28.248Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:28 [2021-07-30T17:10:28.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:28 [2021-07-30T17:10:28.248Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:28 [2021-07-30T17:10:28.248Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:28 [2021-07-30T17:10:28.249Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:28 [2021-07-30T17:10:28.249Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:28 [2021-07-30T17:10:28.249Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:28 [2021-07-30T17:10:28.249Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:28 [2021-07-30T17:10:28.249Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:28 [2021-07-30T17:10:28.249Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:28 [2021-07-30T17:10:28.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:10:28 [2021-07-30T17:10:28.249Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:28 [2021-07-30T17:10:28.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:10:28 [2021-07-30T17:10:28.249Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:28 [2021-07-30T17:10:28.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:10:28 [2021-07-30T17:10:28.504Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:28 [2021-07-30T17:10:28.504Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:10:28 [2021-07-30T17:10:28.504Z] === RUN   TestCopyFromContainer
17:10:29 [2021-07-30T17:10:29.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s)
17:10:29 [2021-07-30T17:10:29.768Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer//
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer//bar/root
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer//bar/root/
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer/bar/quux
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:29 [2021-07-30T17:10:29.873Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:30 [2021-07-30T17:10:30.128Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:30 [2021-07-30T17:10:30.128Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:30 [2021-07-30T17:10:30.129Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:30 [2021-07-30T17:10:30.129Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:30 [2021-07-30T17:10:30.385Z] --- PASS: TestCopyFromContainer (1.80s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:30 [2021-07-30T17:10:30.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:30 [2021-07-30T17:10:30.385Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateWithInvalidEnv
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateWithInvalidEnv/0
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateWithInvalidEnv/1
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateWithInvalidEnv/2
17:10:30 [2021-07-30T17:10:30.385Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateWithInvalidEnv/0
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateWithInvalidEnv/2
17:10:30 [2021-07-30T17:10:30.385Z] === CONT  TestCreateWithInvalidEnv/1
17:10:30 [2021-07-30T17:10:30.385Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateTmpfsMountsTarget
17:10:30 [2021-07-30T17:10:30.385Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:10:30 [2021-07-30T17:10:30.385Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:31 [2021-07-30T17:10:31.698Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s)
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:31 [2021-07-30T17:10:31.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:31 [2021-07-30T17:10:31.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:31 [2021-07-30T17:10:31.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:31 [2021-07-30T17:10:31.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:31 [2021-07-30T17:10:31.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:10:31 [2021-07-30T17:10:31.698Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:31 [2021-07-30T17:10:31.954Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
17:10:31 [2021-07-30T17:10:31.954Z] === RUN   TestCreateDifferentPlatform
17:10:31 [2021-07-30T17:10:31.954Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:31 [2021-07-30T17:10:31.954Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:31 [2021-07-30T17:10:31.954Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:10:31 [2021-07-30T17:10:31.954Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:31 [2021-07-30T17:10:31.954Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:31 [2021-07-30T17:10:31.954Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:31 [2021-07-30T17:10:31.954Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:10:31 [2021-07-30T17:10:31.954Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:32 [2021-07-30T17:10:32.210Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestContainerStartOnDaemonRestart
17:10:32 [2021-07-30T17:10:32.210Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:10:32 [2021-07-30T17:10:32.210Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestDaemonRestartIpcMode
17:10:32 [2021-07-30T17:10:32.210Z] === PAUSE TestDaemonRestartIpcMode
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestDaemonHostGatewayIP
17:10:32 [2021-07-30T17:10:32.210Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:10:32 [2021-07-30T17:10:32.210Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:32 [2021-07-30T17:10:32.210Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestContainerKillOnDaemonStart
17:10:32 [2021-07-30T17:10:32.210Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:10:32 [2021-07-30T17:10:32.210Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:10:32 [2021-07-30T17:10:32.210Z] === RUN   TestDiff
17:10:32 [2021-07-30T17:10:32.772Z] --- PASS: TestDiff (0.61s)
17:10:32 [2021-07-30T17:10:32.772Z] === RUN   TestExecWithCloseStdin
17:10:32 [2021-07-30T17:10:32.898Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s)
17:10:32 [2021-07-30T17:10:32.898Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:33 [2021-07-30T17:10:33.696Z] --- PASS: TestExecWithCloseStdin (0.91s)
17:10:33 [2021-07-30T17:10:33.696Z] === RUN   TestExec
17:10:34 [2021-07-30T17:10:34.620Z] --- PASS: TestExec (0.89s)
17:10:34 [2021-07-30T17:10:34.620Z] === RUN   TestExecUser
17:10:34 [2021-07-30T17:10:34.784Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:34 [2021-07-30T17:10:34.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:34 [2021-07-30T17:10:34.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:34 [2021-07-30T17:10:34.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:34 [2021-07-30T17:10:34.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:34 [2021-07-30T17:10:34.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:10:34 [2021-07-30T17:10:34.784Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:35 [2021-07-30T17:10:35.546Z] --- PASS: TestExecUser (0.88s)
17:10:35 [2021-07-30T17:10:35.546Z] === RUN   TestExportContainerAndImportImage
17:10:35 [2021-07-30T17:10:35.710Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestCreateDifferentPlatform
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:35 [2021-07-30T17:10:35.710Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:10:35 [2021-07-30T17:10:35.710Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:35 [2021-07-30T17:10:35.710Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:35 [2021-07-30T17:10:35.710Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:35 [2021-07-30T17:10:35.710Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestContainerStartOnDaemonRestart
17:10:35 [2021-07-30T17:10:35.710Z] === PAUSE TestContainerStartOnDaemonRestart
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestDaemonRestartIpcMode
17:10:35 [2021-07-30T17:10:35.710Z] === PAUSE TestDaemonRestartIpcMode
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestDaemonHostGatewayIP
17:10:35 [2021-07-30T17:10:35.710Z] === PAUSE TestDaemonHostGatewayIP
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:35 [2021-07-30T17:10:35.710Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestContainerKillOnDaemonStart
17:10:35 [2021-07-30T17:10:35.710Z] === PAUSE TestContainerKillOnDaemonStart
17:10:35 [2021-07-30T17:10:35.710Z] === RUN   TestDiff
17:10:36 [2021-07-30T17:10:36.146Z] --- PASS: TestExportContainerAndImportImage (0.79s)
17:10:36 [2021-07-30T17:10:36.146Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:36 [2021-07-30T17:10:36.637Z] --- PASS: TestDiff (0.71s)
17:10:36 [2021-07-30T17:10:36.637Z] === RUN   TestExecWithCloseStdin
17:10:37 [2021-07-30T17:10:37.552Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:10:37 [2021-07-30T17:10:37.552Z] === RUN   TestHealthCheckWorkdir
17:10:37 [2021-07-30T17:10:37.563Z] --- PASS: TestExecWithCloseStdin (1.08s)
17:10:37 [2021-07-30T17:10:37.563Z] === RUN   TestExec
17:10:38 [2021-07-30T17:10:38.490Z] --- PASS: TestExec (1.06s)
17:10:38 [2021-07-30T17:10:38.490Z] === RUN   TestExecUser
17:10:38 [2021-07-30T17:10:38.915Z] --- PASS: TestHealthCheckWorkdir (1.28s)
17:10:38 [2021-07-30T17:10:38.915Z] === RUN   TestHealthKillContainer
17:10:39 [2021-07-30T17:10:39.856Z] --- PASS: TestExecUser (1.07s)
17:10:39 [2021-07-30T17:10:39.856Z] === RUN   TestExportContainerAndImportImage
17:10:40 [2021-07-30T17:10:40.422Z] --- PASS: TestExportContainerAndImportImage (0.89s)
17:10:40 [2021-07-30T17:10:40.422Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:41 [2021-07-30T17:10:41.785Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:10:41 [2021-07-30T17:10:41.785Z] === RUN   TestHealthCheckWorkdir
17:10:42 [2021-07-30T17:10:42.175Z] --- PASS: TestHealthKillContainer (2.94s)
17:10:42 [2021-07-30T17:10:42.175Z] === RUN   TestInspectCpusetInConfigPre120
17:10:42 [2021-07-30T17:10:42.175Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
17:10:42 [2021-07-30T17:10:42.175Z] === RUN   TestIpcModeNone
17:10:43 [2021-07-30T17:10:43.101Z] --- PASS: TestIpcModeNone (0.90s)
17:10:43 [2021-07-30T17:10:43.101Z] === RUN   TestIpcModePrivate
17:10:43 [2021-07-30T17:10:43.149Z] --- PASS: TestHealthCheckWorkdir (1.45s)
17:10:43 [2021-07-30T17:10:43.149Z] === RUN   TestHealthKillContainer
17:10:44 [2021-07-30T17:10:44.027Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:10:44 [2021-07-30T17:10:44.027Z] --- PASS: TestIpcModePrivate (0.89s)
17:10:44 [2021-07-30T17:10:44.027Z] === RUN   TestIpcModeShareable
17:10:44 [2021-07-30T17:10:44.027Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:44 [2021-07-30T17:10:44.027Z] --- SKIP: TestIpcModeShareable (0.00s)
17:10:44 [2021-07-30T17:10:44.027Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:46 [2021-07-30T17:10:46.410Z] --- PASS: TestHealthKillContainer (3.06s)
17:10:46 [2021-07-30T17:10:46.410Z] === RUN   TestInspectCpusetInConfigPre120
17:10:46 [2021-07-30T17:10:46.972Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
17:10:46 [2021-07-30T17:10:46.972Z] === RUN   TestIpcModeNone
17:10:47 [2021-07-30T17:10:47.289Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
17:10:47 [2021-07-30T17:10:47.289Z] === RUN   TestAPIIpcModeHost
17:10:47 [2021-07-30T17:10:47.289Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:47 [2021-07-30T17:10:47.289Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:10:47 [2021-07-30T17:10:47.289Z] === RUN   TestDaemonIpcModeShareable
17:10:47 [2021-07-30T17:10:47.289Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:47 [2021-07-30T17:10:47.289Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:10:47 [2021-07-30T17:10:47.289Z] === RUN   TestDaemonIpcModePrivate
17:10:48 [2021-07-30T17:10:48.214Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:10:48 [2021-07-30T17:10:48.335Z] --- PASS: TestIpcModeNone (1.00s)
17:10:48 [2021-07-30T17:10:48.335Z] === RUN   TestIpcModePrivate
17:10:48 [2021-07-30T17:10:48.469Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
17:10:48 [2021-07-30T17:10:48.469Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:48 [2021-07-30T17:10:48.469Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:48 [2021-07-30T17:10:48.469Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:10:48 [2021-07-30T17:10:48.469Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:48 [2021-07-30T17:10:48.469Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:48 [2021-07-30T17:10:48.469Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:10:48 [2021-07-30T17:10:48.469Z] === RUN   TestIpcModeOlderClient
17:10:48 [2021-07-30T17:10:48.469Z] === PAUSE TestIpcModeOlderClient
17:10:48 [2021-07-30T17:10:48.469Z] === RUN   TestKillContainerInvalidSignal
17:10:48 [2021-07-30T17:10:48.895Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
17:10:49 [2021-07-30T17:10:49.030Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
17:10:49 [2021-07-30T17:10:49.030Z] === RUN   TestKillContainer
17:10:49 [2021-07-30T17:10:49.030Z] === RUN   TestKillContainer/no_signal
17:10:49 [2021-07-30T17:10:49.150Z] --- PASS: TestIpcModePrivate (1.05s)
17:10:49 [2021-07-30T17:10:49.150Z] === RUN   TestIpcModeShareable
17:10:49 [2021-07-30T17:10:49.590Z] === RUN   TestKillContainer/non_killing_signal
17:10:50 [2021-07-30T17:10:50.077Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
17:10:50 [2021-07-30T17:10:50.194Z] === RUN   TestKillContainer/killing_signal
17:10:50 [2021-07-30T17:10:50.332Z] --- PASS: TestIpcModeShareable (1.06s)
17:10:50 [2021-07-30T17:10:50.332Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:51 [2021-07-30T17:10:51.119Z] --- PASS: TestKillContainer (1.90s)
17:10:51 [2021-07-30T17:10:51.119Z]     --- PASS: TestKillContainer/no_signal (0.62s)
17:10:51 [2021-07-30T17:10:51.119Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
17:10:51 [2021-07-30T17:10:51.119Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
17:10:51 [2021-07-30T17:10:51.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:51 [2021-07-30T17:10:51.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:51 [2021-07-30T17:10:51.720Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:52 [2021-07-30T17:10:52.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
17:10:52 [2021-07-30T17:10:52.281Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
17:10:52 [2021-07-30T17:10:52.281Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
17:10:52 [2021-07-30T17:10:52.281Z] === RUN   TestKillStoppedContainer
17:10:52 [2021-07-30T17:10:52.281Z] --- PASS: TestKillStoppedContainer (0.04s)
17:10:52 [2021-07-30T17:10:52.281Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:52 [2021-07-30T17:10:52.281Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:10:52 [2021-07-30T17:10:52.281Z] === RUN   TestKillDifferentUserContainer
17:10:53 [2021-07-30T17:10:53.207Z] --- PASS: TestKillDifferentUserContainer (0.62s)
17:10:53 [2021-07-30T17:10:53.207Z] === RUN   TestInspectOomKilledTrue
17:10:53 [2021-07-30T17:10:53.207Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:10:53 [2021-07-30T17:10:53.207Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:10:53 [2021-07-30T17:10:53.207Z] === RUN   TestInspectOomKilledFalse
17:10:53 [2021-07-30T17:10:53.207Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:10:53 [2021-07-30T17:10:53.207Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:10:53 [2021-07-30T17:10:53.207Z] === RUN   TestLinksEtcHostsContentMatch
17:10:53 [2021-07-30T17:10:53.207Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:10:53 [2021-07-30T17:10:53.207Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:10:53 [2021-07-30T17:10:53.207Z] === RUN   TestLinksContainerNames
17:10:53 [2021-07-30T17:10:53.596Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s)
17:10:53 [2021-07-30T17:10:53.596Z] === RUN   TestAPIIpcModeHost
17:10:54 [2021-07-30T17:10:54.134Z] --- PASS: TestLinksContainerNames (1.20s)
17:10:54 [2021-07-30T17:10:54.134Z] === RUN   TestLogsFollowTailEmpty
17:10:54 [2021-07-30T17:10:54.158Z] --- PASS: TestAPIIpcModeHost (1.07s)
17:10:54 [2021-07-30T17:10:54.158Z] === RUN   TestDaemonIpcModeShareable
17:10:54 [2021-07-30T17:10:54.607Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:10:54 [2021-07-30T17:10:54.607Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:10:54 [2021-07-30T17:10:54.607Z] GOOS="" GOARCH="" GOARM=""
17:10:54 [2021-07-30T17:10:54.607Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:10:54 [2021-07-30T17:10:54.607Z] 
17:10:54 [2021-07-30T17:10:54.607Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:10:54 [2021-07-30T17:10:54.607Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:10:54 [2021-07-30T17:10:54.607Z] Using test binary docker
17:10:54 [2021-07-30T17:10:54.607Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:10:54 [2021-07-30T17:10:54.607Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:10:54 [2021-07-30T17:10:54.607Z] INFO: Waiting for daemon to start...
17:10:54 [2021-07-30T17:10:54.607Z] Starting dockerd
17:10:54 [2021-07-30T17:10:54.607Z] .
17:10:54 [2021-07-30T17:10:54.607Z] INFO: Building docker-sdk-python3:5.0.0...
17:10:55 [2021-07-30T17:10:55.060Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
17:10:55 [2021-07-30T17:10:55.060Z] === RUN   TestContainerNetworkMountsNoChown
17:10:55 [2021-07-30T17:10:55.521Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
17:10:55 [2021-07-30T17:10:55.621Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/default
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/default
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/private
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/private
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rprivate
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/slave
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/slave
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rslave
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rslave
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/shared
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/shared
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rshared
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rshared
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/default
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/rshared
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/shared
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:55 [2021-07-30T17:10:55.621Z] === CONT  TestMountDaemonRoot/rslave
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:55 [2021-07-30T17:10:55.621Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/slave
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rprivate
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/private
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:55 [2021-07-30T17:10:55.622Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:55 [2021-07-30T17:10:55.777Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
17:10:55 [2021-07-30T17:10:55.777Z] === RUN   TestDaemonIpcModePrivate
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:55 [2021-07-30T17:10:55.880Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:55 [2021-07-30T17:10:55.880Z] --- PASS: TestMountDaemonRoot (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:10:55 [2021-07-30T17:10:55.880Z] === RUN   TestContainerBindMountNonRecursive
17:10:55 [2021-07-30T17:10:55.880Z]     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:10:55 [2021-07-30T17:10:55.880Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:10:55 [2021-07-30T17:10:55.880Z] === RUN   TestContainerVolumesMountedAsShared
17:10:55 [2021-07-30T17:10:55.880Z]     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:10:55 [2021-07-30T17:10:55.880Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:10:55 [2021-07-30T17:10:55.880Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:55 [2021-07-30T17:10:55.880Z]     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:10:55 [2021-07-30T17:10:55.881Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:10:55 [2021-07-30T17:10:55.881Z] === RUN   TestNetworkNat
17:10:56 [2021-07-30T17:10:56.806Z] --- PASS: TestNetworkNat (0.73s)
17:10:56 [2021-07-30T17:10:56.806Z] === RUN   TestNetworkLocalhostTCPNat
17:10:57 [2021-07-30T17:10:57.140Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
17:10:57 [2021-07-30T17:10:57.366Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
17:10:57 [2021-07-30T17:10:57.366Z] === RUN   TestNetworkLoopbackNat
17:10:57 [2021-07-30T17:10:57.396Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
17:10:57 [2021-07-30T17:10:57.396Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:58 [2021-07-30T17:10:58.759Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
17:10:59 [2021-07-30T17:10:59.014Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
17:10:59 [2021-07-30T17:10:59.014Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:00 [2021-07-30T17:11:00.669Z] --- PASS: TestNetworkLoopbackNat (2.97s)
17:11:00 [2021-07-30T17:11:00.669Z] === RUN   TestPause
17:11:00 [2021-07-30T17:11:00.669Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:00 [2021-07-30T17:11:00.669Z] --- SKIP: TestPause (0.00s)
17:11:00 [2021-07-30T17:11:00.669Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:11:00 [2021-07-30T17:11:00.669Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:00 [2021-07-30T17:11:00.669Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:00 [2021-07-30T17:11:00.669Z] === RUN   TestPauseStopPausedContainer
17:11:00 [2021-07-30T17:11:00.669Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:00 [2021-07-30T17:11:00.669Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:11:00 [2021-07-30T17:11:00.669Z] === RUN   TestPidHost
17:11:00 [2021-07-30T17:11:00.931Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
17:11:00 [2021-07-30T17:11:00.931Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
17:11:00 [2021-07-30T17:11:00.931Z] === RUN   TestIpcModeOlderClient
17:11:00 [2021-07-30T17:11:00.931Z] === PAUSE TestIpcModeOlderClient
17:11:00 [2021-07-30T17:11:00.931Z] === RUN   TestKillContainerInvalidSignal
17:11:01 [2021-07-30T17:11:01.513Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
17:11:01 [2021-07-30T17:11:01.513Z] === RUN   TestKillContainer
17:11:01 [2021-07-30T17:11:01.513Z] === RUN   TestKillContainer/no_signal
17:11:02 [2021-07-30T17:11:02.073Z] --- PASS: TestPidHost (1.79s)
17:11:02 [2021-07-30T17:11:02.073Z] === RUN   TestPsFilter
17:11:02 [2021-07-30T17:11:02.073Z] --- PASS: TestPsFilter (0.10s)
17:11:02 [2021-07-30T17:11:02.073Z] === RUN   TestRemoveContainerWithRemovedVolume
17:11:02 [2021-07-30T17:11:02.082Z] === RUN   TestKillContainer/non_killing_signal
17:11:02 [2021-07-30T17:11:02.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
17:11:02 [2021-07-30T17:11:02.635Z] === RUN   TestRemoveContainerWithVolume
17:11:02 [2021-07-30T17:11:02.643Z] === RUN   TestKillContainer/killing_signal
17:11:03 [2021-07-30T17:11:03.570Z] --- PASS: TestKillContainer (2.03s)
17:11:03 [2021-07-30T17:11:03.570Z]     --- PASS: TestKillContainer/no_signal (0.66s)
17:11:03 [2021-07-30T17:11:03.570Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
17:11:03 [2021-07-30T17:11:03.570Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
17:11:03 [2021-07-30T17:11:03.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:11:03 [2021-07-30T17:11:03.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:11:03 [2021-07-30T17:11:03.606Z] --- PASS: TestRemoveContainerWithVolume (0.62s)
17:11:03 [2021-07-30T17:11:03.606Z] === RUN   TestRemoveContainerRunning
17:11:03 [2021-07-30T17:11:03.861Z] --- PASS: TestRemoveContainerRunning (0.61s)
17:11:03 [2021-07-30T17:11:03.861Z] === RUN   TestRemoveContainerForceRemoveRunning
17:11:04 [2021-07-30T17:11:04.131Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:11:04 [2021-07-30T17:11:04.693Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
17:11:04 [2021-07-30T17:11:04.693Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
17:11:04 [2021-07-30T17:11:04.693Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
17:11:04 [2021-07-30T17:11:04.693Z] === RUN   TestKillStoppedContainer
17:11:04 [2021-07-30T17:11:04.693Z] --- PASS: TestKillStoppedContainer (0.05s)
17:11:04 [2021-07-30T17:11:04.693Z] === RUN   TestKillStoppedContainerAPIPre120
17:11:04 [2021-07-30T17:11:04.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
17:11:04 [2021-07-30T17:11:04.787Z] === RUN   TestRemoveInvalidContainer
17:11:04 [2021-07-30T17:11:04.787Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:11:04 [2021-07-30T17:11:04.787Z] === RUN   TestRenameLinkedContainer
17:11:04 [2021-07-30T17:11:04.949Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:11:04 [2021-07-30T17:11:04.949Z] === RUN   TestKillDifferentUserContainer
17:11:05 [2021-07-30T17:11:05.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:11:05 [2021-07-30T17:11:05.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:11:05 [2021-07-30T17:11:05.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:11:05 [2021-07-30T17:11:05.510Z] --- PASS: TestKillDifferentUserContainer (0.72s)
17:11:05 [2021-07-30T17:11:05.510Z] === RUN   TestInspectOomKilledTrue
17:11:05 [2021-07-30T17:11:05.510Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:11:05 [2021-07-30T17:11:05.510Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:11:05 [2021-07-30T17:11:05.510Z] === RUN   TestInspectOomKilledFalse
17:11:06 [2021-07-30T17:11:06.437Z] --- PASS: TestInspectOomKilledFalse (0.66s)
17:11:06 [2021-07-30T17:11:06.437Z] === RUN   TestLinksEtcHostsContentMatch
17:11:06 [2021-07-30T17:11:06.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:11:06 [2021-07-30T17:11:06.998Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
17:11:06 [2021-07-30T17:11:06.998Z] === RUN   TestLinksContainerNames
17:11:07 [2021-07-30T17:11:07.306Z] --- PASS: TestRenameLinkedContainer (2.51s)
17:11:07 [2021-07-30T17:11:07.306Z] === RUN   TestRenameStoppedContainer
17:11:07 [2021-07-30T17:11:07.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:11:07 [2021-07-30T17:11:07.866Z] --- PASS: TestRenameStoppedContainer (0.61s)
17:11:07 [2021-07-30T17:11:07.866Z] === RUN   TestRenameRunningContainerAndReuse
17:11:08 [2021-07-30T17:11:08.363Z] --- PASS: TestLinksContainerNames (1.33s)
17:11:08 [2021-07-30T17:11:08.363Z] === RUN   TestLogsFollowTailEmpty
17:11:08 [2021-07-30T17:11:08.924Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
17:11:08 [2021-07-30T17:11:08.924Z] === RUN   TestContainerNetworkMountsNoChown
17:11:09 [2021-07-30T17:11:09.228Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
17:11:09 [2021-07-30T17:11:09.228Z] === RUN   TestRenameInvalidName
17:11:09 [2021-07-30T17:11:09.526Z] --- PASS: TestRenameInvalidName (0.61s)
17:11:09 [2021-07-30T17:11:09.526Z] === RUN   TestRenameAnonymousContainer
17:11:09 [2021-07-30T17:11:09.851Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/default
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/default
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/private
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/private
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rprivate
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rprivate
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/slave
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/slave
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rslave
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rslave
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/shared
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/shared
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rshared
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rshared
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/default
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/default/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/default/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/default/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rshared
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/shared
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rslave
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/slave
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rprivate
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/private
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/private/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/private/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/default/bind_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:11:09 [2021-07-30T17:11:09.851Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/private/bind_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:11:10 [2021-07-30T17:11:10.107Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:11:10 [2021-07-30T17:11:10.363Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:11:10 [2021-07-30T17:11:10.363Z] === CONT  TestMountDaemonRoot/private/mount_root
17:11:10 [2021-07-30T17:11:10.363Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:11:10 [2021-07-30T17:11:10.363Z] --- PASS: TestMountDaemonRoot (0.02s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:11:10 [2021-07-30T17:11:10.363Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
17:11:10 [2021-07-30T17:11:10.363Z] === RUN   TestContainerBindMountNonRecursive
17:11:11 [2021-07-30T17:11:11.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:11:12 [2021-07-30T17:11:12.156Z] --- PASS: TestRenameAnonymousContainer (2.11s)
17:11:12 [2021-07-30T17:11:12.156Z] === RUN   TestRenameContainerWithSameName
17:11:12 [2021-07-30T17:11:12.250Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
17:11:12 [2021-07-30T17:11:12.250Z] === RUN   TestContainerVolumesMountedAsShared
17:11:12 [2021-07-30T17:11:12.413Z] --- PASS: TestRenameContainerWithSameName (0.79s)
17:11:12 [2021-07-30T17:11:12.413Z] === RUN   TestRenameContainerWithLinkedContainer
17:11:12 [2021-07-30T17:11:12.812Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
17:11:12 [2021-07-30T17:11:12.813Z] === RUN   TestContainerVolumesMountedAsSlave
17:11:13 [2021-07-30T17:11:13.374Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
17:11:13 [2021-07-30T17:11:13.374Z] === RUN   TestNetworkNat
17:11:13 [2021-07-30T17:11:13.781Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
17:11:13 [2021-07-30T17:11:13.781Z] === RUN   TestResize
17:11:14 [2021-07-30T17:11:14.301Z] --- PASS: TestNetworkNat (0.70s)
17:11:14 [2021-07-30T17:11:14.301Z] === RUN   TestNetworkLocalhostTCPNat
17:11:14 [2021-07-30T17:11:14.343Z] --- PASS: TestResize (0.63s)
17:11:14 [2021-07-30T17:11:14.343Z] === RUN   TestResizeWithInvalidSize
17:11:14 [2021-07-30T17:11:14.863Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
17:11:14 [2021-07-30T17:11:14.863Z] === RUN   TestNetworkLoopbackNat
17:11:15 [2021-07-30T17:11:15.268Z] --- PASS: TestResizeWithInvalidSize (0.64s)
17:11:15 [2021-07-30T17:11:15.268Z] === RUN   TestResizeWhenContainerNotStarted
17:11:15 [2021-07-30T17:11:15.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
17:11:15 [2021-07-30T17:11:15.828Z] === RUN   TestDaemonRestartKillContainers
17:11:15 [2021-07-30T17:11:15.828Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:11:15 [2021-07-30T17:11:15.828Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:11:15 [2021-07-30T17:11:15.828Z] === RUN   TestCgroupNamespacesRun
17:11:17 [2021-07-30T17:11:17.192Z] --- PASS: TestCgroupNamespacesRun (1.56s)
17:11:17 [2021-07-30T17:11:17.192Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:18 [2021-07-30T17:11:18.128Z] --- PASS: TestNetworkLoopbackNat (3.08s)
17:11:18 [2021-07-30T17:11:18.128Z] === RUN   TestPause
17:11:18 [2021-07-30T17:11:18.553Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
17:11:18 [2021-07-30T17:11:18.553Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:18 [2021-07-30T17:11:18.688Z] --- PASS: TestPause (0.74s)
17:11:18 [2021-07-30T17:11:18.688Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:11:18 [2021-07-30T17:11:18.688Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:18 [2021-07-30T17:11:18.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:18 [2021-07-30T17:11:18.688Z] === RUN   TestPauseStopPausedContainer
17:11:19 [2021-07-30T17:11:19.250Z] --- PASS: TestPauseStopPausedContainer (0.69s)
17:11:19 [2021-07-30T17:11:19.250Z] === RUN   TestPidHost
17:11:19 [2021-07-30T17:11:19.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:11:19 [2021-07-30T17:11:19.959Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s)
17:11:19 [2021-07-30T17:11:19.959Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:20 [2021-07-30T17:11:20.912Z] Removing intermediate container e80fa54ae9e6
17:11:20 [2021-07-30T17:11:20.912Z]  ---> d7a13697a33d
17:11:20 [2021-07-30T17:11:20.912Z] 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:11:20 [2021-07-30T17:11:20.912Z]  ---> Running in 0e39ae753f26
17:11:20 [2021-07-30T17:11:20.912Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading gotest.tools/gotestsum v0.5.3
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/fatih/color v1.9.0
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/pkg/errors v0.9.1
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/spf13/pflag v1.0.3
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/mattn/go-colorable v0.1.6
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading github.com/jonboulle/clockwork v0.1.0
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:11:20 [2021-07-30T17:11:20.912Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:11:21 [2021-07-30T17:11:21.138Z] --- PASS: TestPidHost (1.90s)
17:11:21 [2021-07-30T17:11:21.138Z] === RUN   TestPsFilter
17:11:21 [2021-07-30T17:11:21.320Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s)
17:11:21 [2021-07-30T17:11:21.320Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:21 [2021-07-30T17:11:21.394Z] --- PASS: TestPsFilter (0.12s)
17:11:21 [2021-07-30T17:11:21.394Z] === RUN   TestRemoveContainerWithRemovedVolume
17:11:21 [2021-07-30T17:11:21.885Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:11:21 [2021-07-30T17:11:21.886Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:11:21 [2021-07-30T17:11:21.955Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
17:11:21 [2021-07-30T17:11:21.955Z] === RUN   TestRemoveContainerWithVolume
17:11:22 [2021-07-30T17:11:22.881Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
17:11:22 [2021-07-30T17:11:22.881Z] === RUN   TestRemoveContainerRunning
17:11:23 [2021-07-30T17:11:23.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s)
17:11:23 [2021-07-30T17:11:23.206Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:23 [2021-07-30T17:11:23.442Z] --- PASS: TestRemoveContainerRunning (0.68s)
17:11:23 [2021-07-30T17:11:23.442Z] === RUN   TestRemoveContainerForceRemoveRunning
17:11:23 [2021-07-30T17:11:23.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:11:24 [2021-07-30T17:11:24.004Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
17:11:24 [2021-07-30T17:11:24.004Z] === RUN   TestRemoveInvalidContainer
17:11:24 [2021-07-30T17:11:24.004Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:11:24 [2021-07-30T17:11:24.004Z] === RUN   TestRenameLinkedContainer
17:11:24 [2021-07-30T17:11:24.131Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
17:11:24 [2021-07-30T17:11:24.131Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:24 [2021-07-30T17:11:24.735Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:11:24 [2021-07-30T17:11:24.735Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:26 [2021-07-30T17:11:26.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:11:26 [2021-07-30T17:11:26.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s)
17:11:26 [2021-07-30T17:11:26.621Z] === RUN   TestNISDomainname
17:11:26 [2021-07-30T17:11:26.621Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:11:26 [2021-07-30T17:11:26.621Z] --- SKIP: TestNISDomainname (0.01s)
17:11:26 [2021-07-30T17:11:26.621Z] === RUN   TestHostnameDnsResolution
17:11:27 [2021-07-30T17:11:27.267Z] --- PASS: TestRenameLinkedContainer (2.72s)
17:11:27 [2021-07-30T17:11:27.267Z] === RUN   TestRenameStoppedContainer
17:11:27 [2021-07-30T17:11:27.522Z] --- PASS: TestRenameStoppedContainer (0.68s)
17:11:27 [2021-07-30T17:11:27.522Z] === RUN   TestRenameRunningContainerAndReuse
17:11:27 [2021-07-30T17:11:27.548Z] --- PASS: TestHostnameDnsResolution (1.10s)
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStats
17:11:27 [2021-07-30T17:11:27.548Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:27 [2021-07-30T17:11:27.548Z] --- SKIP: TestStats (0.00s)
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStopContainerWithTimeout
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStopContainerWithTimeout/0
17:11:27 [2021-07-30T17:11:27.548Z] === PAUSE TestStopContainerWithTimeout/0
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStopContainerWithTimeout/1
17:11:27 [2021-07-30T17:11:27.548Z] === PAUSE TestStopContainerWithTimeout/1
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStopContainerWithTimeout/3
17:11:27 [2021-07-30T17:11:27.548Z] === PAUSE TestStopContainerWithTimeout/3
17:11:27 [2021-07-30T17:11:27.548Z] === RUN   TestStopContainerWithTimeout/-1
17:11:27 [2021-07-30T17:11:27.548Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:27 [2021-07-30T17:11:27.548Z] === CONT  TestStopContainerWithTimeout/0
17:11:27 [2021-07-30T17:11:27.548Z] === CONT  TestStopContainerWithTimeout/3
17:11:27 [2021-07-30T17:11:27.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:11:28 [2021-07-30T17:11:28.516Z] === CONT  TestStopContainerWithTimeout/1
17:11:28 [2021-07-30T17:11:28.886Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
17:11:28 [2021-07-30T17:11:28.886Z] === RUN   TestRenameInvalidName
17:11:28 [2021-07-30T17:11:28.972Z] INFO: Build done for gotestsum...
17:11:29 [2021-07-30T17:11:29.447Z] --- PASS: TestRenameInvalidName (0.69s)
17:11:29 [2021-07-30T17:11:29.447Z] === RUN   TestRenameAnonymousContainer
17:11:29 [2021-07-30T17:11:29.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:11:29 [2021-07-30T17:11:29.726Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:11:29 [2021-07-30T17:11:29.726Z] GOOS="" GOARCH="" GOARM=""
17:11:29 [2021-07-30T17:11:29.726Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:11:29 [2021-07-30T17:11:29.726Z] 
17:11:29 [2021-07-30T17:11:29.726Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:11:29 [2021-07-30T17:11:29.726Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:11:29 [2021-07-30T17:11:29.726Z] HOSTNAME=978e8ef84337
17:11:29 [2021-07-30T17:11:29.726Z] TESTDEBUG=0
17:11:29 [2021-07-30T17:11:29.726Z] DEST=bundles/test-integration
17:11:29 [2021-07-30T17:11:29.726Z] PWD=/go/src/github.com/docker/docker
17:11:29 [2021-07-30T17:11:29.726Z] DOCKER_GITCOMMIT=58b1604cdd44d24cfc8bc96d1657043723979123
17:11:29 [2021-07-30T17:11:29.726Z] container=docker
17:11:29 [2021-07-30T17:11:29.726Z] HOME=/root
17:11:29 [2021-07-30T17:11:29.726Z] GOLANG_VERSION=1.16.6
17:11:29 [2021-07-30T17:11:29.726Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:11:29 [2021-07-30T17:11:29.726Z] VALIDATE_BRANCH=master
17:11:29 [2021-07-30T17:11:29.726Z] TERM=xterm
17:11:29 [2021-07-30T17:11:29.726Z] DOCKER_PKG=github.com/docker/docker
17:11:29 [2021-07-30T17:11:29.726Z] SHLVL=1
17:11:29 [2021-07-30T17:11:29.726Z] TIMEOUT=120m
17:11:29 [2021-07-30T17:11:29.726Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:11:29 [2021-07-30T17:11:29.726Z] DOCKER_GRAPHDRIVER=overlay2
17:11:29 [2021-07-30T17:11:29.726Z] GO111MODULE=off
17:11:29 [2021-07-30T17:11:29.726Z] DOCKER_EXPERIMENTAL=1
17:11:29 [2021-07-30T17:11:29.726Z] TEST_SKIP_INTEGRATION_CLI=1
17:11:29 [2021-07-30T17:11:29.726Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:11:29 [2021-07-30T17:11:29.726Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:11:29 [2021-07-30T17:11:29.726Z] GOPATH=/go
17:11:29 [2021-07-30T17:11:29.726Z] PKG_CONFIG=pkg-config
17:11:29 [2021-07-30T17:11:29.726Z] _=/usr/bin/env
17:11:29 [2021-07-30T17:11:29.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:11:30 [2021-07-30T17:11:30.400Z] === CONT  TestStopContainerWithTimeout/-1
17:11:30 [2021-07-30T17:11:30.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:11:31 [2021-07-30T17:11:31.964Z] --- PASS: TestRenameAnonymousContainer (2.27s)
17:11:31 [2021-07-30T17:11:31.964Z] === RUN   TestRenameContainerWithSameName
17:11:32 [2021-07-30T17:11:32.526Z] --- PASS: TestRenameContainerWithSameName (0.65s)
17:11:32 [2021-07-30T17:11:32.526Z] === RUN   TestRenameContainerWithLinkedContainer
17:11:32 [2021-07-30T17:11:32.909Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:32 [2021-07-30T17:11:32.909Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
17:11:32 [2021-07-30T17:11:32.909Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
17:11:32 [2021-07-30T17:11:32.909Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
17:11:32 [2021-07-30T17:11:32.909Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
17:11:32 [2021-07-30T17:11:32.909Z] === RUN   TestDeleteDevicemapper
17:11:32 [2021-07-30T17:11:32.909Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:32 [2021-07-30T17:11:32.909Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:32 [2021-07-30T17:11:32.909Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:32 [2021-07-30T17:11:32.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:11:33 [2021-07-30T17:11:33.890Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
17:11:33 [2021-07-30T17:11:33.890Z] === RUN   TestResize
17:11:34 [2021-07-30T17:11:34.453Z] --- PASS: TestResize (0.66s)
17:11:34 [2021-07-30T17:11:34.453Z] === RUN   TestResizeWithInvalidSize
17:11:35 [2021-07-30T17:11:35.013Z] --- PASS: TestResizeWithInvalidSize (0.69s)
17:11:35 [2021-07-30T17:11:35.013Z] === RUN   TestResizeWhenContainerNotStarted
17:11:35 [2021-07-30T17:11:35.421Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.77s)
17:11:35 [2021-07-30T17:11:35.421Z] === RUN   TestUpdateMemory
17:11:35 [2021-07-30T17:11:35.421Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:35 [2021-07-30T17:11:35.421Z] --- SKIP: TestUpdateMemory (0.00s)
17:11:35 [2021-07-30T17:11:35.421Z] === RUN   TestUpdateCPUQuota
17:11:35 [2021-07-30T17:11:35.421Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:35 [2021-07-30T17:11:35.421Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:11:35 [2021-07-30T17:11:35.421Z] === RUN   TestUpdatePidsLimit
17:11:35 [2021-07-30T17:11:35.421Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:35 [2021-07-30T17:11:35.421Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:11:35 [2021-07-30T17:11:35.421Z] === RUN   TestUpdateRestartPolicy
17:11:35 [2021-07-30T17:11:35.940Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2021-07-30T17:11:35.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:36 [2021-07-30T17:11:36.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:11:37 [2021-07-30T17:11:37.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:38 [2021-07-30T17:11:38.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:38 [2021-07-30T17:11:38.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:11:39 [2021-07-30T17:11:39.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:39 [2021-07-30T17:11:39.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:40 [2021-07-30T17:11:40.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:40 [2021-07-30T17:11:40.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:41 [2021-07-30T17:11:41.278Z] sha256:31e5975beb7083636e8dde2694fd9fff5cc0552f10507b73ffd6c806d55b739e
17:11:41 [2021-07-30T17:11:41.278Z] INFO: Starting docker-py tests...
17:11:41 [2021-07-30T17:11:41.278Z] ============================= test session starts ==============================
17:11:41 [2021-07-30T17:11:41.278Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:11:41 [2021-07-30T17:11:41.278Z] rootdir: /src, inifile: pytest.ini
17:11:41 [2021-07-30T17:11:41.278Z] plugins: timeout-1.3.3, cov-2.6.1
17:11:41 [2021-07-30T17:11:41.278Z] collected 390 items / 1 deselected / 389 selected
17:11:41 [2021-07-30T17:11:41.278Z] 
17:11:41 [2021-07-30T17:11:41.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:11:42 [2021-07-30T17:11:42.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:42 [2021-07-30T17:11:42.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:43 [2021-07-30T17:11:43.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:11:43 [2021-07-30T17:11:43.912Z] Using test binary docker
17:11:43 [2021-07-30T17:11:43.912Z] +++ /etc/init.d/apparmor start
17:11:43 [2021-07-30T17:11:43.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:11:43 [2021-07-30T17:11:43.912Z] INFO: Waiting for daemon to start...
17:11:44 [2021-07-30T17:11:44.174Z] Starting dockerd
17:11:44 [2021-07-30T17:11:44.174Z] +++ 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:11:45 [2021-07-30T17:11:45.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:45 [2021-07-30T17:11:45.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:46 [2021-07-30T17:11:46.681Z] Removing intermediate container 0e39ae753f26
17:11:46 [2021-07-30T17:11:46.681Z]  ---> 36395c26c0e2
17:11:46 [2021-07-30T17:11:46.681Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:11:46 [2021-07-30T17:11:46.681Z]  ---> Running in d02146096c17
17:11:46 [2021-07-30T17:11:46.681Z] Removing intermediate container d02146096c17
17:11:46 [2021-07-30T17:11:46.681Z]  ---> 8f7c66c62f8e
17:11:46 [2021-07-30T17:11:46.681Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:11:46 [2021-07-30T17:11:46.681Z]  ---> Running in 98cf70cdb5c2
17:11:46 [2021-07-30T17:11:46.681Z] Removing intermediate container 98cf70cdb5c2
17:11:46 [2021-07-30T17:11:46.681Z]  ---> f958c403751c
17:11:46 [2021-07-30T17:11:46.681Z] Step 10/10 : COPY . .
17:11:46 [2021-07-30T17:11:46.722Z] .
17:11:46 [2021-07-30T17:11:46.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:11:46 [2021-07-30T17:11:46.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:11:46 [2021-07-30T17:11:46.722Z] Error: No such image: emptyfs
17:11:46 [2021-07-30T17:11:46.722Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:11:46 [2021-07-30T17:11:46.722Z] ++++ docker load
17:11:46 [2021-07-30T17:11:46.722Z] Running integration-test (iteration 1)
17:11:46 [2021-07-30T17:11:46.722Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:11:46 [2021-07-30T17:11:46.722Z] ++ 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:11:46 [2021-07-30T17:11:46.722Z] ++ set -e
17:11:46 [2021-07-30T17:11:46.722Z] ++ '[' -n 0 ']'
17:11:46 [2021-07-30T17:11:46.722Z] ++ set -x
17:11:46 [2021-07-30T17:11:46.722Z] ++ 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:11:47 [2021-07-30T17:11:47.627Z] --- PASS: TestUpdateRestartPolicy (12.17s)
17:11:47 [2021-07-30T17:11:47.627Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:48 [2021-07-30T17:11:48.153Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
17:11:48 [2021-07-30T17:11:48.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s)
17:11:48 [2021-07-30T17:11:48.154Z] === RUN   TestCgroupNamespacesRun
17:11:48 [2021-07-30T17:11:48.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s)
17:11:48 [2021-07-30T17:11:48.187Z] === RUN   TestWaitNonBlocked
17:11:48 [2021-07-30T17:11:48.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:48 [2021-07-30T17:11:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:48 [2021-07-30T17:11:48.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:48 [2021-07-30T17:11:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:48 [2021-07-30T17:11:48.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:48 [2021-07-30T17:11:48.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:49 [2021-07-30T17:11:49.161Z] --- PASS: TestWaitNonBlocked (0.01s)
17:11:49 [2021-07-30T17:11:49.161Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
17:11:49 [2021-07-30T17:11:49.161Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
17:11:49 [2021-07-30T17:11:49.161Z] === RUN   TestWaitBlocked
17:11:49 [2021-07-30T17:11:49.161Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:49 [2021-07-30T17:11:49.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:49 [2021-07-30T17:11:49.161Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:49 [2021-07-30T17:11:49.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:49 [2021-07-30T17:11:49.161Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:49 [2021-07-30T17:11:49.161Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:49 [2021-07-30T17:11:49.517Z] --- PASS: TestCgroupNamespacesRun (1.67s)
17:11:49 [2021-07-30T17:11:49.517Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:49 [2021-07-30T17:11:49.517Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:11:49 [2021-07-30T17:11:49.517Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
17:11:49 [2021-07-30T17:11:49.517Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:50 [2021-07-30T17:11:50.523Z] --- PASS: TestWaitBlocked (0.01s)
17:11:50 [2021-07-30T17:11:50.523Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s)
17:11:50 [2021-07-30T17:11:50.523Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
17:11:50 [2021-07-30T17:11:50.523Z] === CONT  TestDaemonRestartIpcMode
17:11:50 [2021-07-30T17:11:50.523Z] === CONT  TestIpcModeOlderClient
17:11:50 [2021-07-30T17:11:50.523Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:11:50 [2021-07-30T17:11:50.523Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:51 [2021-07-30T17:11:51.404Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
17:11:51 [2021-07-30T17:11:51.404Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:52 [2021-07-30T17:11:52.766Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
17:11:52 [2021-07-30T17:11:52.766Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:53 [2021-07-30T17:11:53.786Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.06s)
17:11:53 [2021-07-30T17:11:53.787Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
17:11:53 [2021-07-30T17:11:53.787Z] PASS
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === Skipped
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:11:53 [2021-07-30T17:11:53.787Z]     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:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     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:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     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:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:11:53 [2021-07-30T17:11:53.787Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:11:53 [2021-07-30T17:11:53.787Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:11:53 [2021-07-30T17:11:53.787Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] 
17:11:53 [2021-07-30T17:11:53.787Z] DONE 176 tests, 25 skipped in 90.376s
17:11:53 [2021-07-30T17:11:53.787Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:11:54 [2021-07-30T17:11:54.084Z] === RUN   TestConfigDaemonLibtrustID
17:11:54 [2021-07-30T17:11:54.340Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:11:54 [2021-07-30T17:11:54.340Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:11:54 [2021-07-30T17:11:54.340Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation/invalid_config
17:11:54 [2021-07-30T17:11:54.340Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation/malformed_config
17:11:54 [2021-07-30T17:11:54.340Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:11:54 [2021-07-30T17:11:54.340Z] === RUN   TestDaemonConfigValidation/valid_config
17:11:54 [2021-07-30T17:11:54.340Z] === PAUSE TestDaemonConfigValidation/valid_config
17:11:54 [2021-07-30T17:11:54.340Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:11:54 [2021-07-30T17:11:54.340Z] === CONT  TestDaemonConfigValidation/malformed_config
17:11:54 [2021-07-30T17:11:54.595Z] === CONT  TestDaemonConfigValidation/valid_config
17:11:54 [2021-07-30T17:11:54.595Z] === CONT  TestDaemonConfigValidation/invalid_config
17:11:54 [2021-07-30T17:11:54.595Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:11:54 [2021-07-30T17:11:54.595Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:11:54 [2021-07-30T17:11:54.595Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:11:54 [2021-07-30T17:11:54.595Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
17:11:54 [2021-07-30T17:11:54.595Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
17:11:54 [2021-07-30T17:11:54.595Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:11:54 [2021-07-30T17:11:54.595Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:11:54 [2021-07-30T17:11:54.595Z] PASS
17:11:54 [2021-07-30T17:11:54.595Z] 
17:11:54 [2021-07-30T17:11:54.595Z] DONE 7 tests in 0.821s
17:11:54 [2021-07-30T17:11:54.595Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:11:54 [2021-07-30T17:11:54.653Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
17:11:54 [2021-07-30T17:11:54.653Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:54 [2021-07-30T17:11:54.849Z] INFO: Testing against a local daemon
17:11:54 [2021-07-30T17:11:54.850Z] === RUN   TestCommitInheritsEnv
17:11:55 [2021-07-30T17:11:55.579Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
17:11:55 [2021-07-30T17:11:55.579Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:56 [2021-07-30T17:11:56.140Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:11:56 [2021-07-30T17:11:56.140Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:56 [2021-07-30T17:11:56.253Z] --- PASS: TestCommitInheritsEnv (1.33s)
17:11:56 [2021-07-30T17:11:56.253Z] === RUN   TestImportExtremelyLargeImageWorks
17:11:56 [2021-07-30T17:11:56.253Z] === PAUSE TestImportExtremelyLargeImageWorks
17:11:56 [2021-07-30T17:11:56.253Z] === RUN   TestImagesFilterMultiReference
17:11:56 [2021-07-30T17:11:56.253Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:11:56 [2021-07-30T17:11:56.253Z] === RUN   TestImagePullPlatformInvalid
17:11:56 [2021-07-30T17:11:56.253Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:11:56 [2021-07-30T17:11:56.253Z] === RUN   TestRemoveImageOrphaning
17:11:58 [2021-07-30T17:11:58.034Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
17:11:58 [2021-07-30T17:11:58.034Z] === RUN   TestNISDomainname
17:11:58 [2021-07-30T17:11:58.178Z] --- PASS: TestRemoveImageOrphaning (1.93s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestRemoveImageGarbageCollector
17:11:58 [2021-07-30T17:11:58.178Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:11:58 [2021-07-30T17:11:58.178Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:11:58 [2021-07-30T17:11:58.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestTagInvalidReference
17:11:58 [2021-07-30T17:11:58.178Z] --- PASS: TestTagInvalidReference (0.01s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestTagValidPrefixedRepo
17:11:58 [2021-07-30T17:11:58.178Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestTagExistedNameWithoutForce
17:11:58 [2021-07-30T17:11:58.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:11:58 [2021-07-30T17:11:58.178Z] === RUN   TestTagOfficialNames
17:11:58 [2021-07-30T17:11:58.433Z] --- PASS: TestTagOfficialNames (0.05s)
17:11:58 [2021-07-30T17:11:58.433Z] === RUN   TestTagMatchesDigest
17:11:58 [2021-07-30T17:11:58.433Z] --- PASS: TestTagMatchesDigest (0.01s)
17:11:58 [2021-07-30T17:11:58.433Z] === CONT  TestImportExtremelyLargeImageWorks
17:11:58 [2021-07-30T17:11:58.989Z] tests/integration/api_build_test.py .......................X             [  6%]
17:11:59 [2021-07-30T17:11:59.398Z] --- PASS: TestNISDomainname (1.25s)
17:11:59 [2021-07-30T17:11:59.399Z] === RUN   TestHostnameDnsResolution
17:11:59 [2021-07-30T17:11:59.505Z] tests/integration/api_client_test.py .....                               [  7%]
17:12:00 [2021-07-30T17:12:00.326Z] --- PASS: TestHostnameDnsResolution (1.16s)
17:12:00 [2021-07-30T17:12:00.326Z] === RUN   TestStats
17:12:01 [2021-07-30T17:12:01.007Z] tests/integration/api_config_test.py .....                               [  8%]
17:12:03 [2021-07-30T17:12:03.592Z] --- PASS: TestStats (2.69s)
17:12:03 [2021-07-30T17:12:03.592Z] === RUN   TestStopContainerWithTimeout
17:12:03 [2021-07-30T17:12:03.592Z] === RUN   TestStopContainerWithTimeout/0
17:12:03 [2021-07-30T17:12:03.592Z] === PAUSE TestStopContainerWithTimeout/0
17:12:03 [2021-07-30T17:12:03.592Z] === RUN   TestStopContainerWithTimeout/1
17:12:03 [2021-07-30T17:12:03.592Z] === PAUSE TestStopContainerWithTimeout/1
17:12:03 [2021-07-30T17:12:03.592Z] === RUN   TestStopContainerWithTimeout/3
17:12:03 [2021-07-30T17:12:03.592Z] === PAUSE TestStopContainerWithTimeout/3
17:12:03 [2021-07-30T17:12:03.592Z] === RUN   TestStopContainerWithTimeout/-1
17:12:03 [2021-07-30T17:12:03.592Z] === PAUSE TestStopContainerWithTimeout/-1
17:12:03 [2021-07-30T17:12:03.592Z] === CONT  TestStopContainerWithTimeout/0
17:12:03 [2021-07-30T17:12:03.592Z] === CONT  TestStopContainerWithTimeout/-1
17:12:03 [2021-07-30T17:12:03.848Z] === CONT  TestStopContainerWithTimeout/3
17:12:06 [2021-07-30T17:12:06.362Z] === CONT  TestStopContainerWithTimeout/1
17:12:07 [2021-07-30T17:12:07.775Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:12:07 [2021-07-30T17:12:07.775Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
17:12:07 [2021-07-30T17:12:07.775Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
17:12:07 [2021-07-30T17:12:07.775Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
17:12:07 [2021-07-30T17:12:07.775Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
17:12:07 [2021-07-30T17:12:07.775Z] === RUN   TestDeleteDevicemapper
17:12:07 [2021-07-30T17:12:07.775Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:07 [2021-07-30T17:12:07.775Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:12:07 [2021-07-30T17:12:07.775Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:12:09 [2021-07-30T17:12:09.901Z] 29d5b6a226d2: Verifying Checksum
17:12:09 [2021-07-30T17:12:09.901Z] 29d5b6a226d2: Download complete
17:12:10 [2021-07-30T17:12:10.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
17:12:10 [2021-07-30T17:12:10.293Z] === RUN   TestUpdateMemory
17:12:11 [2021-07-30T17:12:11.220Z] --- PASS: TestUpdateMemory (1.22s)
17:12:11 [2021-07-30T17:12:11.220Z] === RUN   TestUpdateCPUQuota
17:12:16 [2021-07-30T17:12:16.669Z]  ---> 4b0489f20190
17:12:17 [2021-07-30T17:12:17.129Z] Successfully built 4b0489f20190
17:12:17 [2021-07-30T17:12:17.129Z] Successfully tagged docker:latest
17:12:17 [2021-07-30T17:12:17.129Z] INFO: Image build ended at 07/30/2021 17:12:16. Duration:00:03:57.8703425
17:12:17 [2021-07-30T17:12:17.129Z] 
17:12:17 [2021-07-30T17:12:17.129Z] 
17:12:17 [2021-07-30T17:12:17.129Z] INFO: Building the test binaries at 07/30/2021 17:12:17...
17:12:17 [2021-07-30T17:12:17.791Z] --- PASS: TestUpdateCPUQuota (6.38s)
17:12:17 [2021-07-30T17:12:17.791Z] === RUN   TestUpdatePidsLimit
17:12:17 [2021-07-30T17:12:17.791Z] === RUN   TestUpdatePidsLimit/update_from_none
17:12:18 [2021-07-30T17:12:18.046Z] === RUN   TestUpdatePidsLimit/no_change
17:12:18 [2021-07-30T17:12:18.972Z] === RUN   TestUpdatePidsLimit/update_lower
17:12:19 [2021-07-30T17:12:19.534Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:12:20 [2021-07-30T17:12:20.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:12:21 [2021-07-30T17:12:21.023Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:12:21 [2021-07-30T17:12:21.586Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:12:22 [2021-07-30T17:12:22.952Z] --- PASS: TestUpdatePidsLimit (5.29s)
17:12:22 [2021-07-30T17:12:22.952Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.67s)
17:12:22 [2021-07-30T17:12:22.952Z]     --- PASS: TestUpdatePidsLimit/no_change (0.66s)
17:12:22 [2021-07-30T17:12:22.952Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.69s)
17:12:22 [2021-07-30T17:12:22.953Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
17:12:22 [2021-07-30T17:12:22.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s)
17:12:22 [2021-07-30T17:12:22.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s)
17:12:22 [2021-07-30T17:12:22.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s)
17:12:22 [2021-07-30T17:12:22.953Z] === RUN   TestUpdateRestartPolicy
17:12:24 [2021-07-30T17:12:24.224Z] INFO: make.ps1 starting at 07/30/2021 17:12:23
17:12:24 [2021-07-30T17:12:24.224Z] INFO: Git commit (f0a8969cf5) assumed from DOCKER_GITCOMMIT environment variable
17:12:24 [2021-07-30T17:12:24.224Z] INFO: Invoking autogen...
17:12:24 [2021-07-30T17:12:24.693Z] INFO: Building daemon...
17:12:33 [2021-07-30T17:12:33.456Z] Loaded image: buildpack-deps:buster
17:12:33 [2021-07-30T17:12:33.456Z] Loaded image: busybox:latest
17:12:33 [2021-07-30T17:12:33.456Z] Loaded image: busybox:glibc
17:12:37 [2021-07-30T17:12:37.782Z] --- PASS: TestUpdateRestartPolicy (12.52s)
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestUpdateRestartWithAutoRemove
17:12:37 [2021-07-30T17:12:37.782Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitNonBlocked
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:37 [2021-07-30T17:12:37.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:37 [2021-07-30T17:12:37.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:37 [2021-07-30T17:12:37.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:37 [2021-07-30T17:12:37.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:37 [2021-07-30T17:12:37.782Z] --- PASS: TestWaitNonBlocked (0.02s)
17:12:37 [2021-07-30T17:12:37.782Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
17:12:37 [2021-07-30T17:12:37.782Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitBlocked
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:12:37 [2021-07-30T17:12:37.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:12:37 [2021-07-30T17:12:37.782Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:12:37 [2021-07-30T17:12:37.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:12:37 [2021-07-30T17:12:37.782Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:12:37 [2021-07-30T17:12:37.782Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:12:38 [2021-07-30T17:12:38.038Z] --- PASS: TestWaitBlocked (0.01s)
17:12:38 [2021-07-30T17:12:38.038Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
17:12:38 [2021-07-30T17:12:38.038Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
17:12:38 [2021-07-30T17:12:38.038Z] === CONT  TestContainerStartOnDaemonRestart
17:12:38 [2021-07-30T17:12:38.038Z] === CONT  TestContainerKillOnDaemonStart
17:12:38 [2021-07-30T17:12:38.341Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:12:38 [2021-07-30T17:12:38.752Z] Loaded image: debian:bullseye
17:12:38 [2021-07-30T17:12:38.752Z] Loaded image: hello-world:latest
17:12:39 [2021-07-30T17:12:39.012Z] Loaded image: arm32v7/hello-world:latest
17:12:39 [2021-07-30T17:12:39.272Z] INFO: Testing against a local daemon
17:12:39 [2021-07-30T17:12:39.272Z] === RUN   TestCgroupNamespacesBuild
17:12:41 [2021-07-30T17:12:41.303Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s)
17:12:41 [2021-07-30T17:12:41.303Z] === CONT  TestIpcModeOlderClient
17:12:41 [2021-07-30T17:12:41.303Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:12:41 [2021-07-30T17:12:41.303Z] === CONT  TestDaemonHostGatewayIP
17:12:43 [2021-07-30T17:12:43.480Z] --- PASS: TestCgroupNamespacesBuild (4.12s)
17:12:43 [2021-07-30T17:12:43.480Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:12:44 [2021-07-30T17:12:44.566Z] --- PASS: TestDaemonHostGatewayIP (3.20s)
17:12:44 [2021-07-30T17:12:44.566Z] === CONT  TestRestartDaemonWithRestartingContainer
17:12:46 [2021-07-30T17:12:46.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.77s)
17:12:46 [2021-07-30T17:12:46.062Z] === RUN   TestBuildWithSession
17:12:46 [2021-07-30T17:12:46.062Z]     build_session_test.go:25: TODO: BuildKit
17:12:46 [2021-07-30T17:12:46.062Z] --- SKIP: TestBuildWithSession (0.00s)
17:12:46 [2021-07-30T17:12:46.062Z] === RUN   TestBuildSquashParent
17:12:46 [2021-07-30T17:12:46.513Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s)
17:12:46 [2021-07-30T17:12:46.513Z] === CONT  TestDaemonRestartIpcMode
17:12:49 [2021-07-30T17:12:49.800Z] --- PASS: TestDaemonRestartIpcMode (2.78s)
17:12:50 [2021-07-30T17:12:50.056Z] --- PASS: TestContainerKillOnDaemonStart (12.10s)
17:12:50 [2021-07-30T17:12:50.056Z] PASS
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] === Skipped
17:12:50 [2021-07-30T17:12:50.056Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:12:50 [2021-07-30T17:12:50.056Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:12:50 [2021-07-30T17:12:50.056Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:50 [2021-07-30T17:12:50.056Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
17:12:50 [2021-07-30T17:12:50.056Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:12:50 [2021-07-30T17:12:50.056Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] 
17:12:50 [2021-07-30T17:12:50.056Z] DONE 195 tests, 5 skipped in 141.965s
17:12:50 [2021-07-30T17:12:50.311Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:50 [2021-07-30T17:12:50.311Z] === RUN   TestConfigDaemonLibtrustID
17:12:50 [2021-07-30T17:12:50.873Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:50 [2021-07-30T17:12:50.873Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:50 [2021-07-30T17:12:50.873Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:50 [2021-07-30T17:12:50.873Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:50 [2021-07-30T17:12:50.873Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:50 [2021-07-30T17:12:50.873Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:50 [2021-07-30T17:12:50.873Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:50 [2021-07-30T17:12:50.873Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:50 [2021-07-30T17:12:50.873Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:50 [2021-07-30T17:12:50.873Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:50 [2021-07-30T17:12:50.873Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:50 [2021-07-30T17:12:50.873Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:50 [2021-07-30T17:12:50.873Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:12:50 [2021-07-30T17:12:50.873Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:12:50 [2021-07-30T17:12:50.873Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:12:50 [2021-07-30T17:12:50.873Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:12:50 [2021-07-30T17:12:50.873Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:12:50 [2021-07-30T17:12:50.873Z] PASS
17:12:50 [2021-07-30T17:12:50.873Z] 
17:12:50 [2021-07-30T17:12:50.873Z] DONE 7 tests in 0.746s
17:12:50 [2021-07-30T17:12:50.873Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:12:50 [2021-07-30T17:12:50.873Z] INFO: Testing against a local daemon
17:12:50 [2021-07-30T17:12:50.873Z] === RUN   TestCommitInheritsEnv
17:12:51 [2021-07-30T17:12:51.129Z] --- PASS: TestCommitInheritsEnv (0.25s)
17:12:51 [2021-07-30T17:12:51.129Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:51 [2021-07-30T17:12:51.129Z] === PAUSE TestImportExtremelyLargeImageWorks
17:12:51 [2021-07-30T17:12:51.129Z] === RUN   TestImagesFilterMultiReference
17:12:51 [2021-07-30T17:12:51.384Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:12:51 [2021-07-30T17:12:51.384Z] === RUN   TestImagePullPlatformInvalid
17:12:51 [2021-07-30T17:12:51.384Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:12:51 [2021-07-30T17:12:51.384Z] === RUN   TestRemoveImageOrphaning
17:12:51 [2021-07-30T17:12:51.639Z] --- PASS: TestRemoveImageOrphaning (0.23s)
17:12:51 [2021-07-30T17:12:51.639Z] === RUN   TestRemoveImageGarbageCollector
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagInvalidReference
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagInvalidReference (0.01s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagValidPrefixedRepo
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagExistedNameWithoutForce
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagOfficialNames
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagOfficialNames (0.05s)
17:12:53 [2021-07-30T17:12:53.525Z] === RUN   TestTagMatchesDigest
17:12:53 [2021-07-30T17:12:53.525Z] --- PASS: TestTagMatchesDigest (0.02s)
17:12:53 [2021-07-30T17:12:53.525Z] === CONT  TestImportExtremelyLargeImageWorks
17:12:58 [2021-07-30T17:12:58.297Z] --- PASS: TestBuildSquashParent (12.11s)
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:58 [2021-07-30T17:12:58.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:58 [2021-07-30T17:12:58.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:58 [2021-07-30T17:12:58.297Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:58 [2021-07-30T17:12:58.297Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:13:03 [2021-07-30T17:13:03.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:13:03 [2021-07-30T17:13:03.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:13:06 [2021-07-30T17:13:06.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:13:06 [2021-07-30T17:13:06.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:13:10 [2021-07-30T17:13:10.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:13:10 [2021-07-30T17:13:10.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:13:14 [2021-07-30T17:13:14.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.39s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.42s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.51s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.52s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.30s)
17:13:14 [2021-07-30T17:13:14.380Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.35s)
17:13:14 [2021-07-30T17:13:14.380Z] === RUN   TestBuildMultiStageCopy
17:13:14 [2021-07-30T17:13:14.380Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:13:18 [2021-07-30T17:13:18.588Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:13:18 [2021-07-30T17:13:18.588Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:13:19 [2021-07-30T17:13:19.161Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:13:19 [2021-07-30T17:13:19.422Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:13:19 [2021-07-30T17:13:19.994Z] --- PASS: TestBuildMultiStageCopy (5.61s)
17:13:19 [2021-07-30T17:13:19.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.60s)
17:13:19 [2021-07-30T17:13:19.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
17:13:19 [2021-07-30T17:13:19.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
17:13:19 [2021-07-30T17:13:19.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
17:13:19 [2021-07-30T17:13:19.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
17:13:19 [2021-07-30T17:13:19.994Z] === RUN   TestBuildMultiStageParentConfig
17:13:21 [2021-07-30T17:13:21.379Z] --- PASS: TestBuildMultiStageParentConfig (1.14s)
17:13:21 [2021-07-30T17:13:21.379Z] === RUN   TestBuildLabelWithTargets
17:13:23 [2021-07-30T17:13:23.293Z] --- PASS: TestBuildLabelWithTargets (2.17s)
17:13:23 [2021-07-30T17:13:23.293Z] === RUN   TestBuildWithEmptyLayers
17:13:24 [2021-07-30T17:13:24.676Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
17:13:24 [2021-07-30T17:13:24.676Z] === RUN   TestBuildMultiStageOnBuild
17:13:28 [2021-07-30T17:13:28.880Z] --- PASS: TestBuildMultiStageOnBuild (3.79s)
17:13:28 [2021-07-30T17:13:28.880Z] === RUN   TestBuildUncleanTarFilenames
17:13:29 [2021-07-30T17:13:29.824Z] --- PASS: TestBuildUncleanTarFilenames (1.61s)
17:13:29 [2021-07-30T17:13:29.825Z] === RUN   TestBuildMultiStageLayerLeak
17:13:34 [2021-07-30T17:13:34.033Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s)
17:13:34 [2021-07-30T17:13:34.034Z] === RUN   TestBuildWithHugeFile
17:13:34 [2021-07-30T17:13:34.959Z] --- PASS: TestImportExtremelyLargeImageWorks (94.07s)
17:13:34 [2021-07-30T17:13:34.959Z] PASS
17:13:34 [2021-07-30T17:13:34.959Z] 
17:13:34 [2021-07-30T17:13:34.959Z] === Skipped
17:13:34 [2021-07-30T17:13:34.959Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:34 [2021-07-30T17:13:34.959Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:13:34 [2021-07-30T17:13:34.959Z] 
17:13:34 [2021-07-30T17:13:34.959Z] 
17:13:34 [2021-07-30T17:13:34.959Z] DONE 12 tests, 1 skipped in 97.720s
17:13:34 [2021-07-30T17:13:34.959Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:13:34 [2021-07-30T17:13:34.959Z] INFO: Testing against a local daemon
17:13:34 [2021-07-30T17:13:34.959Z] === RUN   TestNetworkCreateDelete
17:13:34 [2021-07-30T17:13:34.959Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:13:34 [2021-07-30T17:13:34.959Z] === RUN   TestDockerNetworkDeletePreferID
17:13:34 [2021-07-30T17:13:34.959Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:13:34 [2021-07-30T17:13:34.959Z] === RUN   TestDaemonDNSFallback
17:13:40 [2021-07-30T17:13:40.276Z] --- PASS: TestDaemonDNSFallback (6.51s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestInspectNetwork
17:13:40 [2021-07-30T17:13:40.276Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.276Z] --- SKIP: TestInspectNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestRunContainerWithBridgeNone
17:13:40 [2021-07-30T17:13:40.276Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.276Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkInvalidJSON
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkInvalidJSON//networks/create
17:13:40 [2021-07-30T17:13:40.276Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:13:40 [2021-07-30T17:13:40.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:40 [2021-07-30T17:13:40.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:40 [2021-07-30T17:13:40.276Z] === CONT  TestNetworkInvalidJSON//networks/create
17:13:40 [2021-07-30T17:13:40.276Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:40 [2021-07-30T17:13:40.276Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:13:40 [2021-07-30T17:13:40.276Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:13:40 [2021-07-30T17:13:40.276Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkList
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkList//networks
17:13:40 [2021-07-30T17:13:40.276Z] === PAUSE TestNetworkList//networks
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestNetworkList//networks/
17:13:40 [2021-07-30T17:13:40.276Z] === PAUSE TestNetworkList//networks/
17:13:40 [2021-07-30T17:13:40.276Z] === CONT  TestNetworkList//networks
17:13:40 [2021-07-30T17:13:40.276Z] === CONT  TestNetworkList//networks/
17:13:40 [2021-07-30T17:13:40.276Z] --- PASS: TestNetworkList (0.01s)
17:13:40 [2021-07-30T17:13:40.276Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z]     --- PASS: TestNetworkList//networks (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestHostIPv4BridgeLabel
17:13:40 [2021-07-30T17:13:40.276Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.276Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:40 [2021-07-30T17:13:40.276Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.276Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestDaemonDefaultNetworkPools
17:13:40 [2021-07-30T17:13:40.276Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.276Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:13:40 [2021-07-30T17:13:40.276Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestServiceWithPredefinedNetwork
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:242: FLAKY_TEST
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestServiceWithDataPathPortInit
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === Skipped
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:242: FLAKY_TEST
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 22 tests, 12 skipped in 7.186s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.277Z] INFO: Testing against a local daemon
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:40 [2021-07-30T17:13:40.277Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDockerNetworkIpvlan
17:13:40 [2021-07-30T17:13:40.277Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === Skipped
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 2 tests, 2 skipped in 0.099s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.277Z] INFO: Testing against a local daemon
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:40 [2021-07-30T17:13:40.277Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestDockerNetworkMacvlan
17:13:40 [2021-07-30T17:13:40.277Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === Skipped
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 2 tests, 2 skipped in 0.092s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.277Z] testing: warning: no tests to run
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 0 tests in 0.021s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.277Z] INFO: Testing against a local daemon
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginAllowRequest
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginTLS
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginDenyRequest
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginDenyResponse
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginAllowEventStream
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginErrorResponse
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginErrorRequest
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginHeader
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginV2Disable
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === Skipped
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 17 tests, 17 skipped in 0.319s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.277Z] INFO: Testing against a local daemon
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestPluginInvalidJSON
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:13:40 [2021-07-30T17:13:40.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:13:40 [2021-07-30T17:13:40.277Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:13:40 [2021-07-30T17:13:40.277Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:13:40 [2021-07-30T17:13:40.277Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestPluginInstall
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestPluginInstall (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestPluginsWithRuntimes
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] === RUN   TestPluginBackCompatMediaTypes
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:13:40 [2021-07-30T17:13:40.277Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z] PASS
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === Skipped
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:13:40 [2021-07-30T17:13:40.277Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] 
17:13:40 [2021-07-30T17:13:40.277Z] DONE 5 tests, 3 skipped in 0.132s
17:13:40 [2021-07-30T17:13:40.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-30T17:13:40.533Z] INFO: Testing against a local daemon
17:13:40 [2021-07-30T17:13:40.533Z] === RUN   TestExternalGraphDriver
17:13:40 [2021-07-30T17:13:40.533Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:13:40 [2021-07-30T17:13:40.533Z] --- SKIP: TestExternalGraphDriver (0.06s)
17:13:40 [2021-07-30T17:13:40.533Z] === RUN   TestGraphdriverPluginV2
17:13:44 [2021-07-30T17:13:44.738Z] --- PASS: TestGraphdriverPluginV2 (3.66s)
17:13:44 [2021-07-30T17:13:44.738Z] PASS
17:13:44 [2021-07-30T17:13:44.738Z] 
17:13:44 [2021-07-30T17:13:44.738Z] === Skipped
17:13:44 [2021-07-30T17:13:44.738Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
17:13:44 [2021-07-30T17:13:44.738Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:13:44 [2021-07-30T17:13:44.738Z] 
17:13:44 [2021-07-30T17:13:44.738Z] 
17:13:44 [2021-07-30T17:13:44.738Z] DONE 2 tests, 1 skipped in 3.817s
17:13:44 [2021-07-30T17:13:44.738Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:44 [2021-07-30T17:13:44.738Z] INFO: Testing against a local daemon
17:13:44 [2021-07-30T17:13:44.738Z] === RUN   TestContinueAfterPluginCrash
17:13:44 [2021-07-30T17:13:44.738Z] === PAUSE TestContinueAfterPluginCrash
17:13:44 [2021-07-30T17:13:44.738Z] === RUN   TestReadPluginNoRead
17:13:44 [2021-07-30T17:13:44.738Z] === PAUSE TestReadPluginNoRead
17:13:44 [2021-07-30T17:13:44.738Z] === RUN   TestDaemonStartWithLogOpt
17:13:44 [2021-07-30T17:13:44.738Z] === PAUSE TestDaemonStartWithLogOpt
17:13:44 [2021-07-30T17:13:44.738Z] === CONT  TestContinueAfterPluginCrash
17:13:44 [2021-07-30T17:13:44.738Z] === CONT  TestDaemonStartWithLogOpt
17:13:45 [2021-07-30T17:13:45.694Z] ..........................xx....................                         [ 29%]
17:13:49 [2021-07-30T17:13:49.020Z] --- PASS: TestDaemonStartWithLogOpt (4.14s)
17:13:49 [2021-07-30T17:13:49.020Z] === CONT  TestReadPluginNoRead
17:13:50 [2021-07-30T17:13:50.818Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:13:50 [2021-07-30T17:13:50.909Z] === RUN   TestReadPluginNoRead/default
17:13:51 [2021-07-30T17:13:51.160Z] 29d5b6a226d2: Pull complete
17:13:51 [2021-07-30T17:13:51.160Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
17:13:51 [2021-07-30T17:13:51.160Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:13:51 [2021-07-30T17:13:51.160Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
17:13:51 [2021-07-30T17:13:51.160Z] WARN: Skipping validation tests
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Running unit tests at 07/30/2021 17:13:44...
17:13:51 [2021-07-30T17:13:51.160Z] INFO: make.ps1 starting at 07/30/2021 17:13:49
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Git commit (9f05643195) assumed from DOCKER_GITCOMMIT environment variable
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Invoking autogen...
17:13:51 [2021-07-30T17:13:51.160Z] INFO: Running unit tests...
17:13:51 [2021-07-30T17:13:51.279Z] 
17:13:51 [2021-07-30T17:13:51.279Z]  ________   ____  __.
17:13:51 [2021-07-30T17:13:51.279Z]  \_____  \ |    |/ _|
17:13:51 [2021-07-30T17:13:51.279Z]  /   |   \|      <
17:13:51 [2021-07-30T17:13:51.279Z]  /    |    \    |  \
17:13:51 [2021-07-30T17:13:51.279Z]  \_______  /____|__ \
17:13:51 [2021-07-30T17:13:51.279Z]          \/        \/
17:13:51 [2021-07-30T17:13:51.279Z] 
17:13:51 [2021-07-30T17:13:51.279Z] INFO: make.ps1 ended at 07/30/2021 17:13:50
17:13:52 [2021-07-30T17:13:52.270Z] === RUN   TestReadPluginNoRead/disabled_caching
17:13:52 [2021-07-30T17:13:52.820Z] INFO: Binaries build ended at 07/30/2021 17:13:52. Duration:00:01:35.4253248
17:13:53 [2021-07-30T17:13:53.632Z] --- PASS: TestContinueAfterPluginCrash (9.14s)
17:13:53 [2021-07-30T17:13:53.791Z] INFO: Copying the built daemon binary to d:\CI\PR-42623\9\binary\dockerd-f0a8969cf5.exe...
17:13:53 [2021-07-30T17:13:53.887Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:13:54 [2021-07-30T17:13:54.253Z] INFO: Copying the built client binary to d:\CI\PR-42623\9\binary\docker-f0a8969cf5.exe...
17:13:54 [2021-07-30T17:13:54.253Z] INFO: Copying dockerversion from the container...
17:13:54 [2021-07-30T17:13:54.253Z] INFO: Copying the golang package from the container to d:\CI\PR-42623\9\installer\go.zip...
17:13:55 [2021-07-30T17:13:55.223Z] INFO: Extracting go.zip to d:\CI\PR-42623\9\go
17:13:55 [2021-07-30T17:13:55.294Z] === CONT  TestReadPluginNoRead
17:13:55 [2021-07-30T17:13:55.294Z]     read_test.go:92: [d83c2352676a2] daemon is not started
17:13:55 [2021-07-30T17:13:55.294Z] --- PASS: TestReadPluginNoRead (6.79s)
17:13:55 [2021-07-30T17:13:55.294Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
17:13:55 [2021-07-30T17:13:55.294Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.58s)
17:13:55 [2021-07-30T17:13:55.294Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
17:13:55 [2021-07-30T17:13:55.294Z] PASS
17:13:55 [2021-07-30T17:13:55.294Z] 
17:13:55 [2021-07-30T17:13:55.294Z] DONE 6 tests in 11.033s
17:13:55 [2021-07-30T17:13:55.294Z] 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:13:55 [2021-07-30T17:13:55.294Z] testing: warning: no tests to run
17:13:55 [2021-07-30T17:13:55.294Z] PASS
17:13:55 [2021-07-30T17:13:55.294Z] 
17:13:55 [2021-07-30T17:13:55.294Z] DONE 0 tests in 0.036s
17:13:55 [2021-07-30T17:13:55.294Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:13:55 [2021-07-30T17:13:55.294Z] INFO: Testing against a local daemon
17:13:55 [2021-07-30T17:13:55.294Z] === RUN   TestPluginWithDevMounts
17:13:55 [2021-07-30T17:13:55.294Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:13:55 [2021-07-30T17:13:55.294Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:13:55 [2021-07-30T17:13:55.294Z] PASS
17:13:55 [2021-07-30T17:13:55.294Z] 
17:13:55 [2021-07-30T17:13:55.294Z] === Skipped
17:13:55 [2021-07-30T17:13:55.294Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:13:55 [2021-07-30T17:13:55.294Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:13:55 [2021-07-30T17:13:55.294Z] 
17:13:55 [2021-07-30T17:13:55.294Z] 
17:13:55 [2021-07-30T17:13:55.294Z] DONE 1 tests, 1 skipped in 0.102s
17:13:55 [2021-07-30T17:13:55.294Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:13:55 [2021-07-30T17:13:55.549Z] INFO: Testing against a local daemon
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestSecretInspect
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestSecretInspect (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestSecretList
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestSecretList (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestSecretsCreateAndDelete
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestSecretsUpdate
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestSecretsUpdate (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestTemplatedSecret
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestTemplatedSecret (0.00s)
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestSecretCreateResolve
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] --- SKIP: TestSecretCreateResolve (0.02s)
17:13:55 [2021-07-30T17:13:55.549Z] PASS
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === Skipped
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
17:13:55 [2021-07-30T17:13:55.549Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] 
17:13:55 [2021-07-30T17:13:55.549Z] DONE 6 tests, 6 skipped in 0.173s
17:13:55 [2021-07-30T17:13:55.549Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:13:55 [2021-07-30T17:13:55.549Z] INFO: Testing against a local daemon
17:13:55 [2021-07-30T17:13:55.549Z] === RUN   TestServiceCreateInit
17:13:55 [2021-07-30T17:13:55.804Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- PASS: TestServiceCreateInit (0.02s)
17:13:55 [2021-07-30T17:13:55.805Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:55 [2021-07-30T17:13:55.805Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceMultipleTimes
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceConflict
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceMaxReplicas
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateWithDuplicateNetworkNames
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceSecretFileMode
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceConfigFileMode
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceSysctls
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateServiceCapabilities
17:13:55 [2021-07-30T17:13:55.805Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestInspect
17:13:55 [2021-07-30T17:13:55.805Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestInspect (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestCreateJob
17:13:55 [2021-07-30T17:13:55.805Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestCreateJob (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestReplicatedJob
17:13:55 [2021-07-30T17:13:55.805Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestReplicatedJob (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestUpdateReplicatedJob
17:13:55 [2021-07-30T17:13:55.805Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestServiceListWithStatuses
17:13:55 [2021-07-30T17:13:55.805Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestDockerNetworkConnectAlias
17:13:55 [2021-07-30T17:13:55.805Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestDockerNetworkReConnect
17:13:55 [2021-07-30T17:13:55.805Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:55 [2021-07-30T17:13:55.805Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:13:55 [2021-07-30T17:13:55.805Z] === RUN   TestServicePlugin
17:13:58 [2021-07-30T17:13:58.317Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServicePlugin (1.98s)
17:13:58 [2021-07-30T17:13:58.317Z] === RUN   TestServiceUpdateLabel
17:13:58 [2021-07-30T17:13:58.317Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServiceUpdateLabel (0.01s)
17:13:58 [2021-07-30T17:13:58.317Z] === RUN   TestServiceUpdateSecrets
17:13:58 [2021-07-30T17:13:58.317Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:13:58 [2021-07-30T17:13:58.317Z] === RUN   TestServiceUpdateConfigs
17:13:58 [2021-07-30T17:13:58.317Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:13:58 [2021-07-30T17:13:58.317Z] === RUN   TestServiceUpdateNetwork
17:13:58 [2021-07-30T17:13:58.317Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:13:58 [2021-07-30T17:13:58.317Z] === RUN   TestServiceUpdatePidsLimit
17:13:58 [2021-07-30T17:13:58.317Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:13:58 [2021-07-30T17:13:58.317Z] PASS
17:13:58 [2021-07-30T17:13:58.317Z] 
17:13:58 [2021-07-30T17:13:58.317Z] === Skipped
17:13:58 [2021-07-30T17:13:58.317Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:58 [2021-07-30T17:13:58.317Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:58 [2021-07-30T17:13:58.317Z] 
17:13:58 [2021-07-30T17:13:58.317Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:58 [2021-07-30T17:13:58.317Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:58 [2021-07-30T17:13:58.317Z] 
17:13:58 [2021-07-30T17:13:58.317Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:13:58 [2021-07-30T17:13:58.317Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.317Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:13:58 [2021-07-30T17:13:58.318Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:13:58 [2021-07-30T17:13:58.318Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s)
17:13:58 [2021-07-30T17:13:58.318Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:13:58 [2021-07-30T17:13:58.318Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:13:58 [2021-07-30T17:13:58.318Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] DONE 24 tests, 23 skipped in 2.344s
17:13:58 [2021-07-30T17:13:58.318Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:13:58 [2021-07-30T17:13:58.318Z] INFO: Testing against a local daemon
17:13:58 [2021-07-30T17:13:58.318Z] === RUN   TestSessionCreate
17:13:58 [2021-07-30T17:13:58.318Z] --- PASS: TestSessionCreate (0.03s)
17:13:58 [2021-07-30T17:13:58.318Z] === RUN   TestSessionCreateWithBadUpgrade
17:13:58 [2021-07-30T17:13:58.318Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:13:58 [2021-07-30T17:13:58.318Z] PASS
17:13:58 [2021-07-30T17:13:58.318Z] 
17:13:58 [2021-07-30T17:13:58.318Z] DONE 2 tests in 0.147s
17:13:58 [2021-07-30T17:13:58.318Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:13:58 [2021-07-30T17:13:58.318Z] INFO: Testing against a local daemon
17:13:58 [2021-07-30T17:13:58.318Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:13:58 [2021-07-30T17:13:58.318Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:58 [2021-07-30T17:13:58.318Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:58 [2021-07-30T17:13:58.318Z] === RUN   TestEventsExecDie
17:13:59 [2021-07-30T17:13:59.243Z] --- PASS: TestEventsExecDie (0.92s)
17:13:59 [2021-07-30T17:13:59.243Z] === RUN   TestEventsBackwardsCompatible
17:13:59 [2021-07-30T17:13:59.243Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:13:59 [2021-07-30T17:13:59.243Z] === RUN   TestEventsVolumeCreate
17:13:59 [2021-07-30T17:13:59.243Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:13:59 [2021-07-30T17:13:59.243Z] === RUN   TestInfoBinaryCommits
17:13:59 [2021-07-30T17:13:59.243Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:13:59 [2021-07-30T17:13:59.243Z] === RUN   TestInfoAPIVersioned
17:13:59 [2021-07-30T17:13:59.243Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:13:59 [2021-07-30T17:13:59.243Z] === RUN   TestInfoDiscoveryBackend
17:13:59 [2021-07-30T17:13:59.719Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:13:59 [2021-07-30T17:13:59.803Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:13:59 [2021-07-30T17:13:59.803Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:14:03 [2021-07-30T17:14:03.061Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s)
17:14:03 [2021-07-30T17:14:03.061Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:14:03 [2021-07-30T17:14:03.061Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:14:03 [2021-07-30T17:14:03.061Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:14:03 [2021-07-30T17:14:03.061Z] === RUN   TestInfoAPI
17:14:03 [2021-07-30T17:14:03.061Z] --- PASS: TestInfoAPI (0.02s)
17:14:03 [2021-07-30T17:14:03.061Z] === RUN   TestInfoAPIWarnings
17:14:10 [2021-07-30T17:14:10.028Z] ?   	github.com/docker/docker/api	[no test files]
17:14:11 [2021-07-30T17:14:11.648Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Extraction ended at 07/30/2021 17:14:19. Duration:00:00:24.9259919
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Updating the golang and path environment variables
17:14:20 [2021-07-30T17:14:20.376Z] INFO: GOPATH=d:\gopath
17:14:20 [2021-07-30T17:14:20.376Z] INFO: go version go1.16.6 windows/amd64
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Running the daemon under test in debug mode
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Starting a daemon under test...
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42623\9\daemon --pidfile d:\CI\PR-42623\9\docker.pid -D
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Process started successfully.
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Start tailing logs of the daemon under tests
17:14:20 [2021-07-30T17:14:20.376Z] INFO: Waiting for the daemon under test to start...
17:14:20 [2021-07-30T17:14:20.762Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] Using test binary docker
17:14:20 [2021-07-30T17:14:20.762Z] +++ /etc/init.d/apparmor start
17:14:20 [2021-07-30T17:14:20.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:20 [2021-07-30T17:14:20.762Z] INFO: Waiting for daemon to start...
17:14:20 [2021-07-30T17:14:20.762Z] Starting dockerd
17:14:20 [2021-07-30T17:14:20.762Z] +++ 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:14:20 [2021-07-30T17:14:20.762Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] Using test binary docker
17:14:20 [2021-07-30T17:14:20.762Z] +++ /etc/init.d/apparmor start
17:14:20 [2021-07-30T17:14:20.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:20 [2021-07-30T17:14:20.762Z] INFO: Waiting for daemon to start...
17:14:20 [2021-07-30T17:14:20.762Z] Starting dockerd
17:14:20 [2021-07-30T17:14:20.762Z] +++ 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:14:20 [2021-07-30T17:14:20.762Z] .
17:14:20 [2021-07-30T17:14:20.762Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] Error: No such image: emptyfs
17:14:20 [2021-07-30T17:14:20.762Z] 
17:14:20 [2021-07-30T17:14:20.762Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:14:20 [2021-07-30T17:14:20.762Z] ++++ docker load
17:14:20 [2021-07-30T17:14:20.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:14:20 [2021-07-30T17:14:20.762Z] Error: No such image: emptyfs
17:14:20 [2021-07-30T17:14:20.762Z] ++++ docker load
17:14:20 [2021-07-30T17:14:20.762Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:14:20 [2021-07-30T17:14:20.762Z] Running integration-test (iteration 1)
17:14:20 [2021-07-30T17:14:20.762Z] 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:14:20 [2021-07-30T17:14:20.762Z] ++ 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:14:20 [2021-07-30T17:14:20.762Z] ++ set -e
17:14:20 [2021-07-30T17:14:20.762Z] ++ '[' -n 0 ']'
17:14:20 [2021-07-30T17:14:20.762Z] ++ set -x
17:14:20 [2021-07-30T17:14:20.762Z] ++ 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:14:21 [2021-07-30T17:14:21.022Z] Running integration-test (iteration 1)
17:14:21 [2021-07-30T17:14:21.022Z] 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:14:21 [2021-07-30T17:14:21.022Z] ++ 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:14:21 [2021-07-30T17:14:21.022Z] ++ set -e
17:14:21 [2021-07-30T17:14:21.022Z] ++ '[' -n 0 ']'
17:14:21 [2021-07-30T17:14:21.022Z] ++ set -x
17:14:21 [2021-07-30T17:14:21.022Z] ++ 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:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestInfoAPIWarnings (16.33s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestInfoDebug
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestInfoDebug (0.52s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestInfoInsecureRegistries
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestInfoRegistryMirrors
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestLoginFailsWithBadCredentials
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestPingCacheHeaders
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestPingCacheHeaders (0.02s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestPingGet
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestPingGet (0.01s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestPingHead
17:14:21 [2021-07-30T17:14:21.131Z] --- PASS: TestPingHead (0.02s)
17:14:21 [2021-07-30T17:14:21.131Z] === RUN   TestVersion
17:14:21 [2021-07-30T17:14:21.329Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:14:21 [2021-07-30T17:14:21.386Z] --- PASS: TestVersion (0.02s)
17:14:21 [2021-07-30T17:14:21.386Z] PASS
17:14:21 [2021-07-30T17:14:21.386Z] 
17:14:21 [2021-07-30T17:14:21.386Z] === Skipped
17:14:21 [2021-07-30T17:14:21.386Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:21 [2021-07-30T17:14:21.386Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:14:21 [2021-07-30T17:14:21.386Z] 
17:14:21 [2021-07-30T17:14:21.386Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:14:21 [2021-07-30T17:14:21.386Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:14:21 [2021-07-30T17:14:21.386Z] 
17:14:21 [2021-07-30T17:14:21.386Z] 
17:14:21 [2021-07-30T17:14:21.386Z] DONE 19 tests, 2 skipped in 23.193s
17:14:21 [2021-07-30T17:14:21.386Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:14:21 [2021-07-30T17:14:21.386Z] INFO: Testing against a local daemon
17:14:21 [2021-07-30T17:14:21.386Z] === RUN   TestVolumesCreateAndList
17:14:21 [2021-07-30T17:14:21.386Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:14:21 [2021-07-30T17:14:21.386Z] === RUN   TestVolumesRemove
17:14:21 [2021-07-30T17:14:21.386Z] --- PASS: TestVolumesRemove (0.07s)
17:14:21 [2021-07-30T17:14:21.386Z] === RUN   TestVolumesInspect
17:14:21 [2021-07-30T17:14:21.386Z] --- PASS: TestVolumesInspect (0.02s)
17:14:21 [2021-07-30T17:14:21.386Z] === RUN   TestVolumesInvalidJSON
17:14:21 [2021-07-30T17:14:21.386Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:14:21 [2021-07-30T17:14:21.386Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:14:21 [2021-07-30T17:14:21.641Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:14:21 [2021-07-30T17:14:21.641Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:14:21 [2021-07-30T17:14:21.641Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:14:21 [2021-07-30T17:14:21.641Z] PASS
17:14:21 [2021-07-30T17:14:21.641Z] 
17:14:21 [2021-07-30T17:14:21.641Z] DONE 5 tests in 0.233s
17:14:21 [2021-07-30T17:14:21.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:14:21 [2021-07-30T17:14:21.641Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12599 is not a child of this shell
17:14:21 [2021-07-30T17:14:21.641Z] warning: PID 12599 from bundles/test-integration/docker.pid had a nonzero exit code
17:14:21 [2021-07-30T17:14:21.641Z] Leaving: AppArmorNo profiles have been unloaded.
17:14:21 [2021-07-30T17:14:21.641Z] 
17:14:21 [2021-07-30T17:14:21.641Z] Unloading profiles will leave already running processes permanently
17:14:21 [2021-07-30T17:14:21.641Z] unconfined, which can lead to unexpected situations.
17:14:21 [2021-07-30T17:14:21.641Z] 
17:14:21 [2021-07-30T17:14:21.641Z] To set a process to complain mode, use the command line tool
17:14:21 [2021-07-30T17:14:21.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:14:21 [2021-07-30T17:14:21.641Z] Removing test suite binaries
17:14:21 [2021-07-30T17:14:21.641Z] exiting test-integration
17:14:21 [2021-07-30T17:14:21.641Z] ++ exit 0
17:14:21 [2021-07-30T17:14:21.641Z] 
Post stage
[Pipeline] junit
17:14:23 [2021-07-30T17:14:23.538Z] Recording test results
17:14:25 [2021-07-30T17:14:25.078Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:14:25 [2021-07-30T17:14:25.359Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:14:25 [2021-07-30T17:14:25.425Z] + echo Ensuring container killed.
17:14:25 [2021-07-30T17:14:25.425Z] Ensuring container killed.
17:14:25 [2021-07-30T17:14:25.425Z] + docker rm -vf docker-pr9
17:14:25 [2021-07-30T17:14:25.425Z] Error: No such container: docker-pr9
[Pipeline] sh
17:14:25 [2021-07-30T17:14:25.701Z] + echo Chowning /workspace to jenkins user
17:14:25 [2021-07-30T17:14:25.701Z] Chowning /workspace to jenkins user
17:14:25 [2021-07-30T17:14:25.701Z] + id -u
17:14:25 [2021-07-30T17:14:25.701Z] + id -g
17:14:25 [2021-07-30T17:14:25.701Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:14:25 [2021-07-30T17:14:25.701Z] Unable to find image 'busybox:latest' locally
17:14:25 [2021-07-30T17:14:25.959Z] latest: Pulling from library/busybox
17:14:25 [2021-07-30T17:14:25.959Z] b71f96345d44: Pulling fs layer
17:14:25 [2021-07-30T17:14:25.959Z] b71f96345d44: Verifying Checksum
17:14:25 [2021-07-30T17:14:25.959Z] b71f96345d44: Download complete
17:14:25 [2021-07-30T17:14:25.959Z] b71f96345d44: Pull complete
17:14:25 [2021-07-30T17:14:25.959Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
17:14:25 [2021-07-30T17:14:25.959Z] Status: Downloaded newer image for busybox:latest
17:14:27 [2021-07-30T17:14:27.707Z] === RUN   TestMiddlewares
17:14:27 [2021-07-30T17:14:27.707Z] --- PASS: TestMiddlewares (0.00s)
17:14:27 [2021-07-30T17:14:27.707Z] PASS
17:14:27 [2021-07-30T17:14:27.707Z] coverage: 9.0% of statements
17:14:27 [2021-07-30T17:14:27.707Z] ok  	github.com/docker/docker/api/server	0.045s	coverage: 9.0% of statements
17:14:27 [2021-07-30T17:14:27.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:14:28 [2021-07-30T17:14:28.184Z] + bundleName=amd64-rootless
17:14:28 [2021-07-30T17:14:28.184Z] + echo Creating amd64-rootless-bundles.tar.gz
17:14:28 [2021-07-30T17:14:28.184Z] Creating amd64-rootless-bundles.tar.gz
17:14:28 [2021-07-30T17:14:28.184Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:14:28 [2021-07-30T17:14:28.184Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:14:28 [2021-07-30T17:14:28.193Z] Archiving artifacts
17:14:29 [2021-07-30T17:14:29.886Z] --- PASS: TestImportExtremelyLargeImageWorks (94.85s)
17:14:29 [2021-07-30T17:14:29.886Z] PASS
17:14:29 [2021-07-30T17:14:29.886Z] 
17:14:29 [2021-07-30T17:14:29.886Z] DONE 12 tests in 97.434s
17:14:29 [2021-07-30T17:14:29.886Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:14:29 [2021-07-30T17:14:29.886Z] INFO: Testing against a local daemon
17:14:29 [2021-07-30T17:14:29.886Z] === RUN   TestNetworkCreateDelete
17:14:29 [2021-07-30T17:14:29.886Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:14:29 [2021-07-30T17:14:29.886Z] === RUN   TestDockerNetworkDeletePreferID
17:14:29 [2021-07-30T17:14:29.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
17:14:29 [2021-07-30T17:14:29.886Z] === RUN   TestDaemonDNSFallback
17:14:30 [2021-07-30T17:14:30.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:14:30 [2021-07-30T17:14:30.397Z] + make clean
17:14:30 [2021-07-30T17:14:30.656Z] docker volume rm -f docker-dev-cache
17:14:30 [2021-07-30T17:14:30.656Z] docker-dev-cache
[Pipeline] deleteDir
17:14:31 [2021-07-30T17:14:31.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:14:36 [2021-07-30T17:14:36.414Z] --- PASS: TestDaemonDNSFallback (6.56s)
17:14:36 [2021-07-30T17:14:36.414Z] === RUN   TestInspectNetwork
17:14:38 [2021-07-30T17:14:38.928Z] === RUN   TestInspectNetwork/full_network_id
17:14:38 [2021-07-30T17:14:38.928Z] === RUN   TestInspectNetwork/partial_network_id
17:14:38 [2021-07-30T17:14:38.928Z] === RUN   TestInspectNetwork/network_name
17:14:38 [2021-07-30T17:14:38.928Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:14:41 [2021-07-30T17:14:41.492Z] .....INFO: Daemon under test started and replied!
17:14:41 [2021-07-30T17:14:41.492Z] INFO: Docker version of the daemon under test
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] Client:
17:14:41 [2021-07-30T17:14:41.492Z]  Version:      17.06.2-ce
17:14:41 [2021-07-30T17:14:41.492Z]  API version:  1.30
17:14:41 [2021-07-30T17:14:41.492Z]  Go version:   go1.8.3
17:14:41 [2021-07-30T17:14:41.492Z]  Git commit:   cec0b72
17:14:41 [2021-07-30T17:14:41.492Z]  Built:        Tue Sep  5 19:57:19 2017
17:14:41 [2021-07-30T17:14:41.492Z]  OS/Arch:      windows/amd64
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] Server:
17:14:41 [2021-07-30T17:14:41.492Z]  Version:      0.0.0-dev
17:14:41 [2021-07-30T17:14:41.492Z]  API version:  1.42 (minimum version 1.24)
17:14:41 [2021-07-30T17:14:41.492Z]  Go version:   go1.16.6
17:14:41 [2021-07-30T17:14:41.492Z]  Git commit:   f0a8969cf5
17:14:41 [2021-07-30T17:14:41.492Z]  Built:        07/30/2021 17:12:23
17:14:41 [2021-07-30T17:14:41.492Z]  OS/Arch:      windows/amd64
17:14:41 [2021-07-30T17:14:41.492Z]  Experimental: false
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] INFO: Docker info of the daemon under test
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] Containers: 0
17:14:41 [2021-07-30T17:14:41.492Z]  Running: 0
17:14:41 [2021-07-30T17:14:41.492Z]  Paused: 0
17:14:41 [2021-07-30T17:14:41.492Z]  Stopped: 0
17:14:41 [2021-07-30T17:14:41.492Z] Images: 0
17:14:41 [2021-07-30T17:14:41.492Z] Server Version: 0.0.0-dev
17:14:41 [2021-07-30T17:14:41.492Z] Storage Driver: windowsfilter
17:14:41 [2021-07-30T17:14:41.492Z]  Windows: 
17:14:41 [2021-07-30T17:14:41.492Z] Logging Driver: json-file
17:14:41 [2021-07-30T17:14:41.492Z] Plugins: 
17:14:41 [2021-07-30T17:14:41.492Z]  Volume: local
17:14:41 [2021-07-30T17:14:41.492Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:14:41 [2021-07-30T17:14:41.492Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:14:41 [2021-07-30T17:14:41.492Z] Swarm: inactive
17:14:41 [2021-07-30T17:14:41.492Z] Default Isolation: process
17:14:41 [2021-07-30T17:14:41.492Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:14:41 [2021-07-30T17:14:41.492Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
17:14:41 [2021-07-30T17:14:41.492Z] OSType: windows
17:14:41 [2021-07-30T17:14:41.492Z] Architecture: x86_64
17:14:41 [2021-07-30T17:14:41.492Z] CPUs: 4
17:14:41 [2021-07-30T17:14:41.492Z] Total Memory: 32GiB
17:14:41 [2021-07-30T17:14:41.492Z] Name: azwin-2-ecfb00
17:14:41 [2021-07-30T17:14:41.492Z] ID: 7L7E:LCNF:VEHX:54MY:FO7H:OHC3:ATQC:6YDN:6EK5:VMHX:5DKM:V2ZI
17:14:41 [2021-07-30T17:14:41.492Z] Docker Root Dir: D:\CI\PR-42623\9\daemon
17:14:41 [2021-07-30T17:14:41.492Z] Debug Mode (client): false
17:14:41 [2021-07-30T17:14:41.492Z] Debug Mode (server): true
17:14:41 [2021-07-30T17:14:41.492Z]  File Descriptors: -1
17:14:41 [2021-07-30T17:14:41.492Z]  Goroutines: 16
17:14:41 [2021-07-30T17:14:41.492Z]  System Time: 2021-07-30T17:14:39.7107937Z
17:14:41 [2021-07-30T17:14:41.492Z]  EventsListeners: 0
17:14:41 [2021-07-30T17:14:41.492Z] Registry: https://index.docker.io/v1/
17:14:41 [2021-07-30T17:14:41.492Z] Labels:
17:14:41 [2021-07-30T17:14:41.492Z] Experimental: false
17:14:41 [2021-07-30T17:14:41.492Z] Insecure Registries:
17:14:41 [2021-07-30T17:14:41.492Z]  127.0.0.0/8
17:14:41 [2021-07-30T17:14:41.492Z] Live Restore Enabled: false
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] INFO: Docker images of the daemon under test
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:14:41 [2021-07-30T17:14:41.492Z] 
17:14:41 [2021-07-30T17:14:41.492Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:14:41 [2021-07-30T17:14:41.492Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:14:41 [2021-07-30T17:14:41.492Z] ltsc2019: Pulling from windows/servercore
17:14:41 [2021-07-30T17:14:41.492Z] 4612f6d0b889: Pulling fs layer
17:14:41 [2021-07-30T17:14:41.492Z] f143c6fed32d: Pulling fs layer
17:14:43 [2021-07-30T17:14:43.087Z] --- PASS: TestInspectNetwork (7.55s)
17:14:43 [2021-07-30T17:14:43.087Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
17:14:43 [2021-07-30T17:14:43.087Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
17:14:43 [2021-07-30T17:14:43.087Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:14:43 [2021-07-30T17:14:43.087Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:14:43 [2021-07-30T17:14:43.087Z] === RUN   TestRunContainerWithBridgeNone
17:14:45 [2021-07-30T17:14:45.288Z] tests/integration/api_network_test.py ............................       [ 47%]
17:14:46 [2021-07-30T17:14:46.350Z] --- PASS: TestRunContainerWithBridgeNone (3.00s)
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkInvalidJSON
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkInvalidJSON//networks/create
17:14:46 [2021-07-30T17:14:46.350Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:14:46 [2021-07-30T17:14:46.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:14:46 [2021-07-30T17:14:46.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:14:46 [2021-07-30T17:14:46.350Z] === CONT  TestNetworkInvalidJSON//networks/create
17:14:46 [2021-07-30T17:14:46.350Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:14:46 [2021-07-30T17:14:46.350Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:14:46 [2021-07-30T17:14:46.350Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:14:46 [2021-07-30T17:14:46.350Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:14:46 [2021-07-30T17:14:46.350Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:14:46 [2021-07-30T17:14:46.350Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkList
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkList//networks
17:14:46 [2021-07-30T17:14:46.350Z] === PAUSE TestNetworkList//networks
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestNetworkList//networks/
17:14:46 [2021-07-30T17:14:46.350Z] === PAUSE TestNetworkList//networks/
17:14:46 [2021-07-30T17:14:46.350Z] === CONT  TestNetworkList//networks
17:14:46 [2021-07-30T17:14:46.350Z] === CONT  TestNetworkList//networks/
17:14:46 [2021-07-30T17:14:46.350Z] --- PASS: TestNetworkList (0.01s)
17:14:46 [2021-07-30T17:14:46.350Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:14:46 [2021-07-30T17:14:46.350Z]     --- PASS: TestNetworkList//networks (0.00s)
17:14:46 [2021-07-30T17:14:46.350Z] === RUN   TestHostIPv4BridgeLabel
17:14:46 [2021-07-30T17:14:46.606Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:14:46 [2021-07-30T17:14:46.606Z] === RUN   TestDaemonRestartWithLiveRestore
17:14:47 [2021-07-30T17:14:47.531Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:14:47 [2021-07-30T17:14:47.531Z] === RUN   TestDaemonDefaultNetworkPools
17:14:48 [2021-07-30T17:14:48.457Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
17:14:48 [2021-07-30T17:14:48.457Z] === RUN   TestDaemonRestartWithExistingNetwork
17:14:49 [2021-07-30T17:14:49.820Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:14:49 [2021-07-30T17:14:49.820Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:14:50 [2021-07-30T17:14:50.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
17:14:50 [2021-07-30T17:14:50.747Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:14:51 [2021-07-30T17:14:51.308Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:14:51 [2021-07-30T17:14:51.308Z] === RUN   TestServiceWithPredefinedNetwork
17:14:53 [2021-07-30T17:14:53.309Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:14:53 [2021-07-30T17:14:53.829Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s)
17:14:53 [2021-07-30T17:14:53.829Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:14:53 [2021-07-30T17:14:53.829Z]     service_test.go:242: FLAKY_TEST
17:14:53 [2021-07-30T17:14:53.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:53 [2021-07-30T17:14:53.829Z] === RUN   TestServiceWithDataPathPortInit
17:14:53 [2021-07-30T17:14:53.919Z] f143c6fed32d: Verifying Checksum
17:14:53 [2021-07-30T17:14:53.919Z] f143c6fed32d: Download complete
17:14:54 [2021-07-30T17:14:54.242Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:14:58 [2021-07-30T17:14:58.610Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:15:01 [2021-07-30T17:15:01.012Z] 4612f6d0b889: Verifying Checksum
17:15:01 [2021-07-30T17:15:01.012Z] 4612f6d0b889: Download complete
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: buildpack-deps:buster
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: busybox:latest
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: busybox:glibc
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: buildpack-deps:buster
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: busybox:latest
17:15:07 [2021-07-30T17:15:07.896Z] Loaded image: busybox:glibc
17:15:08 [2021-07-30T17:15:08.659Z] --- PASS: TestServiceWithDataPathPortInit (14.30s)
17:15:08 [2021-07-30T17:15:08.659Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:11 [2021-07-30T17:15:11.171Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o1o04u16nrbrv1ofh18eayo2s Created:2021-07-30 17:15:09.375384607 +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[600c89f17694587585ceff5992635079d746bae7617e67c836c3b5840b565826:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgkigrsi3peuiva53ad0cbi0y EndpointID:4c8654d72cca34866603f7a62b100730bcdacdbd9a13d5b028fdf7567d211f19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9286b0b46e29541d910053272cac23ea1011ae53e70169eaddf24babab05156 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:79b960e5e40b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgkigrsi3peuiva53ad0cbi0y EndpointID:4c8654d72cca34866603f7a62b100730bcdacdbd9a13d5b028fdf7567d211f19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:13 [2021-07-30T17:15:13.038Z] ..........................                                               [ 67%]
17:15:13 [2021-07-30T17:15:13.189Z] Loaded image: debian:bullseye
17:15:13 [2021-07-30T17:15:13.449Z] Loaded image: hello-world:latest
17:15:13 [2021-07-30T17:15:13.449Z] Loaded image: arm32v7/hello-world:latest
17:15:13 [2021-07-30T17:15:13.710Z] INFO: Testing against a local daemon
17:15:13 [2021-07-30T17:15:13.710Z] === RUN   TestDockerDaemonSuite
17:15:13 [2021-07-30T17:15:13.710Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:15:14 [2021-07-30T17:15:14.281Z] Loaded image: debian:bullseye
17:15:14 [2021-07-30T17:15:14.550Z] Loaded image: hello-world:latest
17:15:14 [2021-07-30T17:15:14.550Z] Loaded image: arm32v7/hello-world:latest
17:15:14 [2021-07-30T17:15:14.811Z] INFO: Testing against a local daemon
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:15:14 [2021-07-30T17:15:14.811Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:15:16 [2021-07-30T17:15:16.407Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s)
17:15:16 [2021-07-30T17:15:16.407Z] PASS
17:15:16 [2021-07-30T17:15:16.407Z] 
17:15:16 [2021-07-30T17:15:16.407Z] === Skipped
17:15:16 [2021-07-30T17:15:16.407Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:16 [2021-07-30T17:15:16.407Z]     service_test.go:242: FLAKY_TEST
17:15:16 [2021-07-30T17:15:16.407Z] 
17:15:16 [2021-07-30T17:15:16.407Z] 
17:15:16 [2021-07-30T17:15:16.407Z] DONE 26 tests, 1 skipped in 47.110s
17:15:16 [2021-07-30T17:15:16.407Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:15:16 [2021-07-30T17:15:16.407Z] INFO: Testing against a local daemon
17:15:16 [2021-07-30T17:15:16.407Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:16 [2021-07-30T17:15:16.408Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:16 [2021-07-30T17:15:16.408Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:16 [2021-07-30T17:15:16.408Z] === RUN   TestDockerNetworkIpvlan
17:15:16 [2021-07-30T17:15:16.408Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:16 [2021-07-30T17:15:16.408Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:16 [2021-07-30T17:15:16.408Z] PASS
17:15:16 [2021-07-30T17:15:16.408Z] 
17:15:16 [2021-07-30T17:15:16.408Z] === Skipped
17:15:16 [2021-07-30T17:15:16.408Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:16 [2021-07-30T17:15:16.408Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:16 [2021-07-30T17:15:16.408Z] 
17:15:16 [2021-07-30T17:15:16.408Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:16 [2021-07-30T17:15:16.408Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:16 [2021-07-30T17:15:16.408Z] 
17:15:16 [2021-07-30T17:15:16.408Z] 
17:15:16 [2021-07-30T17:15:16.408Z] DONE 2 tests, 2 skipped in 0.037s
17:15:16 [2021-07-30T17:15:16.408Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:15:16 [2021-07-30T17:15:16.408Z] INFO: Testing against a local daemon
17:15:16 [2021-07-30T17:15:16.408Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:16 [2021-07-30T17:15:16.724Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:15:16 [2021-07-30T17:15:16.724Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:15:16 [2021-07-30T17:15:16.967Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
17:15:16 [2021-07-30T17:15:16.967Z] === RUN   TestDockerNetworkMacvlan
17:15:17 [2021-07-30T17:15:17.295Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:15:17 [2021-07-30T17:15:17.295Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:15:17 [2021-07-30T17:15:17.528Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:18 [2021-07-30T17:15:18.260Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:15:18 [2021-07-30T17:15:18.260Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:15:18 [2021-07-30T17:15:18.260Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:15:18 [2021-07-30T17:15:18.489Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:19 [2021-07-30T17:15:19.073Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:21 [2021-07-30T17:15:21.595Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:15:23 [2021-07-30T17:15:23.609Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:15:23 [2021-07-30T17:15:23.610Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:15:23 [2021-07-30T17:15:23.610Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:15:23 [2021-07-30T17:15:23.610Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:15:23 [2021-07-30T17:15:23.871Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:15:24 [2021-07-30T17:15:24.814Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:15:24 [2021-07-30T17:15:24.860Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:15:26 [2021-07-30T17:15:26.727Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:15:26 [2021-07-30T17:15:26.727Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:15:26 [2021-07-30T17:15:26.988Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:15:26 [2021-07-30T17:15:26.988Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:15:26 [2021-07-30T17:15:26.988Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:15:27 [2021-07-30T17:15:27.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:15:30 [2021-07-30T17:15:30.099Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:15:31 [2021-07-30T17:15:31.024Z] --- PASS: TestDockerNetworkMacvlan (14.10s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.94s)
17:15:31 [2021-07-30T17:15:31.024Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s)
17:15:31 [2021-07-30T17:15:31.024Z] PASS
17:15:31 [2021-07-30T17:15:31.024Z] 
17:15:31 [2021-07-30T17:15:31.024Z] DONE 8 tests in 15.422s
17:15:31 [2021-07-30T17:15:31.024Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:15:31 [2021-07-30T17:15:31.024Z] testing: warning: no tests to run
17:15:31 [2021-07-30T17:15:31.024Z] PASS
17:15:31 [2021-07-30T17:15:31.024Z] 
17:15:31 [2021-07-30T17:15:31.024Z] DONE 0 tests in 0.008s
17:15:31 [2021-07-30T17:15:31.024Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:15:31 [2021-07-30T17:15:31.024Z] INFO: Testing against a local daemon
17:15:31 [2021-07-30T17:15:31.024Z] === RUN   TestAuthZPluginAllowRequest
17:15:31 [2021-07-30T17:15:31.192Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:15:32 [2021-07-30T17:15:32.133Z] --- PASS: TestBuildWithHugeFile (118.19s)
17:15:32 [2021-07-30T17:15:32.133Z] === RUN   TestBuildWCOWSandboxSize
17:15:32 [2021-07-30T17:15:32.133Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:15:32 [2021-07-30T17:15:32.133Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:15:32 [2021-07-30T17:15:32.133Z] === RUN   TestBuildWithEmptyDockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:32 [2021-07-30T17:15:32.133Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:32 [2021-07-30T17:15:32.388Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
17:15:32 [2021-07-30T17:15:32.388Z] === RUN   TestAuthZPluginTLS
17:15:32 [2021-07-30T17:15:32.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:15:32 [2021-07-30T17:15:32.393Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
17:15:32 [2021-07-30T17:15:32.393Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
17:15:32 [2021-07-30T17:15:32.393Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
17:15:32 [2021-07-30T17:15:32.393Z] === RUN   TestBuildPreserveOwnership
17:15:32 [2021-07-30T17:15:32.393Z] === RUN   TestBuildPreserveOwnership/copy_from
17:15:32 [2021-07-30T17:15:32.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:15:32 [2021-07-30T17:15:32.948Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:15:32 [2021-07-30T17:15:32.948Z] === RUN   TestAuthZPluginDenyRequest
17:15:33 [2021-07-30T17:15:33.338Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:15:33 [2021-07-30T17:15:33.509Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:15:33 [2021-07-30T17:15:33.509Z] === RUN   TestAuthZPluginAPIDenyResponse
17:15:34 [2021-07-30T17:15:34.069Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:15:34 [2021-07-30T17:15:34.069Z] === RUN   TestAuthZPluginDenyResponse
17:15:34 [2021-07-30T17:15:34.630Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:15:34 [2021-07-30T17:15:34.630Z] === RUN   TestAuthZPluginAllowEventStream
17:15:35 [2021-07-30T17:15:35.250Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:15:35 [2021-07-30T17:15:35.821Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:15:35 [2021-07-30T17:15:35.995Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s)
17:15:35 [2021-07-30T17:15:35.995Z] === RUN   TestAuthZPluginErrorResponse
17:15:36 [2021-07-30T17:15:36.555Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:15:36 [2021-07-30T17:15:36.555Z] === RUN   TestAuthZPluginErrorRequest
17:15:37 [2021-07-30T17:15:37.116Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
17:15:37 [2021-07-30T17:15:37.116Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:15:37 [2021-07-30T17:15:37.204Z] --- PASS: TestBuildPreserveOwnership (4.63s)
17:15:37 [2021-07-30T17:15:37.204Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.05s)
17:15:37 [2021-07-30T17:15:37.204Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s)
17:15:37 [2021-07-30T17:15:37.204Z] === RUN   TestBuildPlatformInvalid
17:15:37 [2021-07-30T17:15:37.204Z] --- PASS: TestBuildPlatformInvalid (0.09s)
17:15:37 [2021-07-30T17:15:37.204Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:15:37 [2021-07-30T17:15:37.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:15:37 [2021-07-30T17:15:37.676Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:15:37 [2021-07-30T17:15:37.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:15:39 [2021-07-30T17:15:39.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:15:39 [2021-07-30T17:15:39.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:15:39 [2021-07-30T17:15:39.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s)
17:15:39 [2021-07-30T17:15:39.561Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestBoolValue
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestBoolValue (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestBoolValueOrDefault
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestInt64ValueOrZero
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestInt64ValueOrDefault
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestInt64ValueOrDefaultWithError
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestJsonContentType
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestJsonContentType (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 14.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/server/httputils	0.165s	coverage: 14.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestMaskSecretKeys
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestMaskSecretKeys (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestVersionMiddlewareVersion
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 37.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/server/middleware	0.078s	coverage: 37.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestAdjustForAPIVersion
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 5.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/server/router/swarm	0.042s	coverage: 5.7% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestToJSON
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestToJSON (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestToParamWithVersion
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestToParamWithVersion (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestFromJSON
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestFromJSON (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestEmpty
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestEmpty (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestArgsMatchKVListEmptySources
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestArgsMatchKVList
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestArgsMatchKVList (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestArgsMatch
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestArgsMatch (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestAdd
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestAdd (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestDel
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestDel (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestLen
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestLen (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestExactMatch
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestExactMatch (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestOnlyOneExactMatch
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestContains
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestContains (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestValidate
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestValidate (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestWalkValues
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestWalkValues (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestFuzzyMatch
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestFuzzyMatch (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestClone
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestClone (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 92.2% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestStrSliceMarshalJSON
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestStrSliceUnmarshalJSON
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestStrSliceUnmarshalString
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestStrSliceUnmarshalSlice
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 90.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestDurationToSecondsString
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestDurationToSecondsString (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestGetTimestamp
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestGetTimestamp (0.18s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseTimestamps
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestParseTimestamps (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 100.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/types/time	0.225s	coverage: 100.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestCompareVersion
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestCompareVersion (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] PASS
17:15:39 [2021-07-30T17:15:39.837Z] coverage: 75.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestParseRemoteURL (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestCloneArgsSmartHttp
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestCloneArgsDumbHttp
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestCloneArgsGit
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestCloneArgsGit (0.00s)
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestCheckoutGit
17:15:39 [2021-07-30T17:15:39.837Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:15:39 [2021-07-30T17:15:39.837Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestProcessNoDockerignore
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestProcessShouldLeaveAllFiles
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDetectContentType
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDetectContentType (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestSelectAcceptableMIME
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestInspectEmptyResponse
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestInspectResponseBinary
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestInspectResponseBinary (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestResponseUnsupportedContentType
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestInspectResponseTextSimple
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestInspectResponseEmptyContentType
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestUnknownContentLength
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestUnknownContentLength (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDownloadRemote
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDownloadRemote (0.09s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestGetWithStatusError
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestGetWithStatusError (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestCloseRootDirectory
17:15:39 [2021-07-30T17:15:39.838Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestHashFile
17:15:39 [2021-07-30T17:15:39.838Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestHashFile (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestHashSubdir
17:15:39 [2021-07-30T17:15:39.838Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestHashSubdir (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestRemoveDirectory
17:15:39 [2021-07-30T17:15:39.838Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestRemoveDirectory (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] PASS
17:15:39 [2021-07-30T17:15:39.838Z] coverage: 9.3% of statements
17:15:39 [2021-07-30T17:15:39.838Z] ok  	github.com/docker/docker/builder/remotecontext	0.246s	coverage: 9.3% of statements
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestGetAllAllowed
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestGetAllAllowed (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestGetAllMeta
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestGetAllMeta (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestWarnOnUnusedBuildArgs
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestIsUnreferencedBuiltin
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestIsExistingDirectory
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestIsExistingDirectory (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestGetFilenameForDownload
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEnv2Variables
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEnv2Variables (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestMaintainer
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestMaintainer (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestLabel
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestLabel (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestFromScratch
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestFromScratch (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestFromWithArg
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestFromWithArg (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestFromWithUndefinedArg
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestFromMultiStageWithNamedStage
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestOnbuild
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestOnbuild (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestWorkdir
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestWorkdir (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestCmd
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestCmd (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestHealthcheckNone
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestHealthcheckNone (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestHealthcheckCmd
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestHealthcheckCmd (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEntrypoint
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEntrypoint (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestExpose
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestExpose (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestUser
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestUser (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestVolume
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestVolume (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestStopSignal
17:15:39 [2021-07-30T17:15:39.838Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestStopSignal (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestArg
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestArg (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestShell
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestShell (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestPrependEnvOnCmd
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestRunWithBuildArgs
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestRunIgnoresHealthcheck
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatchUnsupportedOptions
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestNormalizeWorkdir
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDispatch/COPY_url
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDispatch (0.08s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestAddScratchImageAddsToMounts
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestAddFromScratchPopulatesPlatform
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestImageSourceGetAddsToMounts
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEmptyDockerfile
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEmptyDockerfile (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestSymlinkDockerfile
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDockerfileOutsideTheBuildContext
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestNonExistingDockerfile
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestCopyRunConfig
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestCopyRunConfig (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDeepCopyRunConfig
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestExportImage
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestExportImage (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestNormalizeDest
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestNormalizeDest (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] PASS
17:15:39 [2021-07-30T17:15:39.838Z] coverage: 47.0% of statements
17:15:39 [2021-07-30T17:15:39.838Z] ok  	github.com/docker/docker/builder/dockerfile	0.206s	coverage: 47.0% of statements
17:15:39 [2021-07-30T17:15:39.838Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEnable
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEnable (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestDisable
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestDisable (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestEnabled
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestEnabled (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] PASS
17:15:39 [2021-07-30T17:15:39.838Z] coverage: 100.0% of statements
17:15:39 [2021-07-30T17:15:39.838Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestTCP4Proxy
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestTCP4Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestTCP4ProxyHalfClose
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestTCP6Proxy
17:15:39 [2021-07-30T17:15:39.838Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestTCP6Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestTCPDualStackProxy
17:15:39 [2021-07-30T17:15:39.838Z]     network_proxy_test.go:212: No support for dual stack yet
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestUDP4Proxy
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestUDP4Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestUDP6Proxy
17:15:39 [2021-07-30T17:15:39.838Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestUDP6Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestUDPWriteError
17:15:39 [2021-07-30T17:15:39.838Z] --- PASS: TestUDPWriteError (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestSCTP4Proxy
17:15:39 [2021-07-30T17:15:39.838Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] === RUN   TestSCTP6Proxy
17:15:39 [2021-07-30T17:15:39.838Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:15:39 [2021-07-30T17:15:39.838Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:15:39 [2021-07-30T17:15:39.838Z] PASS
17:15:39 [2021-07-30T17:15:39.838Z] coverage: 49.4% of statements
17:15:39 [2021-07-30T17:15:39.838Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.069s	coverage: 49.4% of statements
17:15:40 [2021-07-30T17:15:40.929Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
17:15:40 [2021-07-30T17:15:40.929Z] === RUN   TestAuthZPluginHeader
17:15:41 [2021-07-30T17:15:41.404Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:15:41 [2021-07-30T17:15:41.855Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:15:41 [2021-07-30T17:15:41.855Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:15:41 [2021-07-30T17:15:41.976Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:15:43 [2021-07-30T17:15:43.361Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:15:43 [2021-07-30T17:15:43.361Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:15:44 [2021-07-30T17:15:44.745Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:15:45 [2021-07-30T17:15:45.687Z]     docker_cli_daemon_test.go:1455: [d386038a998cf] daemon is not started
17:15:45 [2021-07-30T17:15:45.948Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:15:46 [2021-07-30T17:15:46.016Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.53s)
17:15:46 [2021-07-30T17:15:46.016Z] === RUN   TestAuthZPluginV2Disable
17:15:46 [2021-07-30T17:15:46.893Z]     check_test.go:309: [d324ed34c2961] daemon is not started
17:15:46 [2021-07-30T17:15:46.893Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointCreateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointCreateError (0.01s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointCreate
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointDeleteError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointDelete
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointDelete (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointListError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointListError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointList
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointList (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCheckpointListContainerNotFound
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNewClientWithOpsFromEnv
17:15:48 [2021-07-30T17:15:48.413Z]     client_test.go:23: runtime.GOOS == "windows"
17:15:48 [2021-07-30T17:15:48.413Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestGetAPIPath
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestGetAPIPath (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestParseHostURL
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestParseHostURL (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPIVersionEmpty
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPIVersion
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPVersionOverride
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPIVersionAutomatic
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestClientRedirect
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestClientRedirect (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigCreateUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigCreateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigCreate
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspectNotFound
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspectUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspectError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspectConfigNotFound
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigInspect
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigListUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigListUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigListError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigListError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigList
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigList (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigRemoveUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigRemoveError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigRemove
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigUpdateUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigUpdateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestConfigUpdate
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestConfigUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCommitError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCommitError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCommit
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCommit (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStatPathError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStatPathError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStatPathNotFoundError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStatPathNoHeaderError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStatPath
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStatPath (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyToContainerError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyToContainerError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyToContainerNotFoundError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyToContainerNotStatusOKError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyToContainer
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyToContainer (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyFromContainerError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyFromContainerError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyFromContainerNotFoundError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyFromContainerNotStatusOKError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyFromContainerNoHeaderError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestCopyFromContainer
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestCopyFromContainer (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCreateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCreateImageNotFound
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCreateWithName
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCreateWithName (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerCreateAutoRemove
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerDiffError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerDiffError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerDiff
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerDiff (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecCreateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecCreate
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecStartError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecStartError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecStart
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecStart (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecInspectError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecInspect
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExportError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExportError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExport
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExport (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerInspectError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerInspectContainerNotFound
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerInspect
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerInspectNode
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerInspectNode (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerKillError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerKillError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerKill
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerKill (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerListError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerListError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerList
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerList (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerLogsNotFoundError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerLogsError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerLogsError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerLogs
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerLogs (0.19s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerPauseError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerPauseError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerPause
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerPause (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainersPruneError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainersPruneError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainersPrune
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainersPrune (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRemoveError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRemoveNotFoundError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRemove
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRenameError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRenameError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRename
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRename (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerResizeError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerResizeError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecResizeError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecResizeError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerResize
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerResize (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerExecResize
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerExecResize (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRestartError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRestartError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerRestart
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerRestart (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStartError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStartError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStart
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStart (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStatsError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStatsError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStats
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStats (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStopError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStopError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerStop
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerStop (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerTopError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerTopError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerTop
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerTop (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerUnpauseError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerUnpauseError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerUnpause
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerUnpause (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerUpdateError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerUpdate
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerWaitError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerWaitError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestContainerWait
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestContainerWait (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestDiskUsageError
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestDiskUsageError (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestDiskUsage
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestDiskUsage (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestDistributionInspectUnsupported
17:15:48 [2021-07-30T17:15:48.413Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.413Z] === RUN   TestDistributionInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestEventsErrorInOptions
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestEventsErrorFromServer
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestEvents
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestEvents (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestTLSCloseWriter
17:15:48 [2021-07-30T17:15:48.414Z] === PAUSE TestTLSCloseWriter
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageBuildError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageBuildError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageBuild
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageBuild (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestGetDockerOS
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestGetDockerOS (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageCreateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageCreate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageHistoryError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageHistoryError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageHistory
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageHistory (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageImportError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageImportError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageImport
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageImport (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageInspectImageNotFound
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageInspect (0.01s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageListApiBefore125
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageLoadError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageLoadError (0.01s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageLoad
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageLoad (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagesPruneError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagesPruneError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagesPrune
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagesPrune (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullReferenceParseError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullAnyError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullAnyError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullStatusUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePullWithoutErrors
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushReferenceError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushReferenceError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushAnyError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushAnyError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushStatusUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithoutErrors
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageRemoveImageNotFound
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSaveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSaveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSave
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSave (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchAnyError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchAnyError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchStatusUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageSearchWithoutErrors
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageTagError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageTagError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageTagInvalidReference
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageTagInvalidSourceImageName
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageTagHexSource
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageTagHexSource (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestImageTag
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestImageTag (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestInfoServerError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestInfoServerError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestInfoInvalidResponseJSONError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestInfo
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestInfo (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkConnectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkConnectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkConnect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkConnect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkCreateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkCreate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkDisconnectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkDisconnect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkDisconnect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkInspectNotFoundError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworksPruneError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworksPruneError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworksPrune
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworksPrune (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNetworkRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNetworkRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeInspectNodeNotFound
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeUpdateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestNodeUpdate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestNodeUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestOptionWithTimeout
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestOptionWithTimeout (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingFail
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPingFail (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingWithError
17:15:48 [2021-07-30T17:15:48.414Z] 2021/07/30 17:15:48 RoundTripper returned a response & error; ignoring response
17:15:48 [2021-07-30T17:15:48.414Z] 2021/07/30 17:15:48 RoundTripper returned a response & error; ignoring response
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPingWithError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingSuccess
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPingSuccess (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingHeadFallback
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingHeadFallback/OK
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingHeadFallback/Not_Found
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPingHeadFallback (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginDisableError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginDisableError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginDisable
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginDisable (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginEnableError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginEnableError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginEnable
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginEnable (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginPushError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginPushError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginPush
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginPush (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginSetError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginSetError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPluginSet
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPluginSet (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSetHostHeader
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSetHostHeader (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestPlainTextError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestPlainTextError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestInfiniteError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestInfiniteError (0.02s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestCanceledContext
17:15:48 [2021-07-30T17:15:48.414Z] 2021/07/30 17:15:48 RoundTripper returned a response & error; ignoring response
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestCanceledContext (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestDeadlineExceededContext
17:15:48 [2021-07-30T17:15:48.414Z] 2021/07/30 17:15:48 RoundTripper returned a response & error; ignoring response
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretCreateUnsupported
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretCreateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretCreate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretInspectUnsupported
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretInspectSecretNotFound
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretListUnsupported
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretListUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretRemoveUnsupported
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretUpdateUnsupported
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretUpdateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSecretUpdate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSecretUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceCreateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceCreate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceCreateCompatiblePlatforms
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceCreateDigestPinning
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceInspectError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceInspectServiceNotFound
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceInspect
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceListError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceListError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceList
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceList (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceLogsError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceLogsError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceLogs
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceLogs (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceRemoveError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceRemoveNotFoundError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceRemove
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceUpdateError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestServiceUpdate
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestServiceUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSwarmGetUnlockKeyError
17:15:48 [2021-07-30T17:15:48.414Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:15:48 [2021-07-30T17:15:48.414Z] === RUN   TestSwarmGetUnlockKey
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmInitError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmInitError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmInit
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmInit (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmInspectError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmInspect
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmJoinError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmJoinError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmJoin
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmJoin (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmLeaveError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmLeaveError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmLeave
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmLeave (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmUnlockError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmUnlockError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmUnlock
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmUnlock (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmUpdateError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmUpdateError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestSwarmUpdate
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestSwarmUpdate (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestTaskInspectError
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestTaskInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.415Z] === RUN   TestTaskInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.415Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.533Z] --- PASS: TestAuthZPluginV2Disable (2.87s)
17:15:48 [2021-07-30T17:15:48.533Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:15:48 [2021-07-30T17:15:48.810Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestTaskInspect
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestTaskInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestTaskListError
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestTaskListError (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestTaskList
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestTaskList (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeCreateError
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeCreateError (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeCreate
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeCreate (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeInspectError
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeInspectError (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeInspectNotFound
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeInspectWithEmptyID
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeInspect
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeInspect (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeListError
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeListError (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeList
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeList (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeRemoveError
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeRemoveError (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === RUN   TestVolumeRemove
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestVolumeRemove (0.00s)
17:15:48 [2021-07-30T17:15:48.873Z] === CONT  TestTLSCloseWriter
17:15:48 [2021-07-30T17:15:48.873Z] --- PASS: TestTLSCloseWriter (0.01s)
17:15:48 [2021-07-30T17:15:48.873Z] PASS
17:15:48 [2021-07-30T17:15:48.873Z] coverage: 74.9% of statements
17:15:48 [2021-07-30T17:15:48.873Z] ok  	github.com/docker/docker/client	0.413s	coverage: 74.9% of statements
17:15:49 [2021-07-30T17:15:49.382Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:15:50 [2021-07-30T17:15:50.766Z] === RUN   TestDockerSuite/TestAttachDetach
17:15:51 [2021-07-30T17:15:51.044Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s)
17:15:51 [2021-07-30T17:15:51.044Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:15:51 [2021-07-30T17:15:51.338Z]     check_test.go:309: [d844185bc976f] daemon is not started
17:15:51 [2021-07-30T17:15:51.338Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:15:51 [2021-07-30T17:15:51.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:15:51 [2021-07-30T17:15:51.909Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:15:53 [2021-07-30T17:15:53.294Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:15:54 [2021-07-30T17:15:54.144Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:15:55 [2021-07-30T17:15:55.206Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:15:55 [2021-07-30T17:15:55.779Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:15:56 [2021-07-30T17:15:56.724Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:15:58 [2021-07-30T17:15:58.110Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:15:59 [2021-07-30T17:15:59.057Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:16:00 [2021-07-30T17:16:00.001Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:16:01 [2021-07-30T17:16:01.913Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:16:02 [2021-07-30T17:16:02.855Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:16:03 [2021-07-30T17:16:03.202Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.08s)
17:16:03 [2021-07-30T17:16:03.202Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:04 [2021-07-30T17:16:04.241Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:16:06 [2021-07-30T17:16:06.152Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:16:06 [2021-07-30T17:16:06.152Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:16:06 [2021-07-30T17:16:06.415Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:16:06 [2021-07-30T17:16:06.547Z] --- PASS: TestCheckoutGit (31.87s)
17:16:06 [2021-07-30T17:16:06.547Z] === RUN   TestValidGitTransport
17:16:06 [2021-07-30T17:16:06.547Z] --- PASS: TestValidGitTransport (0.00s)
17:16:06 [2021-07-30T17:16:06.547Z] === RUN   TestGitInvalidRef
17:16:06 [2021-07-30T17:16:06.547Z] --- PASS: TestGitInvalidRef (0.23s)
17:16:06 [2021-07-30T17:16:06.547Z] PASS
17:16:06 [2021-07-30T17:16:06.547Z] coverage: 86.3% of statements
17:16:06 [2021-07-30T17:16:06.547Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.176s	coverage: 86.3% of statements
17:16:07 [2021-07-30T17:16:07.516Z] ?   	github.com/docker/docker/cli	[no test files]
17:16:07 [2021-07-30T17:16:07.516Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:16:07 [2021-07-30T17:16:07.801Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:16:08 [2021-07-30T17:16:08.372Z] Loaded image: buildpack-deps:buster
17:16:08 [2021-07-30T17:16:08.633Z] Loaded image: busybox:latest
17:16:08 [2021-07-30T17:16:08.633Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:16:08 [2021-07-30T17:16:08.894Z] Loaded image: busybox:glibc
17:16:09 [2021-07-30T17:16:09.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:16:12 [2021-07-30T17:16:12.195Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:16:12 [2021-07-30T17:16:12.261Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:16:12 [2021-07-30T17:16:12.261Z] tests/integration/client_test.py .....                                   [ 75%]
17:16:12 [2021-07-30T17:16:12.261Z] tests/integration/context_api_test.py ...                                [ 76%]
17:16:12 [2021-07-30T17:16:12.261Z] tests/integration/errors_test.py .                                       [ 76%]
17:16:14 [2021-07-30T17:16:14.740Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:16:15 [2021-07-30T17:16:15.312Z] Loaded image: debian:bullseye
17:16:15 [2021-07-30T17:16:15.312Z] Loaded image: hello-world:latest
17:16:15 [2021-07-30T17:16:15.573Z] Loaded image: arm32v7/hello-world:latest
17:16:16 [2021-07-30T17:16:16.513Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestContainerStopSignal
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestContainerStopSignal (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestContainerStopTimeout
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestContainerStopTimeout (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestContainerSecretReferenceDestTarget
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestContainerLogPathSetForRingLogger
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestReplaceAndAppendEnvVars
17:16:19 [2021-07-30T17:16:19.891Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestNewMemoryStore
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestNewMemoryStore (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestAddContainers
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestAddContainers (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestGetContainer
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestGetContainer (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestDeleteContainer
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestDeleteContainer (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestListContainers
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestListContainers (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestFirstContainer
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestFirstContainer (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestApplyAllContainer
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestApplyAllContainer (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestIsValidHealthString
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestIsValidHealthString (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestStateRunStop
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestStateRunStop (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestStateTimeoutWait
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestConfigureDaemonLogs
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestCommonOptionsInstallFlags
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] PASS
17:16:19 [2021-07-30T17:16:19.891Z] coverage: 18.5% of statements
17:16:19 [2021-07-30T17:16:19.891Z] ok  	github.com/docker/docker/cmd/dockerd	0.179s	coverage: 18.5% of statements
17:16:19 [2021-07-30T17:16:19.891Z]     state_test.go:141: Stop callback fired
17:16:19 [2021-07-30T17:16:19.891Z]     state_test.go:165: Stop callback fired
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestStateTimeoutWait (0.10s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestIsValidStateString
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestIsValidStateString (0.00s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestViewSaveDelete
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestViewSaveDelete (0.01s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestViewAll
17:16:19 [2021-07-30T17:16:19.891Z] --- PASS: TestViewAll (0.01s)
17:16:19 [2021-07-30T17:16:19.891Z] === RUN   TestViewGet
17:16:19 [2021-07-30T17:16:19.891Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:16:19 [2021-07-30T17:16:19.891Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:16:19 [2021-07-30T17:16:19.892Z] --- PASS: TestViewGet (0.01s)
17:16:19 [2021-07-30T17:16:19.892Z] === RUN   TestNames
17:16:19 [2021-07-30T17:16:19.892Z] --- PASS: TestNames (0.00s)
17:16:19 [2021-07-30T17:16:19.892Z] === RUN   TestViewWithHealthCheck
17:16:19 [2021-07-30T17:16:19.892Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:16:19 [2021-07-30T17:16:19.892Z] PASS
17:16:19 [2021-07-30T17:16:19.892Z] coverage: 41.7% of statements
17:16:19 [2021-07-30T17:16:19.892Z] ok  	github.com/docker/docker/container	0.250s	coverage: 41.7% of statements
17:16:19 [2021-07-30T17:16:19.892Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:16:19 [2021-07-30T17:16:19.892Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:16:19 [2021-07-30T17:16:19.892Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:16:19 [2021-07-30T17:16:19.892Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:16:19 [2021-07-30T17:16:19.899Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:16:19 [2021-07-30T17:16:19.899Z]     check_test.go:309: [d59ca560f704d] daemon is not started
17:16:19 [2021-07-30T17:16:19.899Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:16:20 [2021-07-30T17:16:20.486Z]     check_test.go:309: [d57e7f2d5dc74] daemon is not started
17:16:20 [2021-07-30T17:16:20.486Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:16:21 [2021-07-30T17:16:21.232Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
17:16:21 [2021-07-30T17:16:21.232Z] PASS
17:16:21 [2021-07-30T17:16:21.232Z] 
17:16:21 [2021-07-30T17:16:21.232Z] DONE 17 tests in 47.433s
17:16:21 [2021-07-30T17:16:21.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:16:21 [2021-07-30T17:16:21.232Z] INFO: Testing against a local daemon
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInvalidJSON
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:16:21 [2021-07-30T17:16:21.232Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:16:21 [2021-07-30T17:16:21.232Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:16:21 [2021-07-30T17:16:21.232Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:16:21 [2021-07-30T17:16:21.232Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInstall
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInstall/no_auth
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bca901153fe57ed74e67c4b502da48bd6ca79988f4c80b82540a7e5bbd954db6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bca901153fe57ed74e67c4b502da48bd6ca79988f4c80b82540a7e5bbd954db6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInstall/with_htpasswd
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684a9c72670c90e7324e0f1f91e301d7f48f65c69aaedc369eae413d09f77ced" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.232Z] time="2021-07-30T17:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684a9c72670c90e7324e0f1f91e301d7f48f65c69aaedc369eae413d09f77ced" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:21 [2021-07-30T17:16:21.232Z] === RUN   TestPluginInstall/with_insecure
17:16:21 [2021-07-30T17:16:21.794Z] time="2021-07-30T17:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.794Z] time="2021-07-30T17:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa97cf92acbddbae79d4fb055196ffecdbe370ec333d75039c3561f1389ac975" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:21 [2021-07-30T17:16:21.794Z] time="2021-07-30T17:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:21 [2021-07-30T17:16:21.794Z] time="2021-07-30T17:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa97cf92acbddbae79d4fb055196ffecdbe370ec333d75039c3561f1389ac975" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:22 [2021-07-30T17:16:22.049Z]     plugin_test.go:166: [d008b5846c3cb] daemon is not started
17:16:22 [2021-07-30T17:16:22.049Z] --- PASS: TestPluginInstall (3.49s)
17:16:22 [2021-07-30T17:16:22.049Z]     --- PASS: TestPluginInstall/no_auth (1.74s)
17:16:22 [2021-07-30T17:16:22.049Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
17:16:22 [2021-07-30T17:16:22.049Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
17:16:22 [2021-07-30T17:16:22.049Z] === RUN   TestPluginsWithRuntimes
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestPrepare
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestPrepare (0.00s)
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestStart
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestStart (0.00s)
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestWaitCancel
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestWaitCancel (0.00s)
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestWaitDisabled
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestWaitDisabled (0.01s)
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestWaitEnabled
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestWaitEnabled (0.00s)
17:16:22 [2021-07-30T17:16:22.067Z] === RUN   TestRemove
17:16:22 [2021-07-30T17:16:22.067Z] --- PASS: TestRemove (0.00s)
17:16:22 [2021-07-30T17:16:22.067Z] PASS
17:16:22 [2021-07-30T17:16:22.067Z] coverage: 65.3% of statements
17:16:22 [2021-07-30T17:16:22.067Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
17:16:23 [2021-07-30T17:16:23.032Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:16:23 [2021-07-30T17:16:23.033Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:16:23 [2021-07-30T17:16:23.294Z]     check_test.go:309: [d9bb4a7364be3] daemon is not started
17:16:23 [2021-07-30T17:16:23.294Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCIsolation
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCConfigs
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCConfigs
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] PASS
17:16:23 [2021-07-30T17:16:23.493Z] coverage: 35.9% of statements
17:16:23 [2021-07-30T17:16:23.493Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.226s	coverage: 35.9% of statements
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestNewListSecretsFilters
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] === RUN   TestNewListConfigsFilters
17:16:23 [2021-07-30T17:16:23.493Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:16:23 [2021-07-30T17:16:23.493Z] PASS
17:16:23 [2021-07-30T17:16:23.493Z] coverage: 0.5% of statements
17:16:23 [2021-07-30T17:16:23.493Z] ok  	github.com/docker/docker/daemon/cluster	0.301s	coverage: 0.5% of statements
17:16:23 [2021-07-30T17:16:23.935Z] === RUN   TestPluginsWithRuntimes/No_Args
17:16:24 [2021-07-30T17:16:24.496Z] === RUN   TestPluginsWithRuntimes/With_Args
17:16:24 [2021-07-30T17:16:24.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:16:25 [2021-07-30T17:16:25.422Z] --- PASS: TestPluginsWithRuntimes (3.43s)
17:16:25 [2021-07-30T17:16:25.422Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:16:25 [2021-07-30T17:16:25.422Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
17:16:25 [2021-07-30T17:16:25.422Z] === RUN   TestPluginBackCompatMediaTypes
17:16:25 [2021-07-30T17:16:25.982Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
17:16:25 [2021-07-30T17:16:25.982Z] PASS
17:16:25 [2021-07-30T17:16:25.982Z] 
17:16:25 [2021-07-30T17:16:25.982Z] DONE 10 tests in 7.546s
17:16:25 [2021-07-30T17:16:25.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:16:25 [2021-07-30T17:16:25.982Z] INFO: Testing against a local daemon
17:16:25 [2021-07-30T17:16:25.982Z] === RUN   TestExternalGraphDriver
17:16:26 [2021-07-30T17:16:26.237Z] === RUN   TestExternalGraphDriver/json
17:16:26 [2021-07-30T17:16:26.596Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:16:26 [2021-07-30T17:16:26.596Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.31s)
17:16:26 [2021-07-30T17:16:26.596Z] PASS
17:16:26 [2021-07-30T17:16:26.596Z] 
17:16:26 [2021-07-30T17:16:26.596Z] === Skipped
17:16:26 [2021-07-30T17:16:26.596Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:16:26 [2021-07-30T17:16:26.596Z]     build_session_test.go:25: TODO: BuildKit
17:16:26 [2021-07-30T17:16:26.596Z] 
17:16:26 [2021-07-30T17:16:26.596Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:16:26 [2021-07-30T17:16:26.596Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:16:26 [2021-07-30T17:16:26.596Z] 
17:16:26 [2021-07-30T17:16:26.596Z] 
17:16:26 [2021-07-30T17:16:26.596Z] DONE 34 tests, 2 skipped in 279.576s
17:16:26 [2021-07-30T17:16:26.596Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:16:26 [2021-07-30T17:16:26.596Z] ++ 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:16:26 [2021-07-30T17:16:26.596Z] ++ set -e
17:16:26 [2021-07-30T17:16:26.596Z] ++ '[' -n 0 ']'
17:16:26 [2021-07-30T17:16:26.596Z] ++ set -x
17:16:26 [2021-07-30T17:16:26.596Z] ++ 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:16:26 [2021-07-30T17:16:26.596Z] INFO: Testing against a local daemon
17:16:26 [2021-07-30T17:16:26.596Z] === RUN   TestConfigInspect
17:16:27 [2021-07-30T17:16:27.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:16:27 [2021-07-30T17:16:27.538Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:16:28 [2021-07-30T17:16:28.122Z] === RUN   TestExternalGraphDriver/spec
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestBuilderGC
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestBuilderGC (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationNotFound
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonBrokenConfiguration
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestParseClusterAdvertiseSettings
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestFindConfigurationConflicts
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeConflicts
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:16:28 [2021-07-30T17:16:28.173Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_label
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_dns
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_dns-search
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:16:28 [2021-07-30T17:16:28.173Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestValidateConfiguration (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestModifiedDiscoverySettings
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestReloadSetConfigFileNotExist
17:16:28 [2021-07-30T17:16:28.174Z] time="2021-07-30T17:16:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestReloadDefaultConfigNotExist
17:16:28 [2021-07-30T17:16:28.174Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:16:28 [2021-07-30T17:16:28.174Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestReloadBadDefaultConfig
17:16:28 [2021-07-30T17:16:28.174Z] time="2021-07-30T17:16:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-863198299"
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestReloadBadDefaultConfig (0.01s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestReloadWithConflictingLabels
17:16:28 [2021-07-30T17:16:28.174Z] time="2021-07-30T17:16:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-486714366"
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestReloadWithDuplicateLabels
17:16:28 [2021-07-30T17:16:28.174Z] time="2021-07-30T17:16:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-447827781"
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] === RUN   TestDaemonConfigurationMerge
17:16:28 [2021-07-30T17:16:28.174Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:16:28 [2021-07-30T17:16:28.174Z] PASS
17:16:28 [2021-07-30T17:16:28.174Z] coverage: 79.2% of statements
17:16:28 [2021-07-30T17:16:28.174Z] ok  	github.com/docker/docker/daemon/config	0.278s	coverage: 79.2% of statements
17:16:28 [2021-07-30T17:16:28.632Z] === RUN   TestWaitNodeAttachment
17:16:28 [2021-07-30T17:16:28.632Z] === RUN   TestDiscoveryOptsErrors
17:16:28 [2021-07-30T17:16:28.632Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:16:28 [2021-07-30T17:16:28.632Z] === RUN   TestDiscoveryOpts
17:16:28 [2021-07-30T17:16:28.632Z] --- PASS: TestDiscoveryOpts (0.00s)
17:16:28 [2021-07-30T17:16:28.632Z] PASS
17:16:28 [2021-07-30T17:16:28.632Z] coverage: 30.0% of statements
17:16:28 [2021-07-30T17:16:28.632Z] ok  	github.com/docker/docker/daemon/discovery	0.041s	coverage: 30.0% of statements
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestIsolationConversion
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestIsolationConversion/default
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestIsolationConversion/process
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestIsolationConversion/hyperv
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestIsolationConversion (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestContainerLabels
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestContainerLabels (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestCredentialSpecConversion
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestCredentialSpecConversion/none
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestCredentialSpecConversion/config
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestCredentialSpecConversion/file
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestCredentialSpecConversion/registry
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountBind
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountVolume
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountTarget
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountTmpfs
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountInvalidType
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] === RUN   TestControllerValidateMountNamedPipe
17:16:29 [2021-07-30T17:16:29.091Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:16:29 [2021-07-30T17:16:29.091Z] PASS
17:16:29 [2021-07-30T17:16:29.091Z] coverage: 11.0% of statements
17:16:29 [2021-07-30T17:16:29.091Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.831s	coverage: 11.0% of statements
17:16:29 [2021-07-30T17:16:29.451Z] --- PASS: TestConfigInspect (3.00s)
17:16:29 [2021-07-30T17:16:29.451Z] === RUN   TestConfigList
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestVerifyNetworkingConfig
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestGetContainer
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestGetContainer (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestValidContainerNames
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestValidContainerNames (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestContainerInitDNS
17:16:29 [2021-07-30T17:16:29.548Z]     daemon_test.go:147: root required
17:16:29 [2021-07-30T17:16:29.548Z] --- SKIP: TestContainerInitDNS (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestMerge
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestMerge (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestValidateContainerIsolation
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestFindNetworkErrorType
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEnsureServicesExist
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestEnsureServicesExist (0.01s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEnsureServicesExistErrors
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestContainerDelete
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestContainerDelete (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestContainerDoubleDelete
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestLogContainerEventCopyLabels
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestLogContainerEventWithAttributes
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestNoneHealthcheck
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestNoneHealthcheck (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestHealthStates
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEventsLog
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestEventsLog (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestEventsLogTimeout
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestEventsLogTimeout (0.00s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestLogEvents
17:16:29 [2021-07-30T17:16:29.548Z] --- PASS: TestLogEvents (0.06s)
17:16:29 [2021-07-30T17:16:29.548Z] === RUN   TestLoadBufferedEvents
17:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.006Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.007Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.007Z] time="2021-07-30T17:16: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:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestHealthStates (0.20s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestMaskURLCredentials
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestMaskURLCredentials (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestGetInspectData
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestGetInspectData (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestFillLicense
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestFillLicense (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestListInvalidFilter
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestListInvalidFilter (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestNameFilter
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestNameFilter (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:16:30 [2021-07-30T17:16:30.007Z] === 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:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- 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:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonReloadLabels
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonReloadMirrors
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonReloadInsecureRegistries
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonReloadNotAffectOthers
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestDaemonDiscoveryReload
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestLoadBufferedEvents (0.19s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:16:30 [2021-07-30T17:16:30.007Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:16:30 [2021-07-30T17:16:30.007Z] PASS
17:16:30 [2021-07-30T17:16:30.007Z] coverage: 50.0% of statements
17:16:30 [2021-07-30T17:16:30.007Z] ok  	github.com/docker/docker/daemon/events	0.314s	coverage: 50.0% of statements
17:16:30 [2021-07-30T17:16:30.050Z] === RUN   TestExternalGraphDriver/pull
17:16:30 [2021-07-30T17:16:30.394Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:16:30 [2021-07-30T17:16:30.464Z] === RUN   TestIsEmptyDir
17:16:30 [2021-07-30T17:16:30.464Z] --- PASS: TestIsEmptyDir (0.01s)
17:16:30 [2021-07-30T17:16:30.464Z] PASS
17:16:30 [2021-07-30T17:16:30.464Z] coverage: 2.3% of statements
17:16:30 [2021-07-30T17:16:30.464Z] ok  	github.com/docker/docker/daemon/graphdriver	0.065s	coverage: 2.3% of statements
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestLinkNaming
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestLinkNaming (0.00s)
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestLinkNew
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestLinkNew (0.00s)
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestLinkEnv
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestLinkEnv (0.00s)
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestLinkMultipleEnv
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestLinkPortRangeEnv
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:16:30 [2021-07-30T17:16:30.922Z] PASS
17:16:30 [2021-07-30T17:16:30.922Z] coverage: 93.0% of statements
17:16:30 [2021-07-30T17:16:30.922Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
17:16:30 [2021-07-30T17:16:30.922Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
17:16:30 [2021-07-30T17:16:30.922Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:16:31 [2021-07-30T17:16:31.339Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:16:31 [2021-07-30T17:16:31.381Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:16:31 [2021-07-30T17:16:31.381Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:16:31 [2021-07-30T17:16:31.418Z] --- PASS: TestExternalGraphDriver (5.43s)
17:16:31 [2021-07-30T17:16:31.418Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
17:16:31 [2021-07-30T17:16:31.418Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
17:16:31 [2021-07-30T17:16:31.418Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
17:16:31 [2021-07-30T17:16:31.418Z] === RUN   TestGraphdriverPluginV2
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:16:31 [2021-07-30T17:16:31.839Z]     reload_test.go:520: root required
17:16:31 [2021-07-30T17:16:31.839Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:16:31 [2021-07-30T17:16:31.839Z] === RUN   TestParseVolumesFrom
17:16:31 [2021-07-30T17:16:31.839Z] --- PASS: TestParseVolumesFrom (0.00s)
17:16:31 [2021-07-30T17:16:31.839Z] PASS
17:16:31 [2021-07-30T17:16:31.839Z] coverage: 9.2% of statements
17:16:31 [2021-07-30T17:16:31.839Z] ok  	github.com/docker/docker/daemon	2.528s	coverage: 9.2% of statements
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:16:31 [2021-07-30T17:16:31.839Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:16:31 [2021-07-30T17:16:31.910Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:16:32 [2021-07-30T17:16:32.483Z] --- PASS: TestConfigList (2.92s)
17:16:32 [2021-07-30T17:16:32.483Z] === RUN   TestConfigsCreateAndDelete
17:16:32 [2021-07-30T17:16:32.805Z] === RUN   TestAdapterReadLogs
17:16:32 [2021-07-30T17:16:32.805Z] --- PASS: TestAdapterReadLogs (0.00s)
17:16:32 [2021-07-30T17:16:32.805Z] === RUN   TestCopier
17:16:32 [2021-07-30T17:16:32.805Z] --- PASS: TestCopier (0.00s)
17:16:33 [2021-07-30T17:16:33.057Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierLongLines
17:16:33 [2021-07-30T17:16:33.262Z] --- PASS: TestCopierLongLines (0.00s)
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierSlow
17:16:33 [2021-07-30T17:16:33.262Z] --- PASS: TestCopierSlow (0.23s)
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierWithSized
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierWithSized/as_is
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierWithSized/With_RingLogger
17:16:33 [2021-07-30T17:16:33.262Z] --- PASS: TestCopierWithSized (0.06s)
17:16:33 [2021-07-30T17:16:33.262Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
17:16:33 [2021-07-30T17:16:33.262Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.05s)
17:16:33 [2021-07-30T17:16:33.262Z] === RUN   TestCopierWithPartial
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestCopierWithPartial (0.01s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestRingLogger
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestRingLogger (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestRingCap
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestRingCap (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestRingClose
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestRingClose (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestRingDrain
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestRingDrain (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] PASS
17:16:33 [2021-07-30T17:16:33.263Z] coverage: 43.8% of statements
17:16:33 [2021-07-30T17:16:33.263Z] ok  	github.com/docker/docker/daemon/logger	0.369s	coverage: 43.8% of statements
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/defaults
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/invalid_create_group
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestNewStreamConfig (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:16:33 [2021-07-30T17:16:33.263Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:16:33 [2021-07-30T17:16:33.263Z] === RUN   TestNewAWSLogsClientRegionDetect
17:16:33 [2021-07-30T17:16:33.317Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:16:33 [2021-07-30T17:16:33.720Z] time="2021-07-30T17:16:33Z" level=info msg="Trying to get region from EC2 Metadata"
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestCreateSuccess
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestCreateSuccess (0.00s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestCreateStreamSkipped
17:16:33 [2021-07-30T17:16:33.720Z] time="2021-07-30T17:16:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestCreateLogGroupSuccess
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestCreateError
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestCreateError (0.00s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestCreateAlreadyExists
17:16:33 [2021-07-30T17:16:33.720Z] time="2021-07-30T17:16:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:16:33 [2021-07-30T17:16:33.720Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:16:33 [2021-07-30T17:16:33.720Z] === RUN   TestLogClosed
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestLogClosed (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestLogBlocking
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestLogBlocking (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestLogNonBlockingBufferEmpty
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestLogNonBlockingBufferFull
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestPublishBatchSuccess
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestPublishBatchError
17:16:33 [2021-07-30T17:16:33.721Z] time="2021-07-30T17:16:33Z" level=error msg=Error
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestPublishBatchError (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:16:33 [2021-07-30T17:16:33.721Z] time="2021-07-30T17:16:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestPublishBatchAlreadyAccepted
17:16:33 [2021-07-30T17:16:33.721Z] time="2021-07-30T17:16:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:16:33 [2021-07-30T17:16:33.721Z] time="2021-07-30T17:16:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchSimple
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchSimple (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchTicker
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchTicker (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMultilinePattern
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchClose
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchClose (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/0/Hello
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/2/🙃
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/3/����
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/4/He��o
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestEffectiveLen/5/
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestEffectiveLen (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/0/
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: 
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: 
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/1/Hello
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: Hello
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: 
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/2/Hello
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: He
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: llo
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/3/Hello
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: 
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: Hello
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/4/🙃
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: 
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: 🙃
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/5/🙃
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: 🙃
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: 
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/6/a�
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: a
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: �
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestFindValidSplit/7/a�
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1064: a�
17:16:33 [2021-07-30T17:16:33.721Z]     cloudwatchlogs_test.go:1065: 
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestFindValidSplit (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestProcessEventEmoji
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestProcessEventEmoji (0.01s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchLineSplit
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchLineSplitWithBinary
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMaxEvents
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMaxTotalBytes
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsMultilinePattern
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestCreateTagSuccess
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestCreateTagSuccess (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] PASS
17:16:33 [2021-07-30T17:16:33.721Z] coverage: 77.0% of statements
17:16:33 [2021-07-30T17:16:33.721Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.457s	coverage: 77.0% of statements
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestSearchRegistryForImagesErrors
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestSearchRegistryForImages
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestOnlyPlatformWithFallback
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestImageDelete
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestImageDelete/no_lease
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestImageDelete/lease_exists
17:16:33 [2021-07-30T17:16:33.721Z] --- PASS: TestImageDelete (0.06s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:16:33 [2021-07-30T17:16:33.721Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
17:16:33 [2021-07-30T17:16:33.721Z] === RUN   TestContentStoreForPull
17:16:34 [2021-07-30T17:16:34.180Z] --- PASS: TestContentStoreForPull (0.19s)
17:16:34 [2021-07-30T17:16:34.180Z] PASS
17:16:34 [2021-07-30T17:16:34.180Z] coverage: 6.8% of statements
17:16:34 [2021-07-30T17:16:34.180Z] ok  	github.com/docker/docker/daemon/images	0.354s	coverage: 6.8% of statements
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:16:34 [2021-07-30T17:16:34.180Z] === RUN   TestJSONLogsMarshalJSONBuf
17:16:34 [2021-07-30T17:16:34.180Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:16:34 [2021-07-30T17:16:34.180Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestJSONFileLogger
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestJSONFileLogger (0.00s)
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestJSONFileLoggerWithTags
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestJSONFileLoggerWithOpts
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestEncodeDecode
17:16:34 [2021-07-30T17:16:34.638Z] === PAUSE TestEncodeDecode
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestUnexpectedEOF
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
17:16:34 [2021-07-30T17:16:34.638Z] === RUN   TestFastTimeMarshalJSON
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:16:34 [2021-07-30T17:16:34.638Z] PASS
17:16:34 [2021-07-30T17:16:34.638Z] coverage: 87.2% of statements
17:16:34 [2021-07-30T17:16:34.638Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.235s	coverage: 87.2% of statements
17:16:34 [2021-07-30T17:16:34.638Z] time="2021-07-30T17:16:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:16:34 [2021-07-30T17:16:34.638Z] time="2021-07-30T17:16:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestUnexpectedEOF (0.17s)
17:16:34 [2021-07-30T17:16:34.638Z] === CONT  TestEncodeDecode
17:16:34 [2021-07-30T17:16:34.638Z] --- PASS: TestEncodeDecode (0.00s)
17:16:34 [2021-07-30T17:16:34.638Z] PASS
17:16:34 [2021-07-30T17:16:34.638Z] coverage: 69.9% of statements
17:16:34 [2021-07-30T17:16:34.638Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.248s	coverage: 69.9% of statements
17:16:34 [2021-07-30T17:16:34.701Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:16:34 [2021-07-30T17:16:34.701Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:16:34 [2021-07-30T17:16:34.962Z] --- PASS: TestConfigsCreateAndDelete (2.45s)
17:16:34 [2021-07-30T17:16:34.962Z] === RUN   TestConfigsUpdate
17:16:35 [2021-07-30T17:16:35.223Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:16:35 [2021-07-30T17:16:35.484Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:16:35 [2021-07-30T17:16:35.581Z] --- PASS: TestGraphdriverPluginV2 (3.65s)
17:16:35 [2021-07-30T17:16:35.581Z] PASS
17:16:35 [2021-07-30T17:16:35.581Z] 
17:16:35 [2021-07-30T17:16:35.581Z] DONE 5 tests in 9.116s
17:16:35 [2021-07-30T17:16:35.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:16:35 [2021-07-30T17:16:35.581Z] INFO: Testing against a local daemon
17:16:35 [2021-07-30T17:16:35.581Z] === RUN   TestContinueAfterPluginCrash
17:16:35 [2021-07-30T17:16:35.581Z] === PAUSE TestContinueAfterPluginCrash
17:16:35 [2021-07-30T17:16:35.581Z] === RUN   TestReadPluginNoRead
17:16:35 [2021-07-30T17:16:35.581Z] === PAUSE TestReadPluginNoRead
17:16:35 [2021-07-30T17:16:35.581Z] === RUN   TestDaemonStartWithLogOpt
17:16:35 [2021-07-30T17:16:35.581Z] === PAUSE TestDaemonStartWithLogOpt
17:16:35 [2021-07-30T17:16:35.581Z] === CONT  TestContinueAfterPluginCrash
17:16:35 [2021-07-30T17:16:35.581Z] === CONT  TestDaemonStartWithLogOpt
17:16:35 [2021-07-30T17:16:35.607Z] === RUN   TestWriteLog
17:16:35 [2021-07-30T17:16:35.607Z] === PAUSE TestWriteLog
17:16:35 [2021-07-30T17:16:35.607Z] === RUN   TestReadLog
17:16:35 [2021-07-30T17:16:35.607Z] === PAUSE TestReadLog
17:16:35 [2021-07-30T17:16:35.607Z] === CONT  TestWriteLog
17:16:35 [2021-07-30T17:16:35.607Z] --- PASS: TestWriteLog (0.00s)
17:16:35 [2021-07-30T17:16:35.607Z] === CONT  TestReadLog
17:16:35 [2021-07-30T17:16:35.607Z] === RUN   TestReadLog/tail_exact
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestReadLog/tail_less_than_available
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestReadLog/tail_more_than_available
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestReadLog (0.22s)
17:16:36 [2021-07-30T17:16:36.084Z]     --- PASS: TestReadLog/tail_exact (0.19s)
17:16:36 [2021-07-30T17:16:36.084Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:16:36 [2021-07-30T17:16:36.084Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:16:36 [2021-07-30T17:16:36.084Z] PASS
17:16:36 [2021-07-30T17:16:36.084Z] coverage: 75.2% of statements
17:16:36 [2021-07-30T17:16:36.084Z] ok  	github.com/docker/docker/daemon/logger/local	0.312s	coverage: 75.2% of statements
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestOpenFileDelete
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestOpenFileDelete (0.01s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestOpenFileRename
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestOpenFileRename (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestParseLogTagDefaultTag
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestParseLogTag
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestParseLogTag (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestParseLogTagEmptyTag
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestTailFiles
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestTailFiles (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestFollowLogsConsumerGone
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestFollowLogsProducerGone
17:16:36 [2021-07-30T17:16:36.084Z]     logfile_test.go:179: logDecode() closed after sending 2787 messages
17:16:36 [2021-07-30T17:16:36.084Z]     logfile_test.go:232: messages sent: 2787, received: 2787
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestFollowLogsProducerGone (0.01s)
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestCheckCapacityAndRotate
17:16:36 [2021-07-30T17:16:36.084Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:16:36 [2021-07-30T17:16:36.084Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:16:36 [2021-07-30T17:16:36.084Z] --- PASS: TestCheckCapacityAndRotate (0.07s)
17:16:36 [2021-07-30T17:16:36.084Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
17:16:36 [2021-07-30T17:16:36.084Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
17:16:36 [2021-07-30T17:16:36.084Z] PASS
17:16:36 [2021-07-30T17:16:36.084Z] coverage: 53.7% of statements
17:16:36 [2021-07-30T17:16:36.084Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.169s	coverage: 53.7% of statements
17:16:36 [2021-07-30T17:16:36.546Z] === RUN   TestLog
17:16:36 [2021-07-30T17:16:36.546Z] --- PASS: TestLog (0.01s)
17:16:36 [2021-07-30T17:16:36.546Z] PASS
17:16:36 [2021-07-30T17:16:36.546Z] coverage: 31.5% of statements
17:16:36 [2021-07-30T17:16:36.546Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.068s	coverage: 31.5% of statements
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestValidateLogOpt
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestValidateLogOpt (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestNewMissedConfig
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestNewMissedConfig (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestNewMissedUrl
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestNewMissedUrl (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestNewMissedToken
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestNewMissedToken (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestNewWithProxy
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestNewWithProxy (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestDefault
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestDefault (0.01s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestJsonFormat
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestJsonFormat (0.01s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestRawFormat
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestRawFormat (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestRawFormatWithLabels
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestRawFormatWithoutTag
17:16:37 [2021-07-30T17:16:37.006Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:16:37 [2021-07-30T17:16:37.006Z] === RUN   TestBatching
17:16:37 [2021-07-30T17:16:37.400Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:16:37 [2021-07-30T17:16:37.400Z] --- PASS: TestConfigsUpdate (2.58s)
17:16:37 [2021-07-30T17:16:37.400Z] === RUN   TestTemplatedConfig
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestBatching (0.30s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestFrequency
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestParseLogFormat
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestParseLogFormat (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestValidateLogOptEmpty
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestValidateSyslogAddress
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestParseAddressDefaultPort
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestValidateSyslogFacility
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestValidateLogOptSyslogFormat
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestValidateLogOpt
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestValidateLogOpt (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] PASS
17:16:37 [2021-07-30T17:16:37.465Z] coverage: 46.8% of statements
17:16:37 [2021-07-30T17:16:37.465Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.052s	coverage: 46.8% of statements
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestNewParse
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestNewParse (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] PASS
17:16:37 [2021-07-30T17:16:37.465Z] coverage: 8.3% of statements
17:16:37 [2021-07-30T17:16:37.465Z] ok  	github.com/docker/docker/daemon/logger/templates	0.065s	coverage: 8.3% of statements
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestFrequency (0.17s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestOneMessagePerRequest
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestVerify
17:16:37 [2021-07-30T17:16:37.465Z] --- PASS: TestVerify (0.00s)
17:16:37 [2021-07-30T17:16:37.465Z] === RUN   TestSkipVerify
17:16:37 [2021-07-30T17:16:37.839Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:16:37 [2021-07-30T17:16:37.923Z] time="2021-07-30T17:16:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:37 [2021-07-30T17:16:37.923Z] time="2021-07-30T17:16:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:37 [2021-07-30T17:16:37.923Z] time="2021-07-30T17:16:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:37 [2021-07-30T17:16:37.923Z] time="2021-07-30T17:16:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] --- PASS: TestSkipVerify (0.65s)
17:16:38 [2021-07-30T17:16:38.382Z] === RUN   TestBufferMaximum
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.001882\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.001882\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] --- PASS: TestBufferMaximum (0.00s)
17:16:38 [2021-07-30T17:16:38.382Z] === RUN   TestServerAlwaysDown
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.001882\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.001882\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.001882\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.012893\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] time="2021-07-30T17:16:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665398.012893\",\"host\":\"0c55032a8db0\"}'"
17:16:38 [2021-07-30T17:16:38.382Z] --- PASS: TestServerAlwaysDown (0.01s)
17:16:38 [2021-07-30T17:16:38.382Z] === RUN   TestCannotSendAfterClose
17:16:38 [2021-07-30T17:16:38.382Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:16:38 [2021-07-30T17:16:38.382Z] === RUN   TestDeadlockOnBlockedEndpoint
17:16:38 [2021-07-30T17:16:38.847Z] --- PASS: TestDaemonStartWithLogOpt (3.50s)
17:16:38 [2021-07-30T17:16:38.847Z] === CONT  TestReadPluginNoRead
17:16:39 [2021-07-30T17:16:39.312Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:16:39 [2021-07-30T17:16:39.349Z] === RUN   TestV1IDService
17:16:39 [2021-07-30T17:16:39.349Z] --- PASS: TestV1IDService (0.02s)
17:16:39 [2021-07-30T17:16:39.349Z] === RUN   TestV2MetadataService
17:16:39 [2021-07-30T17:16:39.349Z] time="2021-07-30T17:16:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:16:39 [2021-07-30T17:16:39.349Z] time="2021-07-30T17:16:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0c55032a8db0\"}'"
17:16:39 [2021-07-30T17:16:39.349Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:16:39 [2021-07-30T17:16:39.349Z] PASS
17:16:39 [2021-07-30T17:16:39.349Z] coverage: 82.5% of statements
17:16:39 [2021-07-30T17:16:39.349Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.236s	coverage: 82.5% of statements
17:16:39 [2021-07-30T17:16:39.349Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:16:39 [2021-07-30T17:16:39.349Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:16:39 [2021-07-30T17:16:39.349Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:16:39 [2021-07-30T17:16:39.573Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:16:39 [2021-07-30T17:16:39.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:16:39 [2021-07-30T17:16:39.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:16:39 [2021-07-30T17:16:39.808Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestContinueOnError_MirrorEndpoint
17:16:39 [2021-07-30T17:16:39.808Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestContinueOnError_NeverContinue
17:16:39 [2021-07-30T17:16:39.808Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestManifestStore
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestManifestStore/no_remote_or_local
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestSuccessfulDownload
17:16:39 [2021-07-30T17:16:39.808Z]     download_test.go:268: Needs fixing on Windows
17:16:39 [2021-07-30T17:16:39.808Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestCancelledDownload
17:16:39 [2021-07-30T17:16:39.808Z] --- PASS: TestCancelledDownload (0.00s)
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestMaxDownloadAttempts
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:16:39 [2021-07-30T17:16:39.808Z] time="2021-07-30T17:16:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local451970255\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:16:39 [2021-07-30T17:16:39.808Z] === RUN   TestManifestStore/no_local_cache
17:16:39 [2021-07-30T17:16:39.834Z]     check_test.go:309: [d645da360195c] daemon is not started
17:16:39 [2021-07-30T17:16:39.834Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/with_local_cache
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/unknown_media_type
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="reference for unknown type: "
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="reference for unknown type: "
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="reference for unknown type: "
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="reference for unknown type: "
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="reference for unknown type: "
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/error_persisting_manifest
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:16:40 [2021-07-30T17:16:40.266Z] time="2021-07-30T17:16:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:16:40 [2021-07-30T17:16:40.266Z] --- PASS: TestManifestStore (0.33s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestManifestStore/with_local_cache (0.04s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
17:16:40 [2021-07-30T17:16:40.266Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:16:40 [2021-07-30T17:16:40.266Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:16:40 [2021-07-30T17:16:40.266Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestFixManifestLayers
17:16:40 [2021-07-30T17:16:40.266Z] --- PASS: TestFixManifestLayers (0.01s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestFixManifestLayersBaseLayerParent
17:16:40 [2021-07-30T17:16:40.266Z]     pull_v2_test.go:73: Needs fixing on Windows
17:16:40 [2021-07-30T17:16:40.266Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestFixManifestLayersBadParent
17:16:40 [2021-07-30T17:16:40.266Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestValidateManifest
17:16:40 [2021-07-30T17:16:40.266Z]     pull_v2_test.go:118: Needs fixing on Windows
17:16:40 [2021-07-30T17:16:40.266Z] --- SKIP: TestValidateManifest (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestFormatPlatform
17:16:40 [2021-07-30T17:16:40.266Z] --- PASS: TestFormatPlatform (0.00s)
17:16:40 [2021-07-30T17:16:40.266Z] === RUN   TestGetRepositoryMountCandidates
17:16:40 [2021-07-30T17:16:40.267Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:16:40 [2021-07-30T17:16:40.267Z] === RUN   TestLayerAlreadyExists
17:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z]     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:16:40 [2021-07-30T17:16:40.267Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:16:40 [2021-07-30T17:16:40.267Z] === RUN   TestWhenEmptyAuthConfig
17:16:40 [2021-07-30T17:16:40.267Z] --- PASS: TestV2MetadataService (1.12s)
17:16:40 [2021-07-30T17:16:40.267Z] PASS
17:16:40 [2021-07-30T17:16:40.267Z] coverage: 48.2% of statements
17:16:40 [2021-07-30T17:16:40.267Z] ok  	github.com/docker/docker/distribution/metadata	1.243s	coverage: 48.2% of statements
17:16:40 [2021-07-30T17:16:40.267Z] time="2021-07-30T17:16:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:16:40 [2021-07-30T17:16:40.267Z] time="2021-07-30T17:16:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:16:40 [2021-07-30T17:16:40.267Z] time="2021-07-30T17:16:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:16:40 [2021-07-30T17:16:40.267Z] time="2021-07-30T17:16:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:16:40 [2021-07-30T17:16:40.267Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:16:40 [2021-07-30T17:16:40.267Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s)
17:16:40 [2021-07-30T17:16:40.267Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s)
17:16:40 [2021-07-30T17:16:40.267Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s)
17:16:40 [2021-07-30T17:16:40.267Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s)
17:16:40 [2021-07-30T17:16:40.267Z] === RUN   TestTransfer
17:16:40 [2021-07-30T17:16:40.407Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:16:40 [2021-07-30T17:16:40.408Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestTransfer (0.17s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestConcurrencyLimit
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestNotFound
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestNotFound (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestConflict
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestConflict (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestForbidden
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestForbidden (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestInvalidParameter
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestInvalidParameter (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestNotImplemented
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestNotImplemented (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestNotModified
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestNotModified (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestUnauthorized
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestUnauthorized (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestUnknown
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestUnknown (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestCancelled
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestCancelled (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestDeadline
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestDeadline (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestDataLoss
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestDataLoss (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestUnavailable
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestUnavailable (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestSystem
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestSystem (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Not_Found
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Bad_Request
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Conflict
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Unauthorized
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Service_Unavailable
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Forbidden
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Not_Modified
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Not_Implemented
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:16:40 [2021-07-30T17:16:40.725Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:16:40 [2021-07-30T17:16:40.725Z] --- PASS: TestFromStatusCode (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:16:40 [2021-07-30T17:16:40.725Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:16:40 [2021-07-30T17:16:40.726Z] PASS
17:16:40 [2021-07-30T17:16:40.726Z] coverage: 53.1% of statements
17:16:40 [2021-07-30T17:16:40.726Z] ok  	github.com/docker/docker/errdefs	0.041s	coverage: 53.1% of statements
17:16:40 [2021-07-30T17:16:40.978Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:16:41 [2021-07-30T17:16:41.184Z] --- PASS: TestConcurrencyLimit (0.51s)
17:16:41 [2021-07-30T17:16:41.184Z] === RUN   TestInactiveJobs
17:16:41 [2021-07-30T17:16:41.184Z] --- PASS: TestWhenEmptyAuthConfig (1.09s)
17:16:41 [2021-07-30T17:16:41.184Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:16:41 [2021-07-30T17:16:41.184Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:16:41 [2021-07-30T17:16:41.184Z] === RUN   TestTokenPassThru
17:16:41 [2021-07-30T17:16:41.184Z] --- PASS: TestTokenPassThru (0.01s)
17:16:41 [2021-07-30T17:16:41.184Z] === RUN   TestTokenPassThruDifferentHost
17:16:41 [2021-07-30T17:16:41.184Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:16:41 [2021-07-30T17:16:41.184Z] PASS
17:16:41 [2021-07-30T17:16:41.184Z] coverage: 24.1% of statements
17:16:41 [2021-07-30T17:16:41.184Z] ok  	github.com/docker/docker/distribution	1.560s	coverage: 24.1% of statements
17:16:41 [2021-07-30T17:16:41.361Z] === RUN   TestReadPluginNoRead/default
17:16:41 [2021-07-30T17:16:41.550Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:16:41 [2021-07-30T17:16:41.642Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:16:41 [2021-07-30T17:16:41.642Z] --- PASS: TestInactiveJobs (0.61s)
17:16:41 [2021-07-30T17:16:41.642Z] === RUN   TestWatchRelease
17:16:41 [2021-07-30T17:16:41.642Z] --- PASS: TestWatchRelease (0.07s)
17:16:41 [2021-07-30T17:16:41.642Z] === RUN   TestWatchFinishedTransfer
17:16:41 [2021-07-30T17:16:41.642Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:16:41 [2021-07-30T17:16:41.642Z] === RUN   TestDuplicateTransfer
17:16:41 [2021-07-30T17:16:41.642Z] --- PASS: TestDuplicateTransfer (0.08s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestSuccessfulUpload
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestCompare
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestCompare (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] PASS
17:16:42 [2021-07-30T17:16:42.101Z] coverage: 19.2% of statements
17:16:42 [2021-07-30T17:16:42.101Z] ok  	github.com/docker/docker/image/cache	0.090s	coverage: 19.2% of statements
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSGetInvalidData
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSGetInvalidData (0.01s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSInvalidSet
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSInvalidSet (0.03s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSInvalidRoot
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSInvalidRoot (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSMetadataGetSet
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSMetadataGetSet (0.06s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSInvalidWalker
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSInvalidWalker (0.01s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSGetSet
17:16:42 [2021-07-30T17:16:42.101Z] time="2021-07-30T17:16:41Z" level=error msg="Upload failed, retrying: simulating retry"
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSGetSet (0.02s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSGetUnsetKey
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSGetEmptyData
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSGetEmptyData (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSDelete
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSDelete (0.01s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSWalker
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSWalker (0.02s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestFSWalkerStopOnError
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestFSWalkerStopOnError (0.02s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestNewFromJSON
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestNewFromJSON (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestNewFromJSONWithInvalidJSON
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestMarshalKeyOrder
17:16:42 [2021-07-30T17:16:42.101Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:16:42 [2021-07-30T17:16:42.101Z] === RUN   TestHistoryEqual
17:16:42 [2021-07-30T17:16:42.122Z] --- PASS: TestTemplatedConfig (4.46s)
17:16:42 [2021-07-30T17:16:42.122Z] === RUN   TestConfigCreateResolve
17:16:42 [2021-07-30T17:16:42.286Z] === RUN   TestReadPluginNoRead/disabled_caching
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestHistoryEqual (0.16s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestImage
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestImage (0.00s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestImageOSNotEmpty
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestNewChildImageFromImageWithRootFS
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestCreate
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestCreate (0.02s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestRestore
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestSuccessfulUpload (0.60s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestCancelledUpload
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestCancelledUpload (0.00s)
17:16:42 [2021-07-30T17:16:42.559Z] PASS
17:16:42 [2021-07-30T17:16:42.559Z] coverage: 77.3% of statements
17:16:42 [2021-07-30T17:16:42.559Z] ok  	github.com/docker/docker/distribution/xfer	2.600s	coverage: 77.3% of statements
17:16:42 [2021-07-30T17:16:42.559Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:16:42 [2021-07-30T17:16:42.559Z] time="2021-07-30T17:16:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestRestore (0.05s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestAddDelete
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestAddDelete (0.03s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestSearchAfterDelete
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestSearchAfterDelete (0.01s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestParentReset
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestParentReset (0.03s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestGetAndSetLastUpdated
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:16:42 [2021-07-30T17:16:42.559Z] === RUN   TestStoreLen
17:16:42 [2021-07-30T17:16:42.559Z] --- PASS: TestStoreLen (0.06s)
17:16:42 [2021-07-30T17:16:42.559Z] PASS
17:16:42 [2021-07-30T17:16:42.559Z] coverage: 86.6% of statements
17:16:42 [2021-07-30T17:16:42.559Z] ok  	github.com/docker/docker/image	0.692s	coverage: 86.6% of statements
17:16:42 [2021-07-30T17:16:42.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:16:43 [2021-07-30T17:16:43.017Z] === RUN   TestMakeV1ConfigFromConfig
17:16:43 [2021-07-30T17:16:43.017Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:16:43 [2021-07-30T17:16:43.017Z] PASS
17:16:43 [2021-07-30T17:16:43.017Z] coverage: 25.0% of statements
17:16:43 [2021-07-30T17:16:43.017Z] ok  	github.com/docker/docker/image/v1	0.073s	coverage: 25.0% of statements
17:16:43 [2021-07-30T17:16:43.017Z] === RUN   TestValidateManifest
17:16:43 [2021-07-30T17:16:43.017Z] === RUN   TestValidateManifest/nil
17:16:43 [2021-07-30T17:16:43.017Z] === RUN   TestValidateManifest/non-nil
17:16:43 [2021-07-30T17:16:43.017Z] --- PASS: TestValidateManifest (0.00s)
17:16:43 [2021-07-30T17:16:43.017Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:16:43 [2021-07-30T17:16:43.017Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:16:43 [2021-07-30T17:16:43.017Z] PASS
17:16:43 [2021-07-30T17:16:43.017Z] coverage: 0.7% of statements
17:16:43 [2021-07-30T17:16:43.017Z] ok  	github.com/docker/docker/image/tarexport	0.071s	coverage: 0.7% of statements
17:16:43 [2021-07-30T17:16:43.017Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:16:44 [2021-07-30T17:16:44.172Z] --- PASS: TestContinueAfterPluginCrash (8.66s)
17:16:44 [2021-07-30T17:16:44.172Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:16:44 [2021-07-30T17:16:44.553Z] === RUN   TestSerialization
17:16:44 [2021-07-30T17:16:44.553Z] --- PASS: TestSerialization (0.03s)
17:16:44 [2021-07-30T17:16:44.553Z] PASS
17:16:44 [2021-07-30T17:16:44.553Z] coverage: 100.0% of statements
17:16:44 [2021-07-30T17:16:44.553Z] ok  	github.com/docker/docker/libcontainerd/queue	0.078s	coverage: 100.0% of statements
17:16:45 [2021-07-30T17:16:45.011Z] === RUN   TestEnvironmentParsing
17:16:45 [2021-07-30T17:16:45.011Z] --- PASS: TestEnvironmentParsing (0.00s)
17:16:45 [2021-07-30T17:16:45.011Z] PASS
17:16:45 [2021-07-30T17:16:45.011Z] coverage: 1.2% of statements
17:16:45 [2021-07-30T17:16:45.011Z] ok  	github.com/docker/docker/libcontainerd/local	0.108s	coverage: 1.2% of statements
17:16:45 [2021-07-30T17:16:45.424Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:16:45 [2021-07-30T17:16:45.424Z] --- PASS: TestConfigCreateResolve (3.36s)
17:16:45 [2021-07-30T17:16:45.424Z] PASS
17:16:45 [2021-07-30T17:16:45.424Z] 
17:16:45 [2021-07-30T17:16:45.424Z] DONE 6 tests in 18.973s
17:16:45 [2021-07-30T17:16:45.424Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:16:45 [2021-07-30T17:16:45.424Z] ++ 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:16:45 [2021-07-30T17:16:45.424Z] ++ set -e
17:16:45 [2021-07-30T17:16:45.424Z] ++ '[' -n 0 ']'
17:16:45 [2021-07-30T17:16:45.424Z] ++ set -x
17:16:45 [2021-07-30T17:16:45.424Z] ++ 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:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestEmptyLayer
17:16:45 [2021-07-30T17:16:45.469Z] --- PASS: TestEmptyLayer (0.00s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestCommitFailure
17:16:45 [2021-07-30T17:16:45.469Z] --- PASS: TestCommitFailure (0.02s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestStartTransactionFailure
17:16:45 [2021-07-30T17:16:45.469Z] --- PASS: TestStartTransactionFailure (0.01s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestGetOrphan
17:16:45 [2021-07-30T17:16:45.469Z] --- PASS: TestGetOrphan (0.01s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestMountAndRegister
17:16:45 [2021-07-30T17:16:45.469Z]     layer_test.go:271: Layer size: 14
17:16:45 [2021-07-30T17:16:45.469Z] --- PASS: TestMountAndRegister (0.16s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestLayerRelease
17:16:45 [2021-07-30T17:16:45.469Z]     layer_test.go:304: Failing on Windows
17:16:45 [2021-07-30T17:16:45.469Z] --- SKIP: TestLayerRelease (0.00s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestStoreRestore
17:16:45 [2021-07-30T17:16:45.469Z]     layer_test.go:353: Failing on Windows
17:16:45 [2021-07-30T17:16:45.469Z] --- SKIP: TestStoreRestore (0.00s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestTarStreamStability
17:16:45 [2021-07-30T17:16:45.469Z]     layer_test.go:468: Failing on Windows
17:16:45 [2021-07-30T17:16:45.469Z] --- SKIP: TestTarStreamStability (0.00s)
17:16:45 [2021-07-30T17:16:45.469Z] === RUN   TestRegisterExistingLayer
17:16:45 [2021-07-30T17:16:45.534Z] === CONT  TestReadPluginNoRead
17:16:45 [2021-07-30T17:16:45.534Z]     read_test.go:92: [ddf2546bea3c2] daemon is not started
17:16:45 [2021-07-30T17:16:45.534Z] --- PASS: TestReadPluginNoRead (6.73s)
17:16:45 [2021-07-30T17:16:45.534Z]     --- PASS: TestReadPluginNoRead/default (1.48s)
17:16:45 [2021-07-30T17:16:45.534Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.55s)
17:16:45 [2021-07-30T17:16:45.534Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
17:16:45 [2021-07-30T17:16:45.534Z] PASS
17:16:45 [2021-07-30T17:16:45.534Z] 
17:16:45 [2021-07-30T17:16:45.534Z] DONE 6 tests in 10.266s
17:16:45 [2021-07-30T17:16:45.534Z] 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:16:45 [2021-07-30T17:16:45.534Z] testing: warning: no tests to run
17:16:45 [2021-07-30T17:16:45.534Z] PASS
17:16:45 [2021-07-30T17:16:45.534Z] 
17:16:45 [2021-07-30T17:16:45.534Z] DONE 0 tests in 0.018s
17:16:45 [2021-07-30T17:16:45.534Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:16:45 [2021-07-30T17:16:45.534Z] INFO: Testing against a local daemon
17:16:45 [2021-07-30T17:16:45.534Z] === RUN   TestPluginWithDevMounts
17:16:45 [2021-07-30T17:16:45.534Z] === PAUSE TestPluginWithDevMounts
17:16:45 [2021-07-30T17:16:45.534Z] === CONT  TestPluginWithDevMounts
17:16:45 [2021-07-30T17:16:45.685Z] INFO: Testing against a local daemon
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestCheckpoint
17:16:45 [2021-07-30T17:16:45.685Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:16:45 [2021-07-30T17:16:45.685Z] --- SKIP: TestCheckpoint (0.00s)
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestContainerInvalidJSON
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:16:45 [2021-07-30T17:16:45.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:16:45 [2021-07-30T17:16:45.685Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:16:45 [2021-07-30T17:16:45.685Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:16:45 [2021-07-30T17:16:45.685Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:16:45 [2021-07-30T17:16:45.685Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:16:45 [2021-07-30T17:16:45.685Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:16:45 [2021-07-30T17:16:45.685Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:16:45 [2021-07-30T17:16:45.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestCopyFromContainerPathIsNotDir
17:16:45 [2021-07-30T17:16:45.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:16:45 [2021-07-30T17:16:45.685Z] === RUN   TestCopyToContainerPathDoesNotExist
17:16:45 [2021-07-30T17:16:45.927Z] --- PASS: TestRegisterExistingLayer (0.17s)
17:16:45 [2021-07-30T17:16:45.927Z] === RUN   TestTarStreamVerification
17:16:45 [2021-07-30T17:16:45.927Z]     layer_test.go:697: Failing on Windows
17:16:45 [2021-07-30T17:16:45.927Z] --- SKIP: TestTarStreamVerification (0.00s)
17:16:45 [2021-07-30T17:16:45.927Z] === RUN   TestLayerMigration
17:16:45 [2021-07-30T17:16:45.928Z]     migration_test.go:46: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestLayerMigration (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] === RUN   TestLayerMigrationNoTarsplit
17:16:45 [2021-07-30T17:16:45.928Z]     migration_test.go:182: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] === RUN   TestMountInit
17:16:45 [2021-07-30T17:16:45.928Z]     mount_test.go:17: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestMountInit (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] === RUN   TestMountSize
17:16:45 [2021-07-30T17:16:45.928Z]     mount_test.go:76: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestMountSize (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] === RUN   TestMountChanges
17:16:45 [2021-07-30T17:16:45.928Z]     mount_test.go:125: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestMountChanges (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] === RUN   TestMountApply
17:16:45 [2021-07-30T17:16:45.928Z]     mount_test.go:212: Failing on Windows
17:16:45 [2021-07-30T17:16:45.928Z] --- SKIP: TestMountApply (0.00s)
17:16:45 [2021-07-30T17:16:45.928Z] PASS
17:16:45 [2021-07-30T17:16:45.928Z] coverage: 30.1% of statements
17:16:45 [2021-07-30T17:16:45.928Z] ok  	github.com/docker/docker/layer	0.465s	coverage: 30.1% of statements
17:16:45 [2021-07-30T17:16:45.928Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:16:45 [2021-07-30T17:16:45.928Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:16:45 [2021-07-30T17:16:45.928Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:16:45 [2021-07-30T17:16:45.928Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:16:45 [2021-07-30T17:16:45.945Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
17:16:45 [2021-07-30T17:16:45.945Z] === RUN   TestCopyToContainerPathIsNotDir
17:16:45 [2021-07-30T17:16:45.945Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:16:45 [2021-07-30T17:16:45.945Z] === RUN   TestCopyFromContainer
17:16:46 [2021-07-30T17:16:46.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSequenceGetAvailableBit
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSequenceEqual
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSequenceEqual (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSequenceCopy
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSequenceCopy (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestGetFirstAvailable
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestGetFirstAvailable (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestFindSequence
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestFindSequence (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestCheckIfAvailable
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestCheckIfAvailable (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestMergeSequences
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestMergeSequences (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestPushReservation
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestPushReservation (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSerializeDeserialize
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSerializeDeserialize (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSet
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSet (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSetUnset
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSetUnset (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestOffsetSetUnset
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestOffsetSetUnset (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSetInRange
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSetInRange (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestSetAnyInRange
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestSetAnyInRange (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestMethods
17:16:46 [2021-07-30T17:16:46.895Z] --- PASS: TestMethods (0.00s)
17:16:46 [2021-07-30T17:16:46.895Z] === RUN   TestRandomAllocateDeallocate
17:16:47 [2021-07-30T17:16:47.419Z] --- PASS: TestPluginWithDevMounts (1.62s)
17:16:47 [2021-07-30T17:16:47.419Z] PASS
17:16:47 [2021-07-30T17:16:47.419Z] 
17:16:47 [2021-07-30T17:16:47.419Z] DONE 1 tests in 1.654s
17:16:47 [2021-07-30T17:16:47.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:16:47 [2021-07-30T17:16:47.419Z] INFO: Testing against a local daemon
17:16:47 [2021-07-30T17:16:47.419Z] === RUN   TestSecretInspect
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer//
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer//bar/root
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer//bar/root/
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer/bar/quux
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer/bar/quux/
17:16:48 [2021-07-30T17:16:48.488Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:16:48 [2021-07-30T17:16:48.750Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:16:48 [2021-07-30T17:16:48.750Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:16:48 [2021-07-30T17:16:48.750Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:16:48 [2021-07-30T17:16:48.750Z] === RUN   TestCopyFromContainer/bar/notarget
17:16:49 [2021-07-30T17:16:49.011Z] --- PASS: TestCopyFromContainer (3.01s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:49 [2021-07-30T17:16:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateLinkToNonExistingContainer
17:16:49 [2021-07-30T17:16:49.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateWithInvalidEnv
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateWithInvalidEnv/0
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateWithInvalidEnv/0
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateWithInvalidEnv/1
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateWithInvalidEnv/1
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateWithInvalidEnv/2
17:16:49 [2021-07-30T17:16:49.011Z] === PAUSE TestCreateWithInvalidEnv/2
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateWithInvalidEnv/0
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateWithInvalidEnv/2
17:16:49 [2021-07-30T17:16:49.011Z] === CONT  TestCreateWithInvalidEnv/1
17:16:49 [2021-07-30T17:16:49.011Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:16:49 [2021-07-30T17:16:49.011Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateTmpfsMountsTarget
17:16:49 [2021-07-30T17:16:49.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:16:49 [2021-07-30T17:16:49.011Z] === RUN   TestCreateWithCustomMaskedPaths
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestErrorInterfaces
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestErrorInterfaces (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestNetworkMarshalling
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestNetworkMarshalling (0.18s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestEndpointMarshalling
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestEndpointMarshalling (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestAuxAddresses
17:16:49 [2021-07-30T17:16:49.071Z] time="2021-07-30T17:16:48Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestAuxAddresses (0.02s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestSRVServiceQuery
17:16:49 [2021-07-30T17:16:49.071Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestSRVServiceQuery (0.01s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestServiceVIPReuse
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestInvalidConfig
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestInvalidConfig (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestConfig
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestConfig (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestOptionsLabels
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestOptionsLabels (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestValidName
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestValidName (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestTLSConfiguration
17:16:49 [2021-07-30T17:16:49.071Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:16:49 [2021-07-30T17:16:49.071Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestDNSIPQuery
17:16:49 [2021-07-30T17:16:49.071Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestDNSIPQuery (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestDNSProxyServFail
17:16:49 [2021-07-30T17:16:49.071Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestSandboxAddEmpty
17:16:49 [2021-07-30T17:16:49.071Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestSandboxAddMultiPrio
17:16:49 [2021-07-30T17:16:49.071Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestSandboxAddSamePrio
17:16:49 [2021-07-30T17:16:49.071Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestCleanupServiceDiscovery
17:16:49 [2021-07-30T17:16:49.071Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestDNSOptions
17:16:49 [2021-07-30T17:16:49.071Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:16:49 [2021-07-30T17:16:49.071Z] --- SKIP: TestDNSOptions (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestMultipleControllersWithSameStore
17:16:49 [2021-07-30T17:16:49.071Z] time="2021-07-30T17:16:48Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:16:49 [2021-07-30T17:16:49.071Z] time="2021-07-30T17:16:48Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:16:49 [2021-07-30T17:16:49.071Z] PASS
17:16:49 [2021-07-30T17:16:49.071Z] coverage: 8.6% of statements
17:16:49 [2021-07-30T17:16:49.071Z] ok  	github.com/docker/docker/libnetwork	0.375s	coverage: 8.6% of statements
17:16:49 [2021-07-30T17:16:49.071Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
17:16:49 [2021-07-30T17:16:49.071Z] time="2021-07-30T17:16:48Z" level=info msg="Option Initializing KV with TLS"
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestTLSConfiguration (0.18s)
17:16:49 [2021-07-30T17:16:49.071Z] PASS
17:16:49 [2021-07-30T17:16:49.071Z] coverage: 24.0% of statements
17:16:49 [2021-07-30T17:16:49.071Z] ok  	github.com/docker/docker/libnetwork/config	0.257s	coverage: 24.0% of statements
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestKey
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestKey (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestParseKey
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestParseKey (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestInvalidDataStore
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestInvalidDataStore (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestKVObjectFlatKey
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] === RUN   TestAtomicKVObjectFlatKey
17:16:49 [2021-07-30T17:16:49.071Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:16:49 [2021-07-30T17:16:49.071Z] PASS
17:16:49 [2021-07-30T17:16:49.071Z] coverage: 21.9% of statements
17:16:49 [2021-07-30T17:16:49.071Z] ok  	github.com/docker/docker/libnetwork/datastore	0.042s	coverage: 21.9% of statements
17:16:49 [2021-07-30T17:16:49.305Z] --- PASS: TestSecretInspect (2.14s)
17:16:49 [2021-07-30T17:16:49.305Z] === RUN   TestSecretList
17:16:50 [2021-07-30T17:16:50.046Z] === RUN   TestIPDataMarshalling
17:16:50 [2021-07-30T17:16:50.046Z] --- PASS: TestIPDataMarshalling (0.00s)
17:16:50 [2021-07-30T17:16:50.046Z] === RUN   TestValidateAndIsV6
17:16:50 [2021-07-30T17:16:50.046Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:16:50 [2021-07-30T17:16:50.046Z] PASS
17:16:50 [2021-07-30T17:16:50.046Z] coverage: 68.9% of statements
17:16:50 [2021-07-30T17:16:50.046Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.048s	coverage: 68.9% of statements
17:16:50 [2021-07-30T17:16:50.046Z] === RUN   TestDriver
17:16:50 [2021-07-30T17:16:50.046Z] --- PASS: TestDriver (0.00s)
17:16:50 [2021-07-30T17:16:50.046Z] PASS
17:16:50 [2021-07-30T17:16:50.046Z] coverage: 34.8% of statements
17:16:50 [2021-07-30T17:16:50.046Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.047s	coverage: 34.8% of statements
17:16:50 [2021-07-30T17:16:50.927Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:16:51 [2021-07-30T17:16:51.012Z] === RUN   TestDriver
17:16:51 [2021-07-30T17:16:51.012Z] --- PASS: TestDriver (0.00s)
17:16:51 [2021-07-30T17:16:51.012Z] PASS
17:16:51 [2021-07-30T17:16:51.012Z] coverage: 34.8% of statements
17:16:51 [2021-07-30T17:16:51.012Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.049s	coverage: 34.8% of statements
17:16:51 [2021-07-30T17:16:51.012Z] === RUN   TestNetworkAllocateFree
17:16:51 [2021-07-30T17:16:51.012Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:16:51 [2021-07-30T17:16:51.012Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:16:51 [2021-07-30T17:16:51.012Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:16:51 [2021-07-30T17:16:51.012Z] PASS
17:16:51 [2021-07-30T17:16:51.012Z] coverage: 63.6% of statements
17:16:51 [2021-07-30T17:16:51.012Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.042s	coverage: 63.6% of statements
17:16:51 [2021-07-30T17:16:51.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestGetEmptyCapabilities
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestGetExtraCapabilities
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestGetInvalidCapabilities
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestRemoteDriver
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestRemoteDriver (0.01s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestDriverError
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestDriverError (0.00s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestMissingValues
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestMissingValues (0.00s)
17:16:51 [2021-07-30T17:16:51.470Z] === RUN   TestRollback
17:16:51 [2021-07-30T17:16:51.470Z] --- PASS: TestRollback (0.00s)
17:16:51 [2021-07-30T17:16:51.470Z] PASS
17:16:51 [2021-07-30T17:16:51.470Z] coverage: 57.4% of statements
17:16:51 [2021-07-30T17:16:51.470Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.087s	coverage: 57.4% of statements
17:16:51 [2021-07-30T17:16:51.499Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:16:51 [2021-07-30T17:16:51.815Z] --- PASS: TestSecretList (2.18s)
17:16:51 [2021-07-30T17:16:51.815Z] === RUN   TestSecretsCreateAndDelete
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestNew
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestNew (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestAddDriver
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestAddDriver (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestAddDuplicateDriver
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestIPAMDefaultAddressSpaces
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestDriver
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestDriver (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestIPAM
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestIPAM (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestWalkIPAMs
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestWalkIPAMs (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestWalkDrivers
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestWalkDrivers (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] PASS
17:16:52 [2021-07-30T17:16:52.435Z] coverage: 82.4% of statements
17:16:52 [2021-07-30T17:16:52.435Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.090s	coverage: 82.4% of statements
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestNAT
17:16:52 [2021-07-30T17:16:52.435Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:16:52 [2021-07-30T17:16:52.435Z] --- SKIP: TestNAT (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestTransparent
17:16:52 [2021-07-30T17:16:52.435Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:16:52 [2021-07-30T17:16:52.435Z] --- SKIP: TestTransparent (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] PASS
17:16:52 [2021-07-30T17:16:52.435Z] coverage: 0.0% of statements
17:16:52 [2021-07-30T17:16:52.435Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.045s	coverage: 0.0% of statements
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestBuildDefault
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestBuildDefault (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestBuildHostnameDomainname
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestBuildHostname
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestBuildHostname (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestBuildHostnameFQDN
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestBuildNoIP
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestBuildNoIP (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestUpdate
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestUpdate (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestAddEmpty
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestAddEmpty (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestAdd
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestAdd (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestDeleteEmpty
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestDeleteEmpty (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestDeleteNewline
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestDeleteNewline (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestDelete
17:16:52 [2021-07-30T17:16:52.435Z] --- PASS: TestDelete (0.00s)
17:16:52 [2021-07-30T17:16:52.435Z] === RUN   TestConcurrentWrites
17:16:52 [2021-07-30T17:16:52.884Z] --- PASS: TestCreateWithCustomMaskedPaths (3.51s)
17:16:52 [2021-07-30T17:16:52.884Z] === RUN   TestCreateWithCustomReadonlyPaths
17:16:52 [2021-07-30T17:16:52.893Z] --- PASS: TestConcurrentWrites (0.22s)
17:16:52 [2021-07-30T17:16:52.893Z] PASS
17:16:52 [2021-07-30T17:16:52.893Z] coverage: 81.2% of statements
17:16:52 [2021-07-30T17:16:52.893Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.289s	coverage: 81.2% of statements
17:16:52 [2021-07-30T17:16:52.893Z] --- PASS: TestRandomAllocateDeallocate (6.19s)
17:16:52 [2021-07-30T17:16:52.893Z] === RUN   TestAllocateRandomDeallocate
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestNew
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestNew (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestAllocate
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestAllocate (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestUninitialized
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestUninitialized (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestAllocateInRange
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestAllocateInRange (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestAllocateSerial
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestAllocateSerial (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] PASS
17:16:53 [2021-07-30T17:16:53.351Z] coverage: 87.5% of statements
17:16:53 [2021-07-30T17:16:53.351Z] ok  	github.com/docker/docker/libnetwork/idm	0.048s	coverage: 87.5% of statements
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestDiff
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestDiff (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestAddedCallback
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestAddedCallback (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestRemovedCallback
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestRemovedCallback (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] === RUN   TestNoCallback
17:16:53 [2021-07-30T17:16:53.351Z] --- PASS: TestNoCallback (0.00s)
17:16:53 [2021-07-30T17:16:53.351Z] PASS
17:16:53 [2021-07-30T17:16:53.351Z] coverage: 48.1% of statements
17:16:53 [2021-07-30T17:16:53.351Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.044s	coverage: 48.1% of statements
17:16:53 [2021-07-30T17:16:53.702Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
17:16:53 [2021-07-30T17:16:53.702Z] === RUN   TestSecretsUpdate
17:16:53 [2021-07-30T17:16:53.809Z] === RUN   TestCaller
17:16:53 [2021-07-30T17:16:53.809Z] --- PASS: TestCaller (0.00s)
17:16:53 [2021-07-30T17:16:53.809Z] PASS
17:16:53 [2021-07-30T17:16:53.809Z] coverage: 100.0% of statements
17:16:53 [2021-07-30T17:16:53.809Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.040s	coverage: 100.0% of statements
17:16:54 [2021-07-30T17:16:54.268Z] === RUN   TestSetSerialInsertDelete
17:16:54 [2021-07-30T17:16:54.268Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:16:54 [2021-07-30T17:16:54.268Z] === RUN   TestSetParallelInsertDelete
17:16:54 [2021-07-30T17:16:54.726Z] --- PASS: TestAllocateRandomDeallocate (1.78s)
17:16:54 [2021-07-30T17:16:54.726Z] === RUN   TestAllocateRandomDeallocateSerialize
17:16:54 [2021-07-30T17:16:54.802Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:16:54 [2021-07-30T17:16:54.802Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:16:54 [2021-07-30T17:16:54.802Z]     check_test.go:309: [d6f7af59e56b5] daemon is not started
17:16:54 [2021-07-30T17:16:54.802Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:16:55 [2021-07-30T17:16:55.185Z] === RUN   TestInt2IP2IntConversion
17:16:55 [2021-07-30T17:16:55.642Z] === RUN   TestPoolRequest
17:16:55 [2021-07-30T17:16:55.642Z] --- PASS: TestPoolRequest (0.00s)
17:16:55 [2021-07-30T17:16:55.642Z] === RUN   TestOtherRequests
17:16:55 [2021-07-30T17:16:55.642Z] --- PASS: TestOtherRequests (0.00s)
17:16:55 [2021-07-30T17:16:55.642Z] PASS
17:16:55 [2021-07-30T17:16:55.642Z] coverage: 57.1% of statements
17:16:55 [2021-07-30T17:16:55.642Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.042s	coverage: 57.1% of statements
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestInt2IP2IntConversion (0.64s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestGetAddressVersion
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestGetAddressVersion (0.00s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestKeyString
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestKeyString (0.00s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestPoolDataMarshal
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestPoolDataMarshal (0.00s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestSubnetsMarshal
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestSubnetsMarshal (0.07s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestAddSubnets
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestAddSubnets (0.06s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestDoublePoolRelease
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestDoublePoolRelease (0.04s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestAddReleasePoolID
17:16:56 [2021-07-30T17:16:56.099Z] --- PASS: TestAddReleasePoolID (0.08s)
17:16:56 [2021-07-30T17:16:56.099Z] === RUN   TestPredefinedPool
17:16:56 [2021-07-30T17:16:56.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.53s)
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:56 [2021-07-30T17:16:56.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:56 [2021-07-30T17:16:56.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:56 [2021-07-30T17:16:56.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:56 [2021-07-30T17:16:56.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:56 [2021-07-30T17:16:56.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:16:56 [2021-07-30T17:16:56.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:16:56 [2021-07-30T17:16:56.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:16:56 [2021-07-30T17:16:56.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:16:56 [2021-07-30T17:16:56.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
17:16:56 [2021-07-30T17:16:56.188Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:16:56 [2021-07-30T17:16:56.188Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:16:56 [2021-07-30T17:16:56.214Z] --- PASS: TestSecretsUpdate (2.17s)
17:16:56 [2021-07-30T17:16:56.214Z] === RUN   TestTemplatedSecret
17:16:56 [2021-07-30T17:16:56.449Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:16:56 [2021-07-30T17:16:56.449Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:16:56 [2021-07-30T17:16:56.493Z] .........                                                                [ 86%]
17:16:56 [2021-07-30T17:16:56.562Z] --- PASS: TestPredefinedPool (0.03s)
17:16:56 [2021-07-30T17:16:56.562Z] === RUN   TestRemoveSubnet
17:16:56 [2021-07-30T17:16:56.562Z] --- PASS: TestRemoveSubnet (0.27s)
17:16:56 [2021-07-30T17:16:56.562Z] === RUN   TestGetSameAddress
17:16:56 [2021-07-30T17:16:56.562Z] --- PASS: TestGetSameAddress (0.03s)
17:16:56 [2021-07-30T17:16:56.562Z] === RUN   TestPoolAllocationReuse
17:16:56 [2021-07-30T17:16:56.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:16:57 [2021-07-30T17:16:57.020Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.05s)
17:16:57 [2021-07-30T17:16:57.020Z] === RUN   TestRetrieveFromStore
17:16:57 [2021-07-30T17:16:57.020Z] === RUN   TestGetCapabilities
17:16:57 [2021-07-30T17:16:57.020Z] --- PASS: TestGetCapabilities (0.01s)
17:16:57 [2021-07-30T17:16:57.020Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:16:57 [2021-07-30T17:16:57.020Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:16:57 [2021-07-30T17:16:57.020Z] === RUN   TestGetDefaultAddressSpaces
17:16:57 [2021-07-30T17:16:57.020Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:16:57 [2021-07-30T17:16:57.020Z] === RUN   TestRemoteDriver
17:16:57 [2021-07-30T17:16:57.020Z] --- PASS: TestRemoteDriver (0.01s)
17:16:57 [2021-07-30T17:16:57.020Z] PASS
17:16:57 [2021-07-30T17:16:57.020Z] coverage: 47.4% of statements
17:16:57 [2021-07-30T17:16:57.020Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.077s	coverage: 47.4% of statements
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:16:57 [2021-07-30T17:16:57.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.20s)
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestCreateDifferentPlatform
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestCreateDifferentPlatform/different_os
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:16:57 [2021-07-30T17:16:57.392Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:16:57 [2021-07-30T17:16:57.392Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:16:57 [2021-07-30T17:16:57.392Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:16:57 [2021-07-30T17:16:57.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:16:57 [2021-07-30T17:16:57.392Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:16:57 [2021-07-30T17:16:57.477Z] --- PASS: TestRetrieveFromStore (0.60s)
17:16:57 [2021-07-30T17:16:57.477Z] === RUN   TestIsCorrupted
17:16:57 [2021-07-30T17:16:57.477Z] --- PASS: TestIsCorrupted (0.02s)
17:16:57 [2021-07-30T17:16:57.477Z] === RUN   TestSetRollover
17:16:57 [2021-07-30T17:16:57.653Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestContainerStartOnDaemonRestart
17:16:57 [2021-07-30T17:16:57.653Z] === PAUSE TestContainerStartOnDaemonRestart
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestDaemonRestartIpcMode
17:16:57 [2021-07-30T17:16:57.653Z] === PAUSE TestDaemonRestartIpcMode
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestDaemonHostGatewayIP
17:16:57 [2021-07-30T17:16:57.653Z] === PAUSE TestDaemonHostGatewayIP
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestRestartDaemonWithRestartingContainer
17:16:57 [2021-07-30T17:16:57.653Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestContainerKillOnDaemonStart
17:16:57 [2021-07-30T17:16:57.653Z] === PAUSE TestContainerKillOnDaemonStart
17:16:57 [2021-07-30T17:16:57.653Z] === RUN   TestDiff
17:16:57 [2021-07-30T17:16:57.935Z] === RUN   TestWindowsIPAM
17:16:57 [2021-07-30T17:16:57.935Z] --- PASS: TestWindowsIPAM (0.00s)
17:16:57 [2021-07-30T17:16:57.935Z] PASS
17:16:57 [2021-07-30T17:16:57.935Z] coverage: 71.4% of statements
17:16:57 [2021-07-30T17:16:57.935Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.057s	coverage: 71.4% of statements
17:16:58 [2021-07-30T17:16:58.595Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:16:58 [2021-07-30T17:16:58.728Z] --- PASS: TestTemplatedSecret (2.85s)
17:16:58 [2021-07-30T17:16:58.728Z] === RUN   TestSecretCreateResolve
17:16:58 [2021-07-30T17:16:58.855Z] --- PASS: TestDiff (1.20s)
17:16:58 [2021-07-30T17:16:58.855Z] === RUN   TestExecWithCloseStdin
17:16:58 [2021-07-30T17:16:58.901Z] --- PASS: TestPoolAllocationReuse (2.02s)
17:16:58 [2021-07-30T17:16:58.901Z] === RUN   TestGetAddressSubPoolEqualPool
17:16:58 [2021-07-30T17:16:58.901Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
17:16:58 [2021-07-30T17:16:58.901Z] === RUN   TestRequestReleaseAddressFromSubPool
17:16:58 [2021-07-30T17:16:58.901Z] === RUN   TestDefaultNetwork
17:16:58 [2021-07-30T17:16:58.901Z] --- PASS: TestDefaultNetwork (0.29s)
17:16:58 [2021-07-30T17:16:58.901Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:16:59 [2021-07-30T17:16:59.359Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s)
17:16:59 [2021-07-30T17:16:59.359Z] === RUN   TestInitAddressPools
17:16:59 [2021-07-30T17:16:59.359Z] --- PASS: TestInitAddressPools (0.00s)
17:16:59 [2021-07-30T17:16:59.359Z] PASS
17:16:59 [2021-07-30T17:16:59.359Z] coverage: 74.0% of statements
17:16:59 [2021-07-30T17:16:59.359Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.641s	coverage: 74.0% of statements
17:16:59 [2021-07-30T17:16:59.359Z] --- PASS: TestSetRollover (2.05s)
17:16:59 [2021-07-30T17:16:59.359Z] === RUN   TestSetRolloverSerial
17:16:59 [2021-07-30T17:16:59.796Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:16:59 [2021-07-30T17:16:59.817Z] === RUN   TestKeyValue
17:16:59 [2021-07-30T17:16:59.817Z] --- PASS: TestKeyValue (0.00s)
17:16:59 [2021-07-30T17:16:59.817Z] PASS
17:16:59 [2021-07-30T17:16:59.817Z] coverage: 60.0% of statements
17:16:59 [2021-07-30T17:16:59.817Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.037s	coverage: 60.0% of statements
17:17:00 [2021-07-30T17:17:00.738Z] --- PASS: TestExecWithCloseStdin (1.80s)
17:17:00 [2021-07-30T17:17:00.738Z] === RUN   TestExec
17:17:01 [2021-07-30T17:17:01.240Z] --- PASS: TestSecretCreateResolve (2.20s)
17:17:01 [2021-07-30T17:17:01.240Z] PASS
17:17:01 [2021-07-30T17:17:01.240Z] 
17:17:01 [2021-07-30T17:17:01.240Z] DONE 6 tests in 13.749s
17:17:01 [2021-07-30T17:17:01.240Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:17:01 [2021-07-30T17:17:01.240Z] INFO: Testing against a local daemon
17:17:01 [2021-07-30T17:17:01.240Z] === RUN   TestServiceCreateInit
17:17:01 [2021-07-30T17:17:01.240Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:01 [2021-07-30T17:17:01.349Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.71s)
17:17:01 [2021-07-30T17:17:01.350Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:17:01 [2021-07-30T17:17:01.693Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:17:01 [2021-07-30T17:17:01.807Z] --- PASS: TestSetRolloverSerial (2.37s)
17:17:01 [2021-07-30T17:17:01.807Z] === RUN   TestGetFirstAvailableFromCurrent
17:17:01 [2021-07-30T17:17:01.807Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:17:01 [2021-07-30T17:17:01.807Z] PASS
17:17:01 [2021-07-30T17:17:01.807Z] coverage: 84.4% of statements
17:17:01 [2021-07-30T17:17:01.807Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.145s	coverage: 84.4% of statements
17:17:02 [2021-07-30T17:17:02.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:17:02 [2021-07-30T17:17:02.032Z] Using test binary docker
17:17:02 [2021-07-30T17:17:02.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:17:02 [2021-07-30T17:17:02.032Z] +++ /etc/init.d/apparmor start
17:17:02 [2021-07-30T17:17:02.032Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:17:02 [2021-07-30T17:17:02.032Z] INFO: Waiting for daemon to start...
17:17:02 [2021-07-30T17:17:02.032Z] Starting dockerd
17:17:02 [2021-07-30T17:17:02.032Z] +++ 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:17:02 [2021-07-30T17:17:02.650Z] --- PASS: TestExec (1.79s)
17:17:02 [2021-07-30T17:17:02.650Z] === RUN   TestExecUser
17:17:02 [2021-07-30T17:17:02.650Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:17:03 [2021-07-30T17:17:03.145Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:17:03 [2021-07-30T17:17:03.343Z] === RUN   TestNetworkDBSimple
17:17:03 [2021-07-30T17:17:03.413Z] .
17:17:03 [2021-07-30T17:17:03.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:17:03 [2021-07-30T17:17:03.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:17:03 [2021-07-30T17:17:03.413Z] Error: No such image: emptyfs
17:17:03 [2021-07-30T17:17:03.413Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:17:03 [2021-07-30T17:17:03.413Z] ++++ docker load
17:17:03 [2021-07-30T17:17:03.595Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:17:03 [2021-07-30T17:17:03.674Z] Running integration-test (iteration 1)
17:17:03 [2021-07-30T17:17:03.674Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:17:03 [2021-07-30T17:17:03.674Z] ++ 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:17:03 [2021-07-30T17:17:03.674Z] ++ set -e
17:17:03 [2021-07-30T17:17:03.674Z] ++ '[' -n 0 ']'
17:17:03 [2021-07-30T17:17:03.674Z] ++ set -x
17:17:03 [2021-07-30T17:17:03.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:17:04 [2021-07-30T17:17:04.168Z] --- PASS: TestExecUser (1.76s)
17:17:04 [2021-07-30T17:17:04.168Z] === RUN   TestExportContainerAndImportImage
17:17:04 [2021-07-30T17:17:04.309Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:17:04 [2021-07-30T17:17:04.309Z] PASS
17:17:04 [2021-07-30T17:17:04.309Z] coverage: 100.0% of statements
17:17:04 [2021-07-30T17:17:04.309Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.046s	coverage: 100.0% of statements
17:17:04 [2021-07-30T17:17:04.309Z] 2021/07/30 17:17:03 Closing DB instances...
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.34s)
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestGetAddress
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestGenerate
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestGenerate (0.00s)
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestGeneratePtr
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestGeneratePtr (0.00s)
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestGenerateMissingField
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestGenerateMissingField (0.00s)
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestFieldCannotBeSet
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:17:04 [2021-07-30T17:17:04.767Z] === RUN   TestTypeMismatchError
17:17:04 [2021-07-30T17:17:04.767Z] --- PASS: TestTypeMismatchError (0.00s)
17:17:04 [2021-07-30T17:17:04.767Z] PASS
17:17:04 [2021-07-30T17:17:04.767Z] coverage: 100.0% of statements
17:17:04 [2021-07-30T17:17:04.767Z] ok  	github.com/docker/docker/libnetwork/options	0.042s	coverage: 100.0% of statements
17:17:05 [2021-07-30T17:17:05.110Z]     check_test.go:309: [df3cff631ea5a] daemon is not started
17:17:05 [2021-07-30T17:17:05.110Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:17:05 [2021-07-30T17:17:05.110Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:17:05 [2021-07-30T17:17:05.531Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:05 [2021-07-30T17:17:05.733Z] testing: warning: no tests to run
17:17:05 [2021-07-30T17:17:05.733Z] PASS
17:17:05 [2021-07-30T17:17:05.733Z] coverage: 0.0% of statements
17:17:05 [2021-07-30T17:17:05.733Z] --- PASS: TestNetworkDBSimple (2.44s)
17:17:05 [2021-07-30T17:17:05.733Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:17:05 [2021-07-30T17:17:05.733Z] ok  	github.com/docker/docker/libnetwork/osl	0.041s	coverage: 0.0% of statements [no tests to run]
17:17:05 [2021-07-30T17:17:05.851Z] --- PASS: TestExportContainerAndImportImage (1.59s)
17:17:05 [2021-07-30T17:17:05.851Z] === RUN   TestExportContainerAfterDaemonRestart
17:17:05 [2021-07-30T17:17:05.851Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:17:06 [2021-07-30T17:17:06.191Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestRequestNewPort
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestRequestNewPort (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestRequestSpecificPort
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestRequestSpecificPort (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestReleasePort
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestReleasePort (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestReuseReleasedPort
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestReuseReleasedPort (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestReleaseUnreadledPort
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestUnknowProtocol
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestUnknowProtocol (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestAllocateAllPorts
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestAllocateAllPorts (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestPortAllocation
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestPortAllocation (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestPortAllocationWithCustomRange
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestNoDuplicateBPR
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] === RUN   TestChangePortRange
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:17:06 [2021-07-30T17:17:06.649Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:17:06 [2021-07-30T17:17:06.649Z] --- PASS: TestChangePortRange (0.00s)
17:17:06 [2021-07-30T17:17:06.649Z] PASS
17:17:06 [2021-07-30T17:17:06.649Z] coverage: 88.6% of statements
17:17:06 [2021-07-30T17:17:06.649Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.052s	coverage: 88.6% of statements
17:17:06 [2021-07-30T17:17:06.649Z] 2021/07/30 17:17:06 Closing DB instances...
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestTransportPortConv
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestTransportPortConv (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestTransportPortBindingConv
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestTransportPortBindingConv (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestErrorConstructors
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestErrorConstructors (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestCompareIPMask
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestCompareIPMask (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestUtilGetHostPartIP
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestUtilGetBroadcastIP
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] === RUN   TestParseCIDR
17:17:07 [2021-07-30T17:17:07.107Z] --- PASS: TestParseCIDR (0.00s)
17:17:07 [2021-07-30T17:17:07.107Z] PASS
17:17:07 [2021-07-30T17:17:07.107Z] coverage: 47.9% of statements
17:17:07 [2021-07-30T17:17:07.107Z] ok  	github.com/docker/docker/libnetwork/types	0.046s	coverage: 47.9% of statements
17:17:07 [2021-07-30T17:17:07.247Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
17:17:07 [2021-07-30T17:17:07.247Z] === RUN   TestHealthCheckWorkdir
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:17:07 [2021-07-30T17:17:07.566Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:17:07 [2021-07-30T17:17:07.566Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:17:07 [2021-07-30T17:17:07.566Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:17:07 [2021-07-30T17:17:07.567Z] PASS
17:17:07 [2021-07-30T17:17:07.567Z] coverage: 50.0% of statements
17:17:07 [2021-07-30T17:17:07.567Z] ok  	github.com/docker/docker/oci	0.057s	coverage: 50.0% of statements
17:17:08 [2021-07-30T17:17:08.025Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s)
17:17:08 [2021-07-30T17:17:08.025Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:17:08 [2021-07-30T17:17:08.482Z] === RUN   TestParseVersion
17:17:08 [2021-07-30T17:17:08.482Z] --- PASS: TestParseVersion (0.00s)
17:17:08 [2021-07-30T17:17:08.482Z] PASS
17:17:08 [2021-07-30T17:17:08.483Z] coverage: 52.9% of statements
17:17:08 [2021-07-30T17:17:08.483Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 52.9% of statements
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestAddressPoolOpt
17:17:08 [2021-07-30T17:17:08.943Z] --- PASS: TestAddressPoolOpt (0.00s)
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/a
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/something
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/_=a
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/env1=value1
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/_env1=value1
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/env2=value2=value3
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/env3=abc!qwe
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/env_4=value_4
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/PATH
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/=a
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/PATH=
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/PATH=something
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/asd!qwe
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/1asd
17:17:08 [2021-07-30T17:17:08.943Z] === RUN   TestValidateEnv/123
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateEnv/some_space
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateEnv/__some_space_before
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateEnv/some_space_after__
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateEnv/=
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateEnv/PaTh
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestValidateEnv (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/a (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/something (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/= (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestParseHost
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestParseHost (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestParseDockerDaemonHost
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestParseTCP
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestParseTCP (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestParseInvalidUnixAddrInvalid
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateExtraHosts
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestValidateExtraHosts (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestIpOptString
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestIpOptString (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestNewIpOptInvalidDefaultVal
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestNewIpOptValidDefaultVal
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestIpOptSetInvalidVal
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateIPAddress
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestValidateIPAddress (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestMapOpts
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestMapOpts (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestListOptsWithoutValidator
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestListOptsWithValidator
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestListOptsWithValidator (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateDNSSearch
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestValidateDNSSearch (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_general_format
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_one_more
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestValidateLabel (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestNamedListOpts
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestNamedListOpts (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestNamedMapOpts
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestNamedMapOpts (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestParseLink
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestParseLink (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestQuotedStringSetWithQuotes
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestQuotedStringSetWithNoQuotes
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] === RUN   TestUlimitOpt
17:17:08 [2021-07-30T17:17:08.944Z] --- PASS: TestUlimitOpt (0.00s)
17:17:08 [2021-07-30T17:17:08.944Z] PASS
17:17:08 [2021-07-30T17:17:08.944Z] coverage: 67.1% of statements
17:17:08 [2021-07-30T17:17:08.944Z] ok  	github.com/docker/docker/opts	0.069s	coverage: 67.1% of statements
17:17:09 [2021-07-30T17:17:09.163Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:17:09 [2021-07-30T17:17:09.403Z] 2021/07/30 17:17:09 Closing DB instances...
17:17:09 [2021-07-30T17:17:09.424Z]     check_test.go:309: [d78dfc9403ef4] daemon is not started
17:17:09 [2021-07-30T17:17:09.424Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:17:09 [2021-07-30T17:17:09.684Z] --- PASS: TestHealthCheckWorkdir (2.43s)
17:17:09 [2021-07-30T17:17:09.684Z] === RUN   TestHealthKillContainer
17:17:09 [2021-07-30T17:17:09.701Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:17:10 [2021-07-30T17:17:10.256Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:17:10 [2021-07-30T17:17:10.266Z] tests/integration/models_resources_test.py .                             [ 91%]
17:17:10 [2021-07-30T17:17:10.771Z] --- PASS: TestServiceCreateInit (8.95s)
17:17:10 [2021-07-30T17:17:10.771Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s)
17:17:10 [2021-07-30T17:17:10.771Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s)
17:17:10 [2021-07-30T17:17:10.771Z] === RUN   TestCreateServiceMultipleTimes
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestIsArchivePathDir
17:17:10 [2021-07-30T17:17:10.936Z] --- PASS: TestIsArchivePathDir (0.08s)
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestIsArchivePathInvalidFile
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestPeerCertificateMarshalJSON
17:17:10 [2021-07-30T17:17:10.936Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s)
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestNetworkDBCRUDTableEntry
17:17:10 [2021-07-30T17:17:10.936Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestIsArchivePathTar
17:17:10 [2021-07-30T17:17:10.936Z] --- PASS: TestIsArchivePathTar (0.17s)
17:17:10 [2021-07-30T17:17:10.936Z] === RUN   TestDecompressStreamGzip
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestDecompressStreamGzip (0.14s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestDecompressStreamBzip2
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s)
17:17:11 [2021-07-30T17:17:11.393Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestMiddleware
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestMiddleware (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestNewResponseModifier
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestNewResponseModifier (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] PASS
17:17:11 [2021-07-30T17:17:11.393Z] coverage: 26.8% of statements
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestDecompressStreamXz
17:17:11 [2021-07-30T17:17:11.393Z]     archive_test.go:134: Xz not present in msys2
17:17:11 [2021-07-30T17:17:11.393Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCompressStreamXzUnsupported
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCompressStreamBzip2Unsupported
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCompressStreamInvalid
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestExtensionInvalid
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestExtensionInvalid (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestExtensionUncompressed
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestExtensionUncompressed (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestExtensionBzip2
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestExtensionBzip2 (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestExtensionGzip
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestExtensionGzip (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestExtensionXz
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestExtensionXz (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCmdStreamLargeStderr
17:17:11 [2021-07-30T17:17:11.393Z] ok  	github.com/docker/docker/pkg/authorization	0.532s	coverage: 26.8% of statements
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestCmdStreamLargeStderr (0.18s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCmdStreamBad
17:17:11 [2021-07-30T17:17:11.393Z]     archive_test.go:239: Failing on Windows CI machines
17:17:11 [2021-07-30T17:17:11.393Z] --- SKIP: TestCmdStreamBad (0.00s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestCmdStreamGood
17:17:11 [2021-07-30T17:17:11.393Z] --- PASS: TestCmdStreamGood (0.05s)
17:17:11 [2021-07-30T17:17:11.393Z] === RUN   TestUntarPathWithInvalidDest
17:17:11 [2021-07-30T17:17:11.639Z]     docker_cli_daemon_plugins_test.go:79: [d8b2d771692f1] daemon is not started
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestUntarPathWithInvalidSrc
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestUntarPath
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUntarPath (0.09s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestUntarPathWithDestinationFile
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyWithTarInvalidSrc
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyWithTarSrcFile
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyWithTarSrcFolder
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyFileWithTarInvalidSrc
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyFileWithTarSrcFolder
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestCopyFileWithTarSrcFile
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestTarFiles
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestUnbuffered
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestUnbuffered (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] === RUN   TestRaceUnbuffered
17:17:11 [2021-07-30T17:17:11.851Z] --- PASS: TestRaceUnbuffered (0.00s)
17:17:11 [2021-07-30T17:17:11.851Z] PASS
17:17:11 [2021-07-30T17:17:11.851Z] coverage: 100.0% of statements
17:17:11 [2021-07-30T17:17:11.851Z] ok  	github.com/docker/docker/pkg/broadcaster	0.048s	coverage: 100.0% of statements
17:17:12 [2021-07-30T17:17:12.021Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:17:12 [2021-07-30T17:17:12.579Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[foo]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[bar]_[foo]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[foo_bar]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[qux]_[foo]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[]#01
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[qux]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[foo_bar_qux]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[qux]_[baz]]
17:17:12 [2021-07-30T17:17:12.817Z] === RUN   TestMatch/[[foo_baz]]
17:17:12 [2021-07-30T17:17:12.817Z] --- PASS: TestMatch (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:17:12 [2021-07-30T17:17:12.817Z] PASS
17:17:12 [2021-07-30T17:17:12.817Z] coverage: 87.5% of statements
17:17:12 [2021-07-30T17:17:12.817Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
17:17:13 [2021-07-30T17:17:13.158Z] --- PASS: TestHealthKillContainer (3.31s)
17:17:13 [2021-07-30T17:17:13.158Z] === RUN   TestInspectCpusetInConfigPre120
17:17:13 [2021-07-30T17:17:13.158Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:17:13 [2021-07-30T17:17:13.277Z] 2021/07/30 17:17:12 Closing DB instances...
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootTarUntar
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootTarUntar (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootUntarWithHugeExcludesList
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootUntarEmptyArchive
17:17:13 [2021-07-30T17:17:13.737Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootTarUntarWithSymlink
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootCopyWithTar
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootCopyFileWithTar
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootUntarPath
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootUntarPath (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] === RUN   TestChrootApplyDotDotFile
17:17:13 [2021-07-30T17:17:13.737Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:17:13 [2021-07-30T17:17:13.737Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:17:13 [2021-07-30T17:17:13.737Z] PASS
17:17:13 [2021-07-30T17:17:13.737Z] coverage: 15.4% of statements
17:17:13 [2021-07-30T17:17:13.737Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.104s	coverage: 15.4% of statements
17:17:14 [2021-07-30T17:17:14.580Z] --- PASS: TestInspectCpusetInConfigPre120 (1.24s)
17:17:14 [2021-07-30T17:17:14.580Z] === RUN   TestIpcModeNone
17:17:14 [2021-07-30T17:17:14.580Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeEmpty
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeEmpty (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeEmptyFile
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeEmptyFile (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeNonemptyFile
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeNestedDirectoryEmpty
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestMoveToSubdir
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestMoveToSubdir (0.01s)
17:17:14 [2021-07-30T17:17:14.703Z] === RUN   TestSizeNonExistingDirectory
17:17:14 [2021-07-30T17:17:14.703Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:17:14 [2021-07-30T17:17:14.703Z] PASS
17:17:14 [2021-07-30T17:17:14.703Z] coverage: 80.0% of statements
17:17:14 [2021-07-30T17:17:14.703Z] ok  	github.com/docker/docker/pkg/directory	0.065s	coverage: 80.0% of statements
17:17:14 [2021-07-30T17:17:14.843Z]     docker_cli_daemon_plugins_test.go:169: [d408043940a24] daemon is not started
17:17:15 [2021-07-30T17:17:15.161Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s)
17:17:15 [2021-07-30T17:17:15.161Z] === RUN   TestNetworkDBCRUDTableEntries
17:17:15 [2021-07-30T17:17:15.292Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:17:15 [2021-07-30T17:17:15.292Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestContainsEntry
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestCreateEntries
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestEntriesDiff
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestEntriesEquality
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGeneratorNotGenerate
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGeneratorWithPort
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestNewEntry
17:17:15 [2021-07-30T17:17:15.619Z] === RUN   Test/TestParse
17:17:15 [2021-07-30T17:17:15.619Z] --- PASS: Test (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestNewEntry (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z]     --- PASS: Test/TestParse (0.00s)
17:17:15 [2021-07-30T17:17:15.619Z] PASS
17:17:15 [2021-07-30T17:17:15.619Z] coverage: 58.3% of statements
17:17:15 [2021-07-30T17:17:15.619Z] ok  	github.com/docker/docker/pkg/discovery	0.043s	coverage: 58.3% of statements
17:17:16 [2021-07-30T17:17:16.227Z] --- PASS: TestIpcModeNone (1.63s)
17:17:16 [2021-07-30T17:17:16.227Z] === RUN   TestIpcModePrivate
17:17:16 [2021-07-30T17:17:16.227Z] === RUN   TestDockerSuite/TestBuildAddScript
17:17:16 [2021-07-30T17:17:16.490Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestContent
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestInitialize
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestNew
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestParsingContentsWithComments
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestRegister
17:17:16 [2021-07-30T17:17:16.585Z] === RUN   Test/TestWatch
17:17:16 [2021-07-30T17:17:16.585Z] --- PASS: Test (0.01s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestContent (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestInitialize (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestNew (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestRegister (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z]     --- PASS: Test/TestWatch (0.00s)
17:17:16 [2021-07-30T17:17:16.585Z] PASS
17:17:16 [2021-07-30T17:17:16.585Z] coverage: 97.6% of statements
17:17:16 [2021-07-30T17:17:16.585Z] ok  	github.com/docker/docker/pkg/discovery/file	0.062s	coverage: 97.6% of statements
17:17:17 [2021-07-30T17:17:17.043Z] --- PASS: TestTarFiles (5.30s)
17:17:17 [2021-07-30T17:17:17.043Z] === RUN   TestTarUntar
17:17:17 [2021-07-30T17:17:17.043Z] 2021/07/30 17:17:16 Closing DB instances...
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestTarUntar (0.03s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestTarWithOptions
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestTarWithOptions (0.03s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestUntarUstarGnuConflict
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestUntarInvalidFilenames
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames680596790\\dest"
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestUntarInvalidFilenames (0.19s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestUntarHardlinkToSymlink
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestUntarInvalidHardlink
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink178205015\\victim\\hello" -> "../victim/hello"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink303700682\\victim\\hello" -> "/../victim/hello"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink575371681\\victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink357788812\\victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889535099\\victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink643510174\\victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestUntarInvalidSymlink
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink712462949\\dest\\dotdot" -> "../victim/hello"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink214186112\\dest\\slash-dotdot" -> "/../victim/hello"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink254742495\\dest\\loophole-victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink158629810\\dest\\loophole-victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink802472809\\dest\\loophole-victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink445783476\\dest\\loophole-victim" -> "../victim"
17:17:17 [2021-07-30T17:17:17.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink232901507\\dest\\dir\\loophole" -> "../../victim"
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestTempArchiveCloseMultipleTimes
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestXGlobalNoParent
17:17:17 [2021-07-30T17:17:17.502Z] --- PASS: TestXGlobalNoParent (0.00s)
17:17:17 [2021-07-30T17:17:17.502Z] === RUN   TestReplaceFileTarWrapper
17:17:17 [2021-07-30T17:17:17.874Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
17:17:17 [2021-07-30T17:17:17.874Z] --- PASS: TestIpcModePrivate (1.84s)
17:17:17 [2021-07-30T17:17:17.874Z] === RUN   TestIpcModeShareable
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestPrefixHeaderReadable
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestDisablePigz
17:17:17 [2021-07-30T17:17:17.960Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestDisablePigz (0.15s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestPigz
17:17:17 [2021-07-30T17:17:17.960Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestPigz (0.17s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestCopyFileWithInvalidDest
17:17:17 [2021-07-30T17:17:17.960Z]     archive_windows_test.go:16: Currently fails
17:17:17 [2021-07-30T17:17:17.960Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestCanonicalTarNameForPath
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestCanonicalTarName
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestCanonicalTarName (0.00s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestChmodTarEntry
17:17:17 [2021-07-30T17:17:17.960Z] --- PASS: TestChmodTarEntry (0.00s)
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   TestHardLinkOrder
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   Test
17:17:17 [2021-07-30T17:17:17.960Z] === RUN   Test/TestInitialize
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestHardLinkOrder (0.09s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangeString
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangeString (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesWithNoChanges
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangesWithNoChanges (0.03s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesWithChanges
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangesWithChanges (0.04s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesWithChangesGH13590
17:17:18 [2021-07-30T17:17:18.418Z]     changes_test.go:196: needs more investigation
17:17:18 [2021-07-30T17:17:18.418Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesDirsEmpty
17:17:18 [2021-07-30T17:17:18.418Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:17:18 [2021-07-30T17:17:18.418Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesDirsMutated
17:17:18 [2021-07-30T17:17:18.418Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:17:18 [2021-07-30T17:17:18.418Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestApplyLayer
17:17:18 [2021-07-30T17:17:18.418Z]     changes_test.go:433: needs further investigation
17:17:18 [2021-07-30T17:17:18.418Z] --- SKIP: TestApplyLayer (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesSizeWithHardlinks
17:17:18 [2021-07-30T17:17:18.418Z]     changes_test.go:469: needs further investigation
17:17:18 [2021-07-30T17:17:18.418Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesSizeWithNoChanges
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestChangesSize
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestChangesSize (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestApplyLayerInvalidFilenames
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames726309496\\dest"
17:17:18 [2021-07-30T17:17:18.418Z] time="2021-07-30T17:17:17Z" level=info msg="Initializing discovery without TLS"
17:17:18 [2021-07-30T17:17:18.418Z] time="2021-07-30T17:17:18Z" level=info msg="Initializing discovery without TLS"
17:17:18 [2021-07-30T17:17:18.418Z] time="2021-07-30T17:17:18Z" level=info msg="Initializing discovery without TLS"
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   Test/TestInitializeWithCerts
17:17:18 [2021-07-30T17:17:18.418Z] time="2021-07-30T17:17:18Z" level=info msg="Initializing discovery with TLS"
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   Test/TestWatch
17:17:18 [2021-07-30T17:17:18.418Z] time="2021-07-30T17:17:18Z" level=info msg="Initializing discovery without TLS"
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestApplyLayerInvalidHardlink
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink430727786\\victim\\hello" -> "../victim/hello"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink960175809\\victim\\hello" -> "/../victim/hello"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink386160940\\victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink005974171\\victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink530132286\\victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink454960517\\victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestApplyLayerInvalidSymlink
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink613899552\\dest\\dotdot" -> "../victim/hello"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink136567295\\dest\\slash-dotdot" -> "/../victim/hello"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink330572626\\dest\\loophole-victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink974037129\\dest\\loophole-victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink501019220\\dest\\loophole-victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink936243107\\dest\\loophole-victim" -> "../victim"
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestApplyLayerWhiteouts
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestGenerateEmptyFile
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestGenerateWithContent
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestGenerateWithContent (0.00s)
17:17:18 [2021-07-30T17:17:18.418Z] PASS
17:17:18 [2021-07-30T17:17:18.418Z] coverage: 61.6% of statements
17:17:18 [2021-07-30T17:17:18.418Z] ok  	github.com/docker/docker/pkg/archive	7.783s	coverage: 61.6% of statements
17:17:18 [2021-07-30T17:17:18.418Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
17:17:18 [2021-07-30T17:17:18.418Z] === RUN   TestNetworkDBNodeLeave
17:17:18 [2021-07-30T17:17:18.627Z] Loaded image: buildpack-deps:buster
17:17:18 [2021-07-30T17:17:18.627Z] Loaded image: busybox:latest
17:17:18 [2021-07-30T17:17:18.627Z] Loaded image: busybox:glibc
17:17:19 [2021-07-30T17:17:19.198Z] Loaded image: debian:bullseye
17:17:19 [2021-07-30T17:17:19.459Z] Loaded image: hello-world:latest
17:17:19 [2021-07-30T17:17:19.459Z] Loaded image: arm32v7/hello-world:latest
17:17:19 [2021-07-30T17:17:19.719Z] INFO: Testing against a local daemon
17:17:19 [2021-07-30T17:17:19.719Z] === RUN   TestCgroupNamespacesBuild
17:17:19 [2021-07-30T17:17:19.788Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true
17:17:19 [2021-07-30T17:17:19.788Z] --- PASS: TestIpcModeShareable (1.94s)
17:17:19 [2021-07-30T17:17:19.788Z] === RUN   TestAPIIpcModeShareableAndContainer
17:17:20 [2021-07-30T17:17:20.019Z] tests/integration/regression_test.py ......                              [ 98%]
17:17:20 [2021-07-30T17:17:20.535Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:17:20 [2021-07-30T17:17:20.535Z] tests/integration/credentials/utils_test.py .                            [100%]
17:17:20 [2021-07-30T17:17:20.535Z] 
17:17:20 [2021-07-30T17:17:20.535Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:17:20 [2021-07-30T17:17:20.535Z] =========================== short test summary info ============================
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:17:20 [2021-07-30T17:17:20.535Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:17:20 [2021-07-30T17:17:20.535Z]   Not supported on most drivers
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:17:20 [2021-07-30T17:17:20.535Z]   Output of docker top depends on host distro, and is not formalized.
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:17:20 [2021-07-30T17:17:20.535Z]   Output of docker top depends on host distro, and is not formalized.
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:17:20 [2021-07-30T17:17:20.535Z]   Can fail if eth0 has multiple IP addresses
17:17:20 [2021-07-30T17:17:20.535Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:17:20 [2021-07-30T17:17:20.535Z]   This doesn't seem to be taken into account by the engine
17:17:20 [2021-07-30T17:17:20.535Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:17:20 [2021-07-30T17:17:20.535Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:17:20 [2021-07-30T17:17:20.535Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:17:20 [2021-07-30T17:17:20.535Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.26 seconds ==
17:17:20 [2021-07-30T17:17:20.729Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:17:20 [2021-07-30T17:17:20.729Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:17:20 [2021-07-30T17:17:20.793Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:17:21 [2021-07-30T17:17:21.300Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:17:21 [2021-07-30T17:17:21.315Z] --- PASS: Test (3.18s)
17:17:21 [2021-07-30T17:17:21.315Z]     --- PASS: Test/TestInitialize (0.17s)
17:17:21 [2021-07-30T17:17:21.315Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:17:21 [2021-07-30T17:17:21.315Z]     --- PASS: Test/TestWatch (3.00s)
17:17:21 [2021-07-30T17:17:21.315Z] PASS
17:17:21 [2021-07-30T17:17:21.315Z] coverage: 84.1% of statements
17:17:21 [2021-07-30T17:17:21.315Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.228s	coverage: 84.1% of statements
17:17:21 [2021-07-30T17:17:21.315Z] --- PASS: TestNetworkDBNodeLeave (2.88s)
17:17:21 [2021-07-30T17:17:21.315Z] === RUN   TestNetworkDBWatch
17:17:21 [2021-07-30T17:17:21.629Z] --- PASS: TestCgroupNamespacesBuild (1.92s)
17:17:21 [2021-07-30T17:17:21.629Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:17:21 [2021-07-30T17:17:21.870Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:17:22 [2021-07-30T17:17:22.282Z] === RUN   Test
17:17:22 [2021-07-30T17:17:22.282Z] === RUN   Test/TestWatch
17:17:22 [2021-07-30T17:17:22.282Z] --- PASS: Test (0.01s)
17:17:22 [2021-07-30T17:17:22.282Z]     --- PASS: Test/TestWatch (0.00s)
17:17:22 [2021-07-30T17:17:22.282Z] PASS
17:17:22 [2021-07-30T17:17:22.282Z] coverage: 92.3% of statements
17:17:22 [2021-07-30T17:17:22.282Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.046s	coverage: 92.3% of statements
17:17:22 [2021-07-30T17:17:22.441Z]     check_test.go:309: [dabb8337cb649] daemon is not started
17:17:22 [2021-07-30T17:17:22.441Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:17:22 [2021-07-30T17:17:22.739Z] === RUN   Test
17:17:22 [2021-07-30T17:17:22.739Z] === RUN   Test/TestInitialize
17:17:22 [2021-07-30T17:17:22.739Z] === RUN   Test/TestInitializeWithPattern
17:17:22 [2021-07-30T17:17:22.739Z] === RUN   Test/TestRegister
17:17:22 [2021-07-30T17:17:22.739Z] === RUN   Test/TestWatch
17:17:22 [2021-07-30T17:17:22.739Z] --- PASS: Test (0.01s)
17:17:22 [2021-07-30T17:17:22.739Z]     --- PASS: Test/TestInitialize (0.00s)
17:17:22 [2021-07-30T17:17:22.739Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:17:22 [2021-07-30T17:17:22.739Z]     --- PASS: Test/TestRegister (0.00s)
17:17:22 [2021-07-30T17:17:22.739Z]     --- PASS: Test/TestWatch (0.00s)
17:17:22 [2021-07-30T17:17:22.739Z] PASS
17:17:22 [2021-07-30T17:17:22.739Z] coverage: 93.8% of statements
17:17:22 [2021-07-30T17:17:22.739Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.049s	coverage: 93.8% of statements
17:17:23 [2021-07-30T17:17:23.197Z] 2021/07/30 17:17:22 Closing DB instances...
17:17:23 [2021-07-30T17:17:23.542Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
17:17:23 [2021-07-30T17:17:23.542Z] === RUN   TestBuildWithSession
17:17:23 [2021-07-30T17:17:23.542Z]     build_session_test.go:25: TODO: BuildKit
17:17:23 [2021-07-30T17:17:23.542Z] --- SKIP: TestBuildWithSession (0.00s)
17:17:23 [2021-07-30T17:17:23.542Z] === RUN   TestBuildSquashParent
17:17:23 [2021-07-30T17:17:23.654Z] === RUN   TestPollerAddRemove
17:17:23 [2021-07-30T17:17:23.654Z] --- PASS: TestPollerAddRemove (0.00s)
17:17:23 [2021-07-30T17:17:23.654Z] === RUN   TestPollerEvent
17:17:23 [2021-07-30T17:17:23.654Z]     poller_test.go:41: No chmod on Windows
17:17:23 [2021-07-30T17:17:23.654Z] --- SKIP: TestPollerEvent (0.00s)
17:17:23 [2021-07-30T17:17:23.654Z] === RUN   TestPollerClose
17:17:23 [2021-07-30T17:17:23.654Z] --- PASS: TestPollerClose (0.00s)
17:17:23 [2021-07-30T17:17:23.654Z] PASS
17:17:23 [2021-07-30T17:17:23.654Z] coverage: 45.7% of statements
17:17:23 [2021-07-30T17:17:23.654Z] ok  	github.com/docker/docker/pkg/filenotify	0.041s	coverage: 45.7% of statements
17:17:24 [2021-07-30T17:17:24.357Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.44s)
17:17:24 [2021-07-30T17:17:24.357Z] === RUN   TestAPIIpcModeHost
17:17:24 [2021-07-30T17:17:24.620Z] --- PASS: TestNetworkDBWatch (3.03s)
17:17:24 [2021-07-30T17:17:24.620Z] === RUN   TestNetworkDBBulkSync
17:17:24 [2021-07-30T17:17:24.620Z] === RUN   TestCopyFileWithInvalidSrc
17:17:24 [2021-07-30T17:17:24.620Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:17:24 [2021-07-30T17:17:24.620Z] === RUN   TestCopyFileWithInvalidDest
17:17:24 [2021-07-30T17:17:24.620Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:17:24 [2021-07-30T17:17:24.620Z] === RUN   TestCopyFileWithSameSrcAndDest
17:17:24 [2021-07-30T17:17:24.620Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:17:24 [2021-07-30T17:17:24.620Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:17:24 [2021-07-30T17:17:24.928Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCopyFile
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCopyFile (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:17:25 [2021-07-30T17:17:25.078Z]     fileutils_test.go:134: Needs porting to Windows
17:17:25 [2021-07-30T17:17:25.078Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestReadSymlinkedDirectoryToFile
17:17:25 [2021-07-30T17:17:25.078Z]     fileutils_test.go:180: Needs porting to Windows
17:17:25 [2021-07-30T17:17:25.078Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestWildcardMatches
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestWildcardMatches (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestPatternMatches
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestPatternMatches (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestPatternMatchesFolderExclusions
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestSingleExclamationError
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestSingleExclamationError (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestMatchesWithNoPatterns
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestMatchesWithMalformedPatterns
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestMatches
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestMatches (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatterns
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatterns (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatternsExceptionFlag
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCleanPatternsErrorSingleException
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCreateIfNotExistsDir
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestCreateIfNotExistsFile
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] === RUN   TestMatch
17:17:25 [2021-07-30T17:17:25.078Z] --- PASS: TestMatch (0.00s)
17:17:25 [2021-07-30T17:17:25.078Z] PASS
17:17:25 [2021-07-30T17:17:25.078Z] coverage: 85.2% of statements
17:17:25 [2021-07-30T17:17:25.078Z] ok  	github.com/docker/docker/pkg/fileutils	0.091s	coverage: 85.2% of statements
17:17:25 [2021-07-30T17:17:25.536Z] 2021/07/30 17:17:25 Closing DB instances...
17:17:25 [2021-07-30T17:17:25.536Z] === RUN   TestGet
17:17:25 [2021-07-30T17:17:25.536Z] --- PASS: TestGet (0.00s)
17:17:25 [2021-07-30T17:17:25.536Z] === RUN   TestGetShortcutString
17:17:25 [2021-07-30T17:17:25.536Z] --- PASS: TestGetShortcutString (0.00s)
17:17:25 [2021-07-30T17:17:25.536Z] PASS
17:17:25 [2021-07-30T17:17:25.536Z] coverage: 42.9% of statements
17:17:25 [2021-07-30T17:17:25.536Z] ok  	github.com/docker/docker/pkg/homedir	0.154s	coverage: 42.9% of statements
17:17:26 [2021-07-30T17:17:26.505Z] === RUN   TestCreateIDMapOrder
17:17:26 [2021-07-30T17:17:26.505Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:17:26 [2021-07-30T17:17:26.505Z] PASS
17:17:26 [2021-07-30T17:17:26.505Z] coverage: 7.2% of statements
17:17:26 [2021-07-30T17:17:26.505Z] ok  	github.com/docker/docker/pkg/idtools	0.048s	coverage: 7.2% of statements
17:17:26 [2021-07-30T17:17:26.841Z] --- PASS: TestAPIIpcModeHost (2.28s)
17:17:26 [2021-07-30T17:17:26.841Z] === RUN   TestDaemonIpcModeShareable
17:17:27 [2021-07-30T17:17:27.102Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:17:27 [2021-07-30T17:17:27.472Z] --- PASS: TestNetworkDBBulkSync (2.67s)
17:17:27 [2021-07-30T17:17:27.472Z] === RUN   TestNetworkDBCRUDMediumCluster
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestFixedBufferCap
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestFixedBufferCap (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestFixedBufferLen
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestFixedBufferLen (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestFixedBufferString
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestFixedBufferString (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestFixedBufferWrite
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestFixedBufferWrite (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestFixedBufferRead
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestFixedBufferRead (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestBytesPipeRead
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestBytesPipeRead (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestBytesPipeWrite
17:17:27 [2021-07-30T17:17:27.929Z] --- PASS: TestBytesPipeWrite (0.00s)
17:17:27 [2021-07-30T17:17:27.929Z] === RUN   TestBytesPipeWriteRandomChunks
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestAtomicWriteToFile
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestAtomicWriteSetCommit
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestAtomicWriteSetCancel
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestReadCloserWrapperClose
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestReaderErrWrapperReadOnError
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestReaderErrWrapperRead
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestHashData
17:17:28 [2021-07-30T17:17:28.388Z] --- PASS: TestHashData (0.00s)
17:17:28 [2021-07-30T17:17:28.388Z] === RUN   TestCancelReadCloser
17:17:28 [2021-07-30T17:17:28.806Z] --- PASS: TestCreateServiceMultipleTimes (17.52s)
17:17:28 [2021-07-30T17:17:28.806Z] === RUN   TestCreateServiceConflict
17:17:28 [2021-07-30T17:17:28.828Z] --- PASS: TestBuildSquashParent (5.72s)
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:28 [2021-07-30T17:17:28.828Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:28 [2021-07-30T17:17:28.828Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:28 [2021-07-30T17:17:28.828Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.828Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2021-07-30T17:17:28.829Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:28 [2021-07-30T17:17:28.829Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2021-07-30T17:17:28.846Z] --- PASS: TestCancelReadCloser (0.10s)
17:17:28 [2021-07-30T17:17:28.846Z] === RUN   TestWriteCloserWrapperClose
17:17:28 [2021-07-30T17:17:28.846Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:17:28 [2021-07-30T17:17:28.846Z] === RUN   TestNopWriteCloser
17:17:28 [2021-07-30T17:17:28.846Z] --- PASS: TestNopWriteCloser (0.00s)
17:17:28 [2021-07-30T17:17:28.846Z] === RUN   TestNopWriter
17:17:28 [2021-07-30T17:17:28.846Z] --- PASS: TestNopWriter (0.00s)
17:17:28 [2021-07-30T17:17:28.846Z] === RUN   TestWriteCounter
17:17:28 [2021-07-30T17:17:28.846Z] --- PASS: TestWriteCounter (0.00s)
17:17:28 [2021-07-30T17:17:28.846Z] PASS
17:17:28 [2021-07-30T17:17:28.846Z] coverage: 68.8% of statements
17:17:28 [2021-07-30T17:17:28.847Z] ok  	github.com/docker/docker/pkg/ioutils	0.645s	coverage: 68.8% of statements
17:17:29 [2021-07-30T17:17:29.017Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
17:17:29 [2021-07-30T17:17:29.017Z] --- PASS: TestDaemonIpcModeShareable (2.60s)
17:17:29 [2021-07-30T17:17:29.017Z] === RUN   TestDaemonIpcModePrivate
17:17:29 [2021-07-30T17:17:29.282Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:17:29 [2021-07-30T17:17:29.731Z] --- PASS: TestCreateServiceConflict (2.19s)
17:17:29 [2021-07-30T17:17:29.731Z] === RUN   TestCreateServiceMaxReplicas
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestError
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestError (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/no_progress
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/progress_1
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/with_units
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestProgressString/hide_counts
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestProgressString (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/with_units (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestJSONMessageDisplay
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestJSONMessageDisplay (0.18s)
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestJSONMessageDisplayWithJSONError
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z] === RUN   TestDisplayJSONMessagesStream
17:17:29 [2021-07-30T17:17:29.811Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:17:29 [2021-07-30T17:17:29.811Z] PASS
17:17:29 [2021-07-30T17:17:29.811Z] coverage: 91.7% of statements
17:17:29 [2021-07-30T17:17:29.811Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.227s	coverage: 91.7% of statements
17:17:30 [2021-07-30T17:17:30.269Z] --- PASS: TestGetAddress (25.66s)
17:17:30 [2021-07-30T17:17:30.269Z] === RUN   TestRequestSyntaxCheck
17:17:30 [2021-07-30T17:17:30.269Z] --- PASS: TestRequestSyntaxCheck (0.06s)
17:17:30 [2021-07-30T17:17:30.269Z] === RUN   TestRequest
17:17:30 [2021-07-30T17:17:30.727Z] === RUN   TestStandardLongPath
17:17:30 [2021-07-30T17:17:30.727Z] --- PASS: TestStandardLongPath (0.00s)
17:17:30 [2021-07-30T17:17:30.727Z] === RUN   TestUNCLongPath
17:17:30 [2021-07-30T17:17:30.727Z] --- PASS: TestUNCLongPath (0.00s)
17:17:30 [2021-07-30T17:17:30.727Z] PASS
17:17:30 [2021-07-30T17:17:30.727Z] coverage: 100.0% of statements
17:17:30 [2021-07-30T17:17:30.727Z] ok  	github.com/docker/docker/pkg/longpath	0.039s	coverage: 100.0% of statements
17:17:30 [2021-07-30T17:17:30.727Z] 2021/07/30 17:17:30 Closing DB instances...
17:17:31 [2021-07-30T17:17:31.185Z] === RUN   TestNameFormat
17:17:31 [2021-07-30T17:17:31.185Z] --- PASS: TestNameFormat (0.00s)
17:17:31 [2021-07-30T17:17:31.185Z] === RUN   TestNameRetries
17:17:31 [2021-07-30T17:17:31.185Z] --- PASS: TestNameRetries (0.00s)
17:17:31 [2021-07-30T17:17:31.185Z] PASS
17:17:31 [2021-07-30T17:17:31.185Z] coverage: 85.7% of statements
17:17:31 [2021-07-30T17:17:31.185Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.035s	coverage: 85.7% of statements
17:17:31 [2021-07-30T17:17:31.827Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
17:17:31 [2021-07-30T17:17:31.827Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:17:31 [2021-07-30T17:17:31.827Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:17:31 [2021-07-30T17:17:31.827Z] --- PASS: TestDaemonIpcModePrivate (2.59s)
17:17:31 [2021-07-30T17:17:31.827Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:17:32 [2021-07-30T17:17:32.129Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:32 [2021-07-30T17:17:32.129Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:32 [2021-07-30T17:17:32.150Z] === RUN   TestParseKeyValueOpt
17:17:32 [2021-07-30T17:17:32.150Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:17:32 [2021-07-30T17:17:32.150Z] === RUN   TestParseUintList
17:17:32 [2021-07-30T17:17:32.150Z] --- PASS: TestParseUintList (0.00s)
17:17:32 [2021-07-30T17:17:32.150Z] === RUN   TestParseUintListMaximumLimits
17:17:32 [2021-07-30T17:17:32.150Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:17:32 [2021-07-30T17:17:32.150Z] PASS
17:17:32 [2021-07-30T17:17:32.150Z] coverage: 97.0% of statements
17:17:32 [2021-07-30T17:17:32.150Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
17:17:32 [2021-07-30T17:17:32.608Z] === RUN   TestNewAndRemove
17:17:32 [2021-07-30T17:17:32.608Z] --- PASS: TestNewAndRemove (0.00s)
17:17:32 [2021-07-30T17:17:32.608Z] === RUN   TestRemoveInvalidPath
17:17:32 [2021-07-30T17:17:32.608Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:17:32 [2021-07-30T17:17:32.608Z] PASS
17:17:32 [2021-07-30T17:17:32.608Z] coverage: 82.6% of statements
17:17:32 [2021-07-30T17:17:32.608Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
17:17:32 [2021-07-30T17:17:32.981Z] Leaving: AppArmorNo profiles have been unloaded.
17:17:32 [2021-07-30T17:17:32.981Z] 
17:17:32 [2021-07-30T17:17:32.981Z] Unloading profiles will leave already running processes permanently
17:17:32 [2021-07-30T17:17:32.981Z] unconfined, which can lead to unexpected situations.
17:17:32 [2021-07-30T17:17:32.981Z] 
17:17:32 [2021-07-30T17:17:32.981Z] To set a process to complain mode, use the command line tool
17:17:32 [2021-07-30T17:17:32.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:17:32 [2021-07-30T17:17:32.981Z] 
Post stage
[Pipeline] junit
17:17:32 [2021-07-30T17:17:32.992Z] Recording test results
17:17:32 [2021-07-30T17:17:32.996Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
17:17:32 [2021-07-30T17:17:32.997Z] === RUN   TestCreateWithDuplicateNetworkNames
17:17:33 [2021-07-30T17:17:33.074Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.98s)
17:17:33 [2021-07-30T17:17:33.074Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:17:33 [2021-07-30T17:17:33.741Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:17:34 [2021-07-30T17:17:34.039Z] 2021/07/30 17:17:33 Closing DB instances...
17:17:34 [2021-07-30T17:17:34.053Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:17:34 [2021-07-30T17:17:34.316Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
17:17:34 [2021-07-30T17:17:34.332Z] + echo Ensuring container killed.
17:17:34 [2021-07-30T17:17:34.332Z] Ensuring container killed.
17:17:34 [2021-07-30T17:17:34.332Z] + docker rm -vf docker-pr9
17:17:34 [2021-07-30T17:17:34.332Z] Error: No such container: docker-pr9
[Pipeline] sh
17:17:34 [2021-07-30T17:17:34.496Z] === RUN   TestFailedConnection
17:17:34 [2021-07-30T17:17:34.577Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.81s)
17:17:34 [2021-07-30T17:17:34.577Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:17:34 [2021-07-30T17:17:34.612Z] + echo Chowning /workspace to jenkins user
17:17:34 [2021-07-30T17:17:34.612Z] Chowning /workspace to jenkins user
17:17:34 [2021-07-30T17:17:34.612Z] + id -u
17:17:34 [2021-07-30T17:17:34.612Z] + id -g
17:17:34 [2021-07-30T17:17:34.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:17:34 [2021-07-30T17:17:34.612Z] Unable to find image 'busybox:latest' locally
17:17:34 [2021-07-30T17:17:34.675Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
17:17:34 [2021-07-30T17:17:34.675Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s)
17:17:34 [2021-07-30T17:17:34.675Z] === RUN   TestBuildMultiStageCopy
17:17:34 [2021-07-30T17:17:34.675Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:17:34 [2021-07-30T17:17:34.870Z] latest: Pulling from library/busybox
17:17:34 [2021-07-30T17:17:34.870Z] b71f96345d44: Pulling fs layer
17:17:34 [2021-07-30T17:17:34.870Z] b71f96345d44: Download complete
17:17:35 [2021-07-30T17:17:35.132Z] b71f96345d44: Pull complete
17:17:35 [2021-07-30T17:17:35.132Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
17:17:35 [2021-07-30T17:17:35.132Z] Status: Downloaded newer image for busybox:latest
17:17:35 [2021-07-30T17:17:35.461Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.43s)
17:17:35 [2021-07-30T17:17:35.461Z] === RUN   TestNetworkDBGarbageCollection
17:17:35 [2021-07-30T17:17:35.962Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:17:36 [2021-07-30T17:17:36.593Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:17:36 [2021-07-30T17:17:36.845Z] + bundleName=docker-py
17:17:36 [2021-07-30T17:17:36.845Z] + echo Creating docker-py-bundles.tar.gz
17:17:36 [2021-07-30T17:17:36.845Z] Creating docker-py-bundles.tar.gz
17:17:36 [2021-07-30T17:17:36.845Z] + 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
17:17:36 [2021-07-30T17:17:36.854Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
[Pipeline] archiveArtifacts
17:17:36 [2021-07-30T17:17:36.863Z] Archiving artifacts
17:17:36 [2021-07-30T17:17:36.906Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
17:17:36 [2021-07-30T17:17:36.992Z] --- PASS: TestFailedConnection (2.42s)
17:17:36 [2021-07-30T17:17:36.992Z] === RUN   TestFailOnce
17:17:36 [2021-07-30T17:17:36.992Z] 2021/07/30 17:17:36 http: panic serving 127.0.0.1:49294: Plugin not ready
17:17:36 [2021-07-30T17:17:36.992Z] goroutine 34 [running]:
17:17:36 [2021-07-30T17:17:36.992Z] net/http.(*conn).serve.func1(0xc000094000)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:1804 +0x153
17:17:36 [2021-07-30T17:17:36.992Z] panic(0x1305280, 0x141c6d0)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:17:36 [2021-07-30T17:17:36.992Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x142cd90, 0xc0001b40e0, 0xc0000a6000)
17:17:36 [2021-07-30T17:17:36.992Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:17:36 [2021-07-30T17:17:36.992Z] net/http.HandlerFunc.ServeHTTP(0xc000104f30, 0x142cd90, 0xc0001b40e0, 0xc0000a6000)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:2049 +0x4b
17:17:36 [2021-07-30T17:17:36.992Z] net/http.(*ServeMux).ServeHTTP(0xc0001568c0, 0x142cd90, 0xc0001b40e0, 0xc0000a6000)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
17:17:36 [2021-07-30T17:17:36.992Z] net/http.serverHandler.ServeHTTP(0xc0001b4000, 0x142cd90, 0xc0001b40e0, 0xc0000a6000)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:2867 +0xaa
17:17:36 [2021-07-30T17:17:36.992Z] net/http.(*conn).serve(0xc000094000, 0x142d980, 0xc00009c000)
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
17:17:36 [2021-07-30T17:17:36.992Z] created by net/http.(*Server).Serve
17:17:36 [2021-07-30T17:17:36.992Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
17:17:36 [2021-07-30T17:17:36.992Z] time="2021-07-30T17:17:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s"
17:17:37 [2021-07-30T17:17:37.114Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:17:37 [2021-07-30T17:17:37.168Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.78s)
17:17:37 [2021-07-30T17:17:37.168Z] === RUN   TestIpcModeOlderClient
17:17:37 [2021-07-30T17:17:37.168Z] === PAUSE TestIpcModeOlderClient
17:17:37 [2021-07-30T17:17:37.168Z] === RUN   TestKillContainerInvalidSignal
17:17:37 [2021-07-30T17:17:37.376Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:17:37 [2021-07-30T17:17:37.636Z] --- PASS: TestBuildMultiStageCopy (3.44s)
17:17:37 [2021-07-30T17:17:37.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s)
17:17:37 [2021-07-30T17:17:37.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
17:17:37 [2021-07-30T17:17:37.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
17:17:37 [2021-07-30T17:17:37.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
17:17:37 [2021-07-30T17:17:37.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
17:17:37 [2021-07-30T17:17:37.637Z] === RUN   TestBuildMultiStageParentConfig
17:17:37 [2021-07-30T17:17:37.958Z] --- PASS: TestFailOnce (1.19s)
17:17:37 [2021-07-30T17:17:37.958Z] === RUN   TestEchoInputOutput
17:17:37 [2021-07-30T17:17:37.958Z] --- PASS: TestEchoInputOutput (0.00s)
17:17:37 [2021-07-30T17:17:37.958Z] === RUN   TestBackoff
17:17:37 [2021-07-30T17:17:37.958Z] --- PASS: TestBackoff (0.00s)
17:17:37 [2021-07-30T17:17:37.958Z] === RUN   TestAbortRetry
17:17:37 [2021-07-30T17:17:37.958Z] --- PASS: TestAbortRetry (0.00s)
17:17:37 [2021-07-30T17:17:37.958Z] === RUN   TestClientScheme
17:17:37 [2021-07-30T17:17:37.958Z] --- PASS: TestClientScheme (0.00s)
17:17:37 [2021-07-30T17:17:37.958Z] === RUN   TestNewClientWithTimeout
17:17:38 [2021-07-30T17:17:38.110Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:17:38 [2021-07-30T17:17:38.415Z] time="2021-07-30T17:17:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:17:38 [2021-07-30T17:17:38.578Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
17:17:38 [2021-07-30T17:17:38.579Z] === RUN   TestBuildLabelWithTargets
17:17:38 [2021-07-30T17:17:38.605Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
17:17:38 [2021-07-30T17:17:38.682Z] --- PASS: TestKillContainerInvalidSignal (1.28s)
17:17:38 [2021-07-30T17:17:38.682Z] === RUN   TestKillContainer
17:17:38 [2021-07-30T17:17:38.682Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:17:38 [2021-07-30T17:17:38.682Z] === RUN   TestKillContainer/no_signal
17:17:38 [2021-07-30T17:17:38.682Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
[Pipeline] sh
17:17:38 [2021-07-30T17:17:38.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/make.sh binary
17:17:39 [2021-07-30T17:17:39.538Z] 
17:17:39 [2021-07-30T17:17:39.538Z] Removing bundles/
17:17:39 [2021-07-30T17:17:39.538Z] 
17:17:39 [2021-07-30T17:17:39.538Z] ---> Making bundle: binary (in bundles/binary)
17:17:39 [2021-07-30T17:17:39.538Z] Building: bundles/binary-daemon/dockerd-dev
17:17:39 [2021-07-30T17:17:39.538Z] GOOS="" GOARCH="" GOARM=""
17:17:39 [2021-07-30T17:17:39.628Z] === RUN   TestKillContainer/non_killing_signal
17:17:39 [2021-07-30T17:17:39.949Z] --- PASS: TestRequest (9.54s)
17:17:39 [2021-07-30T17:17:39.949Z] === RUN   TestOverlappingRequests
17:17:39 [2021-07-30T17:17:39.949Z] time="2021-07-30T17:17:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:17:39 [2021-07-30T17:17:39.962Z] --- PASS: TestBuildLabelWithTargets (1.25s)
17:17:39 [2021-07-30T17:17:39.962Z] === RUN   TestBuildWithEmptyLayers
17:17:40 [2021-07-30T17:17:40.406Z] --- PASS: TestOverlappingRequests (0.42s)
17:17:40 [2021-07-30T17:17:40.407Z] === RUN   TestRelease
17:17:40 [2021-07-30T17:17:40.569Z] === RUN   TestKillContainer/killing_signal
17:17:41 [2021-07-30T17:17:41.512Z] --- PASS: TestKillContainer (3.10s)
17:17:41 [2021-07-30T17:17:41.512Z]     --- PASS: TestKillContainer/no_signal (1.14s)
17:17:41 [2021-07-30T17:17:41.512Z]     --- PASS: TestKillContainer/non_killing_signal (0.86s)
17:17:41 [2021-07-30T17:17:41.512Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
17:17:41 [2021-07-30T17:17:41.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:17:41 [2021-07-30T17:17:41.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParseEmptyInterface
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParseEmptyInterface (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParseNonInterfaceType
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParseWithOneFunction
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParseWithOneFunction (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParseWithMultipleFuncs
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParseWithUnnamedReturn
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestEmbeddedInterface
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestEmbeddedInterface (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestParsedImports
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestParsedImports (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestAliasedImports
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestAliasedImports (0.00s)
17:17:41 [2021-07-30T17:17:41.940Z] PASS
17:17:41 [2021-07-30T17:17:41.940Z] coverage: 56.8% of statements
17:17:41 [2021-07-30T17:17:41.940Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.054s	coverage: 56.8% of statements
17:17:41 [2021-07-30T17:17:41.940Z] --- PASS: TestRelease (1.71s)
17:17:41 [2021-07-30T17:17:41.940Z] === RUN   TestAllocateRandomDeallocate
17:17:42 [2021-07-30T17:17:42.083Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:17:42 [2021-07-30T17:17:42.344Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:17:42 [2021-07-30T17:17:42.397Z] time="2021-07-30T17:17:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:17:42 [2021-07-30T17:17:42.606Z] === RUN   TestDockerSuite/TestBuildAddTar
17:17:42 [2021-07-30T17:17:42.606Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:17:43 [2021-07-30T17:17:43.231Z] 4612f6d0b889: Pull complete
17:17:43 [2021-07-30T17:17:43.257Z] --- PASS: TestBuildWithEmptyLayers (3.49s)
17:17:43 [2021-07-30T17:17:43.257Z] === RUN   TestBuildMultiStageOnBuild
17:17:43 [2021-07-30T17:17:43.363Z] === RUN   TestHTTPTransport
17:17:43 [2021-07-30T17:17:43.363Z] --- PASS: TestHTTPTransport (0.00s)
17:17:43 [2021-07-30T17:17:43.363Z] PASS
17:17:43 [2021-07-30T17:17:43.363Z] coverage: 85.7% of statements
17:17:43 [2021-07-30T17:17:43.363Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.038s	coverage: 85.7% of statements
17:17:43 [2021-07-30T17:17:43.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s)
17:17:43 [2021-07-30T17:17:43.547Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
17:17:43 [2021-07-30T17:17:43.547Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s)
17:17:43 [2021-07-30T17:17:43.547Z] === RUN   TestKillStoppedContainer
17:17:43 [2021-07-30T17:17:43.547Z] --- PASS: TestKillStoppedContainer (0.06s)
17:17:43 [2021-07-30T17:17:43.547Z] === RUN   TestKillStoppedContainerAPIPre120
17:17:43 [2021-07-30T17:17:43.547Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:17:43 [2021-07-30T17:17:43.547Z] === RUN   TestKillDifferentUserContainer
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestBufioReaderPoolPutAndGet
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestBufioWriterPoolPutAndGet
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] === RUN   TestBufferPoolPutAndGet
17:17:43 [2021-07-30T17:17:43.822Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:17:43 [2021-07-30T17:17:43.822Z] PASS
17:17:43 [2021-07-30T17:17:43.822Z] coverage: 88.2% of statements
17:17:43 [2021-07-30T17:17:43.822Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
17:17:44 [2021-07-30T17:17:44.280Z] === RUN   TestOutputOnPrematureClose
17:17:44 [2021-07-30T17:17:44.280Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:17:44 [2021-07-30T17:17:44.280Z] === RUN   TestCompleteSilently
17:17:44 [2021-07-30T17:17:44.280Z] --- PASS: TestCompleteSilently (0.00s)
17:17:44 [2021-07-30T17:17:44.280Z] PASS
17:17:44 [2021-07-30T17:17:44.280Z] coverage: 75.9% of statements
17:17:44 [2021-07-30T17:17:44.280Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
17:17:44 [2021-07-30T17:17:44.489Z] --- PASS: TestKillDifferentUserContainer (0.89s)
17:17:44 [2021-07-30T17:17:44.489Z] === RUN   TestInspectOomKilledTrue
17:17:44 [2021-07-30T17:17:44.489Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:44 [2021-07-30T17:17:44.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:17:44 [2021-07-30T17:17:44.489Z] === RUN   TestInspectOomKilledFalse
17:17:44 [2021-07-30T17:17:44.489Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:44 [2021-07-30T17:17:44.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:17:44 [2021-07-30T17:17:44.489Z] === RUN   TestLinksEtcHostsContentMatch
17:17:44 [2021-07-30T17:17:44.737Z] === RUN   TestSendToOneSub
17:17:44 [2021-07-30T17:17:44.737Z] --- PASS: TestSendToOneSub (0.00s)
17:17:44 [2021-07-30T17:17:44.737Z] === RUN   TestSendToMultipleSubs
17:17:44 [2021-07-30T17:17:44.737Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:17:44 [2021-07-30T17:17:44.737Z] === RUN   TestEvictOneSub
17:17:44 [2021-07-30T17:17:44.737Z] --- PASS: TestEvictOneSub (0.00s)
17:17:44 [2021-07-30T17:17:44.737Z] === RUN   TestClosePublisher
17:17:44 [2021-07-30T17:17:44.737Z] --- PASS: TestClosePublisher (0.00s)
17:17:44 [2021-07-30T17:17:44.737Z] === RUN   TestPubSubRace
17:17:45 [2021-07-30T17:17:45.800Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
17:17:45 [2021-07-30T17:17:45.800Z] === RUN   TestBuildUncleanTarFilenames
17:17:45 [2021-07-30T17:17:45.873Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s)
17:17:45 [2021-07-30T17:17:45.873Z] === RUN   TestLinksContainerNames
17:17:46 [2021-07-30T17:17:46.270Z] --- PASS: TestPubSubRace (1.05s)
17:17:46 [2021-07-30T17:17:46.270Z] PASS
17:17:46 [2021-07-30T17:17:46.270Z] coverage: 75.0% of statements
17:17:46 [2021-07-30T17:17:46.270Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 75.0% of statements
17:17:46 [2021-07-30T17:17:46.371Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
17:17:46 [2021-07-30T17:17:46.371Z] === RUN   TestBuildMultiStageLayerLeak
17:17:46 [2021-07-30T17:17:46.733Z] === RUN   TestRegister
17:17:46 [2021-07-30T17:17:46.733Z] --- PASS: TestRegister (0.00s)
17:17:46 [2021-07-30T17:17:46.733Z] === RUN   TestCommand
17:17:46 [2021-07-30T17:17:46.733Z] --- PASS: TestCommand (0.04s)
17:17:46 [2021-07-30T17:17:46.733Z] === RUN   TestNaiveSelf
17:17:46 [2021-07-30T17:17:46.733Z] --- PASS: TestNaiveSelf (0.03s)
17:17:46 [2021-07-30T17:17:46.733Z] PASS
17:17:46 [2021-07-30T17:17:46.733Z] coverage: 82.4% of statements
17:17:46 [2021-07-30T17:17:46.733Z] ok  	github.com/docker/docker/pkg/reexec	0.109s	coverage: 82.4% of statements
17:17:46 [2021-07-30T17:17:46.733Z] --- PASS: TestAllocateRandomDeallocate (4.67s)
17:17:46 [2021-07-30T17:17:46.733Z] === RUN   TestRetrieveFromStore
17:17:47 [2021-07-30T17:17:47.190Z] time="2021-07-30T17:17:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:17:47 [2021-07-30T17:17:47.648Z] === RUN   TestDump
17:17:47 [2021-07-30T17:17:47.648Z] goroutine 6 [running]:
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xaeb1180, 0x1111a490b84)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.Dump(...)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
17:17:47 [2021-07-30T17:17:47.648Z] testing.tRunner(0xc000029080, 0x2b5ee0)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:17:47 [2021-07-30T17:17:47.648Z] created by testing.(*T).Run
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
17:17:47 [2021-07-30T17:17:47.648Z] 
17:17:47 [2021-07-30T17:17:47.648Z] goroutine 1 [chan receive]:
17:17:47 [2021-07-30T17:17:47.648Z] testing.(*T).Run(0xc000029080, 0x2a8618, 0x8, 0x2b5ee0, 0x11a2cd)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1239 +0x2da
17:17:47 [2021-07-30T17:17:47.648Z] testing.runTests.func1(0xc000028f00)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1511 +0x7f
17:17:47 [2021-07-30T17:17:47.648Z] testing.tRunner(0xc000028f00, 0xc000075da8)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:17:47 [2021-07-30T17:17:47.648Z] testing.runTests(0xc000004078, 0x3fb220, 0x3, 0x3, 0xc0392b84cae2c160, 0x8bb338789d, 0x3ffc80, 0x2a9e68)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1509 +0x310
17:17:47 [2021-07-30T17:17:47.648Z] testing.(*M).Run(0xc00007a080, 0x0)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
17:17:47 [2021-07-30T17:17:47.648Z] main.main()
17:17:47 [2021-07-30T17:17:47.648Z] 	_testmain.go:95 +0x1c8
17:17:47 [2021-07-30T17:17:47.648Z] --- PASS: TestDump (0.00s)
17:17:47 [2021-07-30T17:17:47.648Z] === RUN   TestDumpToFile
17:17:47 [2021-07-30T17:17:47.648Z] --- PASS: TestDumpToFile (0.22s)
17:17:47 [2021-07-30T17:17:47.648Z] === RUN   TestDumpToFileWithEmptyInput
17:17:47 [2021-07-30T17:17:47.648Z] goroutine 8 [running]:
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x194500)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
17:17:47 [2021-07-30T17:17:47.648Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500)
17:17:47 [2021-07-30T17:17:47.648Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
17:17:47 [2021-07-30T17:17:47.648Z] testing.tRunner(0xc000029500, 0x2b5ed0)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:17:47 [2021-07-30T17:17:47.648Z] created by testing.(*T).Run
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
17:17:47 [2021-07-30T17:17:47.648Z] 
17:17:47 [2021-07-30T17:17:47.648Z] goroutine 1 [chan receive]:
17:17:47 [2021-07-30T17:17:47.648Z] testing.(*T).Run(0xc000029500, 0x2af0cc, 0x1c, 0x2b5ed0, 0x11a201)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1239 +0x2da
17:17:47 [2021-07-30T17:17:47.648Z] testing.runTests.func1(0xc000028f00)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1511 +0x7f
17:17:47 [2021-07-30T17:17:47.648Z] testing.tRunner(0xc000028f00, 0xc000075da8)
17:17:47 [2021-07-30T17:17:47.648Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:17:47 [2021-07-30T17:17:47.648Z] testing.runTests(0xc000004078, 0x3fb220, 0x3, 0x3, 0xc0392b84cae2c160, 0x8bb338789d, 0x3ffc80, 0x2a9e68)
17:17:47 [2021-07-30T17:17:47.649Z] 	c:/go/src/testing/testing.go:1509 +0x310
17:17:47 [2021-07-30T17:17:47.649Z] testing.(*M).Run(0xc00007a080, 0x0)
17:17:47 [2021-07-30T17:17:47.649Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
17:17:47 [2021-07-30T17:17:47.649Z] main.main()
17:17:47 [2021-07-30T17:17:47.649Z] 	_testmain.go:95 +0x1c8
17:17:47 [2021-07-30T17:17:47.649Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:17:47 [2021-07-30T17:17:47.649Z] PASS
17:17:47 [2021-07-30T17:17:47.649Z] coverage: 90.9% of statements
17:17:47 [2021-07-30T17:17:47.649Z] ok  	github.com/docker/docker/pkg/stack	0.272s	coverage: 90.9% of statements
17:17:47 [2021-07-30T17:17:47.787Z] --- PASS: TestLinksContainerNames (1.87s)
17:17:47 [2021-07-30T17:17:47.787Z] === RUN   TestLogsFollowTailEmpty
17:17:47 [2021-07-30T17:17:47.898Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s)
17:17:47 [2021-07-30T17:17:47.898Z] === RUN   TestCreateServiceSecretFileMode
17:17:48 [2021-07-30T17:17:48.358Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
17:17:48 [2021-07-30T17:17:48.359Z] === RUN   TestContainerNetworkMountsNoChown
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestNewStdWriter
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestNewStdWriter (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestWriteWithUninitializedStdWriter
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestWriteWithNilBytes
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestWrite
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestWrite (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestWriteWithWriterError
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestWriteWithWriterError (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyWriteAndRead
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyWithInvalidInputHeader
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyWithCorruptedPrefix
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyReturnsWriteErrors
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:17:48 [2021-07-30T17:17:48.626Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:17:48 [2021-07-30T17:17:48.626Z] PASS
17:17:48 [2021-07-30T17:17:48.626Z] coverage: 100.0% of statements
17:17:48 [2021-07-30T17:17:48.626Z] ok  	github.com/docker/docker/pkg/stdcopy	0.058s	coverage: 100.0% of statements
17:17:48 [2021-07-30T17:17:48.913Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
17:17:48 [2021-07-30T17:17:48.913Z] === RUN   TestBuildWithHugeFile
17:17:48 [2021-07-30T17:17:48.930Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:17:49 [2021-07-30T17:17:49.261Z] --- PASS: TestCreateServiceSecretFileMode (2.74s)
17:17:49 [2021-07-30T17:17:49.261Z] === RUN   TestCreateServiceConfigFileMode
17:17:49 [2021-07-30T17:17:49.501Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s)
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/default
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/default
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/private
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/private
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/rprivate
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/rprivate
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/slave
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/slave
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/rslave
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/rslave
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/shared
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/shared
17:17:49 [2021-07-30T17:17:49.501Z] === RUN   TestMountDaemonRoot/rshared
17:17:49 [2021-07-30T17:17:49.501Z] === PAUSE TestMountDaemonRoot/rshared
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestRawProgressFormatterFormatStatus
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestRawProgressFormatterFormatProgress
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestFormatStatus
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestFormatStatus (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestFormatError
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestFormatError (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestFormatJSONError
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestFormatJSONError (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestJsonProgressFormatterFormatProgress
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestJsonProgressFormatterFormatStatus
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestNewJSONProgressOutput
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestAuxFormatterEmit
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestStreamWriterStdout
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestStreamWriterStdout (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestStreamWriterStderr
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestStreamWriterStderr (0.00s)
17:17:49 [2021-07-30T17:17:49.591Z] PASS
17:17:49 [2021-07-30T17:17:49.591Z] coverage: 66.2% of statements
17:17:49 [2021-07-30T17:17:49.591Z] ok  	github.com/docker/docker/pkg/streamformatter	0.047s	coverage: 66.2% of statements
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestRetrieveFromStore (2.79s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestRequestReleaseAddressDuplicate
17:17:49 [2021-07-30T17:17:49.591Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:17:49 [2021-07-30T17:17:49.591Z] === RUN   TestParallelPredefinedRequest1
17:17:49 [2021-07-30T17:17:49.591Z] === PAUSE TestParallelPredefinedRequest1
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestParallelPredefinedRequest2
17:17:49 [2021-07-30T17:17:49.592Z] === PAUSE TestParallelPredefinedRequest2
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestParallelPredefinedRequest3
17:17:49 [2021-07-30T17:17:49.592Z] === PAUSE TestParallelPredefinedRequest3
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestParallelPredefinedRequest4
17:17:49 [2021-07-30T17:17:49.592Z] === PAUSE TestParallelPredefinedRequest4
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestParallelPredefinedRequest5
17:17:49 [2021-07-30T17:17:49.592Z] === PAUSE TestParallelPredefinedRequest5
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestDebug
17:17:49 [2021-07-30T17:17:49.592Z] --- PASS: TestDebug (0.00s)
17:17:49 [2021-07-30T17:17:49.592Z] === RUN   TestRequestPoolParallel
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/default
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/default/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/default/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/default/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rshared
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/shared
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rslave
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/slave
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rprivate
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/private
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/private/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/private/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/default/mount_root
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:17:49 [2021-07-30T17:17:49.762Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:17:50 [2021-07-30T17:17:50.023Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:17:50 [2021-07-30T17:17:50.024Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestRequestPoolParallel (0.33s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestFullAllocateRelease
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestGenerateRandomID
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestGenerateRandomID (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestShortenId
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestShortenId (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestShortenSha256Id
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestShortenSha256Id (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestShortenIdEmpty
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestShortenIdEmpty (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestShortenIdInvalid
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestShortenIdInvalid (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestIsShortIDNonHex
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] === RUN   TestIsShortIDNotCorrectSize
17:17:50 [2021-07-30T17:17:50.050Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:17:50 [2021-07-30T17:17:50.050Z] PASS
17:17:50 [2021-07-30T17:17:50.050Z] coverage: 70.6% of statements
17:17:50 [2021-07-30T17:17:50.050Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/private/bind_root
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/private/mount_root
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:17:50 [2021-07-30T17:17:50.284Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:17:50 [2021-07-30T17:17:50.284Z] --- PASS: TestMountDaemonRoot (0.06s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:17:50 [2021-07-30T17:17:50.284Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:17:50 [2021-07-30T17:17:50.284Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:17:50 [2021-07-30T17:17:50.284Z] === RUN   TestContainerBindMountNonRecursive
17:17:50 [2021-07-30T17:17:50.510Z] --- PASS: TestFullAllocateRelease (0.52s)
17:17:50 [2021-07-30T17:17:50.510Z] === RUN   TestOddAllocateRelease
17:17:50 [2021-07-30T17:17:50.967Z] --- PASS: TestOddAllocateRelease (0.33s)
17:17:50 [2021-07-30T17:17:50.967Z] === RUN   TestFullAllocateSerialReleaseParallel
17:17:50 [2021-07-30T17:17:50.967Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s)
17:17:50 [2021-07-30T17:17:50.967Z] === RUN   TestOddAllocateSerialReleaseParallel
17:17:50 [2021-07-30T17:17:50.967Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
17:17:50 [2021-07-30T17:17:50.967Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:17:50 [2021-07-30T17:17:50.967Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest1
17:17:50 [2021-07-30T17:17:50.967Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:17:50 [2021-07-30T17:17:50.967Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest5
17:17:50 [2021-07-30T17:17:50.967Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:17:50 [2021-07-30T17:17:50.967Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest4
17:17:50 [2021-07-30T17:17:50.967Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:17:50 [2021-07-30T17:17:50.967Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest3
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest2
17:17:50 [2021-07-30T17:17:50.967Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:17:50 [2021-07-30T17:17:50.967Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] === CONT  TestParallelPredefinedRequest3
17:17:50 [2021-07-30T17:17:50.967Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:17:50 [2021-07-30T17:17:50.967Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] PASS
17:17:50 [2021-07-30T17:17:50.967Z] coverage: 85.3% of statements
17:17:50 [2021-07-30T17:17:50.967Z] ok  	github.com/docker/docker/libnetwork/ipam	55.676s	coverage: 85.3% of statements
17:17:50 [2021-07-30T17:17:50.967Z] === RUN   TestIsCpusetListAvailable
17:17:50 [2021-07-30T17:17:50.967Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:17:50 [2021-07-30T17:17:50.967Z] PASS
17:17:50 [2021-07-30T17:17:50.967Z] coverage: 39.4% of statements
17:17:50 [2021-07-30T17:17:50.967Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 39.4% of statements
17:17:51 [2021-07-30T17:17:51.669Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:17:51 [2021-07-30T17:17:51.776Z] --- PASS: TestCreateServiceConfigFileMode (2.71s)
17:17:51 [2021-07-30T17:17:51.776Z] === RUN   TestCreateServiceSysctls
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestChtimes
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestChtimes (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestChtimesWindows
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestChtimesWindows (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestEnsureRemoveAllNotExist
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestEnsureRemoveAllWithDir
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestEnsureRemoveAllWithFile
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] === RUN   TestHasWin32KSupport
17:17:53 [2021-07-30T17:17:53.141Z]     syscall_windows_test.go:8: win32k: true
17:17:53 [2021-07-30T17:17:53.141Z] --- PASS: TestHasWin32KSupport (0.00s)
17:17:53 [2021-07-30T17:17:53.141Z] PASS
17:17:53 [2021-07-30T17:17:53.141Z] coverage: 12.9% of statements
17:17:53 [2021-07-30T17:17:53.141Z] ok  	github.com/docker/docker/pkg/system	0.057s	coverage: 12.9% of statements
17:17:53 [2021-07-30T17:17:53.583Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:17:53 [2021-07-30T17:17:53.843Z] --- PASS: TestContainerBindMountNonRecursive (3.58s)
17:17:53 [2021-07-30T17:17:53.843Z] === RUN   TestContainerVolumesMountedAsShared
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestTailFile
17:17:54 [2021-07-30T17:17:54.105Z] --- PASS: TestTailFile (0.00s)
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestTailFileManyLines
17:17:54 [2021-07-30T17:17:54.105Z] --- PASS: TestTailFileManyLines (0.00s)
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestTailEmptyFile
17:17:54 [2021-07-30T17:17:54.105Z] --- PASS: TestTailEmptyFile (0.00s)
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestTailNegativeN
17:17:54 [2021-07-30T17:17:54.105Z] --- PASS: TestTailNegativeN (0.00s)
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/no_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/no_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/single_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/2_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/4_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/8_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line#01
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line#02
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.105Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.105Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/single_byte_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/8_byte_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/4_byte_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/no_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/2_byte_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.106Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.106Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.107Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.107Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.566Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.566Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.567Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.567Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.568Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.568Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:17:54 [2021-07-30T17:17:54.569Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:17:54 [2021-07-30T17:17:54.784Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
17:17:54 [2021-07-30T17:17:54.784Z] === RUN   TestContainerVolumesMountedAsSlave
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:17:55 [2021-07-30T17:17:55.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:17:55 [2021-07-30T17:17:55.028Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:17:55 [2021-07-30T17:17:55.028Z] --- PASS: TestNewTailReader (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.028Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.07s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.029Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.030Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:17:55 [2021-07-30T17:17:55.045Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.487Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:17:55 [2021-07-30T17:17:55.488Z] PASS
17:17:55 [2021-07-30T17:17:55.488Z] coverage: 88.6% of statements
17:17:55 [2021-07-30T17:17:55.488Z] ok  	github.com/docker/docker/pkg/tailfile	0.382s	coverage: 88.6% of statements
17:17:55 [2021-07-30T17:17:55.936Z] --- PASS: TestCreateServiceSysctls (3.70s)
17:17:55 [2021-07-30T17:17:55.936Z] === RUN   TestCreateServiceCapabilities
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestNewClientWithTimeout (17.69s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestClientStream
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestClientStream (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestClientSendFile
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestClientSendFile (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestClientWithRequestTimeout
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestFileSpecPlugin
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestFileSpecPlugin (0.01s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestFileJSONSpecPlugin
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestPluginAddHandler
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestPluginAddHandler (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestPluginWaitBadPlugin
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestGet
17:17:55 [2021-07-30T17:17:55.949Z] time="2021-07-30T17:17:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestTarSumRemoveNonExistent
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestTarSumRemove
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestTarSumRemove (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestSortFileInfoSums
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestSortFileInfoSums (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestNewTarSumForLabelInvalid
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestNewTarSumForLabel
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestEmptyTar
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestEmptyTar (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestTarSumsReadSize
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestTarSumsReadSize (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestTarSums
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestTarSums (0.09s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestIteration
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestIteration (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestVersionLabelForChecksum
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestVersion
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestVersion (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestGetVersion
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestGetVersion (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] === RUN   TestGetVersions
17:17:55 [2021-07-30T17:17:55.949Z] --- PASS: TestGetVersions (0.00s)
17:17:55 [2021-07-30T17:17:55.949Z] PASS
17:17:55 [2021-07-30T17:17:55.949Z] coverage: 89.3% of statements
17:17:55 [2021-07-30T17:17:55.949Z] ok  	github.com/docker/docker/pkg/tarsum	0.149s	coverage: 89.3% of statements
17:17:56 [2021-07-30T17:17:56.428Z]     check_test.go:309: [d4e1053c15740] daemon is not started
17:17:56 [2021-07-30T17:17:56.428Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:17:56 [2021-07-30T17:17:56.428Z] --- PASS: TestContainerVolumesMountedAsSlave (1.79s)
17:17:56 [2021-07-30T17:17:56.428Z] === RUN   TestNetworkNat
17:17:56 [2021-07-30T17:17:56.915Z] testing: warning: no tests to run
17:17:56 [2021-07-30T17:17:56.915Z] PASS
17:17:56 [2021-07-30T17:17:56.915Z] coverage: [no statements]
17:17:56 [2021-07-30T17:17:56.915Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
17:17:56 [2021-07-30T17:17:56.915Z] time="2021-07-30T17:17:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:17:57 [2021-07-30T17:17:57.374Z] === RUN   TestTruncIndex
17:17:57 [2021-07-30T17:17:57.374Z] --- PASS: TestTruncIndex (0.10s)
17:17:57 [2021-07-30T17:17:57.374Z] PASS
17:17:57 [2021-07-30T17:17:57.374Z] coverage: 91.5% of statements
17:17:57 [2021-07-30T17:17:57.374Z] ok  	github.com/docker/docker/pkg/truncindex	0.143s	coverage: 91.5% of statements
17:17:57 [2021-07-30T17:17:57.814Z] --- PASS: TestNetworkNat (1.14s)
17:17:57 [2021-07-30T17:17:57.814Z] === RUN   TestNetworkLocalhostTCPNat
17:17:58 [2021-07-30T17:17:58.339Z] === RUN   TestIsGIT
17:17:58 [2021-07-30T17:17:58.339Z] --- PASS: TestIsGIT (0.00s)
17:17:58 [2021-07-30T17:17:58.339Z] === RUN   TestIsTransport
17:17:58 [2021-07-30T17:17:58.340Z] --- PASS: TestIsTransport (0.00s)
17:17:58 [2021-07-30T17:17:58.340Z] PASS
17:17:58 [2021-07-30T17:17:58.340Z] coverage: 100.0% of statements
17:17:58 [2021-07-30T17:17:58.340Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
17:17:58 [2021-07-30T17:17:58.447Z] --- PASS: TestCreateServiceCapabilities (2.74s)
17:17:58 [2021-07-30T17:17:58.447Z] === RUN   TestInspect
17:17:58 [2021-07-30T17:17:58.797Z] === RUN   TestVersionInfo
17:17:58 [2021-07-30T17:17:58.797Z] --- PASS: TestVersionInfo (0.00s)
17:17:58 [2021-07-30T17:17:58.797Z] === RUN   TestAppendVersions
17:17:58 [2021-07-30T17:17:58.797Z] --- PASS: TestAppendVersions (0.00s)
17:17:58 [2021-07-30T17:17:58.797Z] PASS
17:17:58 [2021-07-30T17:17:58.797Z] coverage: 88.9% of statements
17:17:58 [2021-07-30T17:17:58.797Z] ok  	github.com/docker/docker/pkg/useragent	0.049s	coverage: 88.9% of statements
17:17:58 [2021-07-30T17:17:58.797Z] time="2021-07-30T17:17:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:17:59 [2021-07-30T17:17:59.198Z] --- PASS: TestNetworkLocalhostTCPNat (1.25s)
17:17:59 [2021-07-30T17:17:59.198Z] === RUN   TestNetworkLoopbackNat
17:17:59 [2021-07-30T17:17:59.198Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:18:00 [2021-07-30T17:18:00.973Z] === RUN   TestValidatePrivileges
17:18:00 [2021-07-30T17:18:00.973Z] --- PASS: TestValidatePrivileges (0.00s)
17:18:00 [2021-07-30T17:18:00.973Z] === RUN   TestFilterByCapNeg
17:18:00 [2021-07-30T17:18:00.973Z] --- PASS: TestFilterByCapNeg (0.00s)
17:18:00 [2021-07-30T17:18:00.973Z] === RUN   TestFilterByCapPos
17:18:00 [2021-07-30T17:18:00.973Z] --- PASS: TestFilterByCapPos (0.00s)
17:18:00 [2021-07-30T17:18:00.973Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:18:00 [2021-07-30T17:18:00.973Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:18:00 [2021-07-30T17:18:00.973Z] PASS
17:18:00 [2021-07-30T17:18:00.973Z] coverage: 12.0% of statements
17:18:00 [2021-07-30T17:18:00.973Z] ok  	github.com/docker/docker/plugin	0.062s	coverage: 12.0% of statements
17:18:01 [2021-07-30T17:18:01.712Z] --- PASS: TestInspect (3.22s)
17:18:01 [2021-07-30T17:18:01.712Z] === RUN   TestCreateJob
17:18:01 [2021-07-30T17:18:01.742Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:18:02 [2021-07-30T17:18:02.507Z] === RUN   TestNewSettable
17:18:02 [2021-07-30T17:18:02.508Z] --- PASS: TestNewSettable (0.00s)
17:18:02 [2021-07-30T17:18:02.508Z] === RUN   TestIsSettable
17:18:02 [2021-07-30T17:18:02.508Z] --- PASS: TestIsSettable (0.00s)
17:18:02 [2021-07-30T17:18:02.508Z] === RUN   TestUpdateSettingsEnv
17:18:02 [2021-07-30T17:18:02.508Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:18:02 [2021-07-30T17:18:02.508Z] PASS
17:18:02 [2021-07-30T17:18:02.508Z] coverage: 20.0% of statements
17:18:02 [2021-07-30T17:18:02.508Z] ok  	github.com/docker/docker/plugin/v2	0.050s	coverage: 20.0% of statements
17:18:02 [2021-07-30T17:18:02.965Z] time="2021-07-30T17:18:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:18:03 [2021-07-30T17:18:03.127Z] --- PASS: TestNetworkLoopbackNat (4.01s)
17:18:03 [2021-07-30T17:18:03.127Z] === RUN   TestPause
17:18:03 [2021-07-30T17:18:03.423Z] === RUN   TestLoad
17:18:03 [2021-07-30T17:18:03.423Z] --- PASS: TestLoad (0.00s)
17:18:03 [2021-07-30T17:18:03.423Z] === RUN   TestSave
17:18:03 [2021-07-30T17:18:03.423Z] --- PASS: TestSave (0.03s)
17:18:03 [2021-07-30T17:18:03.423Z] === RUN   TestAddDeleteGet
17:18:03 [2021-07-30T17:18:03.423Z] --- PASS: TestAddDeleteGet (0.04s)
17:18:03 [2021-07-30T17:18:03.423Z] === RUN   TestInvalidTags
17:18:03 [2021-07-30T17:18:03.423Z] --- PASS: TestInvalidTags (0.01s)
17:18:03 [2021-07-30T17:18:03.423Z] PASS
17:18:03 [2021-07-30T17:18:03.423Z] coverage: 84.4% of statements
17:18:03 [2021-07-30T17:18:03.423Z] ok  	github.com/docker/docker/reference	0.120s	coverage: 84.4% of statements
17:18:04 [2021-07-30T17:18:04.511Z] --- PASS: TestPause (1.57s)
17:18:04 [2021-07-30T17:18:04.511Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:18:04 [2021-07-30T17:18:04.511Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:18:04 [2021-07-30T17:18:04.511Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:18:04 [2021-07-30T17:18:04.511Z] === RUN   TestPauseStopPausedContainer
17:18:04 [2021-07-30T17:18:04.956Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:18:04 [2021-07-30T17:18:04.956Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:18:04 [2021-07-30T17:18:04.956Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:18:04 [2021-07-30T17:18:04.956Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:18:04 [2021-07-30T17:18:04.977Z] --- PASS: TestCreateJob (3.67s)
17:18:04 [2021-07-30T17:18:04.977Z] === RUN   TestReplicatedJob
17:18:05 [2021-07-30T17:18:05.896Z] --- PASS: TestPauseStopPausedContainer (1.46s)
17:18:05 [2021-07-30T17:18:05.896Z] === RUN   TestPidHost
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestResolveAuthConfigIndexServer
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestResolveAuthConfigFullURL
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestLoadAllowNondistributableArtifacts
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestValidateMirror
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestValidateMirror (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestLoadInsecureRegistries
17:18:05 [2021-07-30T17:18:05.922Z] time="2021-07-30T17:18:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:18:05 [2021-07-30T17:18:05.922Z] time="2021-07-30T17:18:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:18:05 [2021-07-30T17:18:05.922Z] time="2021-07-30T17:18:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestLoadInsecureRegistries (0.18s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestNewServiceConfig
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestNewServiceConfig (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestValidateIndexName
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestValidateIndexName (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestValidateIndexNameWithError
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestEndpointParse
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestEndpointParse (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestEndpointParseInvalid
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestValidateEndpoint
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestValidateEndpoint (0.01s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestPing
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestPing (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestPingRegistryEndpoint
17:18:05 [2021-07-30T17:18:05.922Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:18:05 [2021-07-30T17:18:05.922Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestEndpoint
17:18:05 [2021-07-30T17:18:05.922Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:18:05 [2021-07-30T17:18:05.922Z] --- SKIP: TestEndpoint (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestParseRepositoryInfo
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestNewIndexInfo
17:18:05 [2021-07-30T17:18:05.922Z] --- PASS: TestNewIndexInfo (0.00s)
17:18:05 [2021-07-30T17:18:05.922Z] === RUN   TestMirrorEndpointLookup
17:18:05 [2021-07-30T17:18:05.923Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:18:05 [2021-07-30T17:18:05.923Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
17:18:05 [2021-07-30T17:18:05.923Z] === RUN   TestSearchRepositories
17:18:05 [2021-07-30T17:18:05.923Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:18:05 [2021-07-30T17:18:05.923Z]         Host: 127.0.0.1:49339
17:18:05 [2021-07-30T17:18:05.923Z]         User-Agent: docker test client
17:18:05 [2021-07-30T17:18:05.923Z]         Authorization: Token fake-token
17:18:05 [2021-07-30T17:18:05.923Z]         X-Docker-Token: true
17:18:05 [2021-07-30T17:18:05.923Z]         Accept-Encoding: gzip
17:18:05 [2021-07-30T17:18:05.923Z]         
17:18:05 [2021-07-30T17:18:05.923Z]         
17:18:05 [2021-07-30T17:18:05.923Z]     registry_test.go:730: HTTP/1.1 200 OK
17:18:05 [2021-07-30T17:18:05.923Z]         Connection: close
17:18:05 [2021-07-30T17:18:05.923Z]         Content-Length: 144
17:18:05 [2021-07-30T17:18:05.923Z]         Cache-Control: no-cache
17:18:05 [2021-07-30T17:18:05.923Z]         Content-Type: application/json
17:18:05 [2021-07-30T17:18:05.923Z]         Date: Fri, 30 Jul 2021 17:18:05 GMT
17:18:05 [2021-07-30T17:18:05.923Z]         Expires: -1
17:18:05 [2021-07-30T17:18:05.923Z]         Pragma: no-cache
17:18:05 [2021-07-30T17:18:05.923Z]         Server: docker-tests/mock
17:18:05 [2021-07-30T17:18:05.923Z]         X-Docker-Registry-Config: mock
17:18:05 [2021-07-30T17:18:05.923Z]         X-Docker-Registry-Version: 0.0.0
17:18:05 [2021-07-30T17:18:05.923Z]         
17:18:05 [2021-07-30T17:18:05.923Z]         
17:18:05 [2021-07-30T17:18:05.923Z] --- PASS: TestSearchRepositories (0.00s)
17:18:05 [2021-07-30T17:18:05.923Z] === RUN   TestTrustedLocation
17:18:05 [2021-07-30T17:18:05.923Z] --- PASS: TestTrustedLocation (0.00s)
17:18:05 [2021-07-30T17:18:05.923Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:18:05 [2021-07-30T17:18:05.923Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:18:05 [2021-07-30T17:18:05.923Z] === RUN   TestAllowNondistributableArtifacts
17:18:05 [2021-07-30T17:18:05.923Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:18:05 [2021-07-30T17:18:05.923Z] === RUN   TestIsSecureIndex
17:18:05 [2021-07-30T17:18:05.923Z] --- PASS: TestIsSecureIndex (0.00s)
17:18:05 [2021-07-30T17:18:05.923Z] PASS
17:18:05 [2021-07-30T17:18:05.923Z] coverage: 51.7% of statements
17:18:05 [2021-07-30T17:18:05.923Z] ok  	github.com/docker/docker/registry	0.267s	coverage: 51.7% of statements
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReaderWithReadError
17:18:06 [2021-07-30T17:18:06.380Z] time="2021-07-30T17:18:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReader
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReader (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:18:06 [2021-07-30T17:18:06.380Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:18:06 [2021-07-30T17:18:06.380Z] PASS
17:18:06 [2021-07-30T17:18:06.380Z] coverage: 100.0% of statements
17:18:06 [2021-07-30T17:18:06.838Z] ok  	github.com/docker/docker/registry/resumable	0.234s	coverage: 100.0% of statements
17:18:06 [2021-07-30T17:18:06.838Z] === RUN   TestRestartManagerTimeout
17:18:06 [2021-07-30T17:18:06.838Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:18:06 [2021-07-30T17:18:06.838Z] === RUN   TestRestartManagerTimeoutReset
17:18:06 [2021-07-30T17:18:06.838Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:18:06 [2021-07-30T17:18:06.838Z] PASS
17:18:06 [2021-07-30T17:18:06.838Z] coverage: 50.9% of statements
17:18:06 [2021-07-30T17:18:06.838Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 50.9% of statements
17:18:07 [2021-07-30T17:18:07.296Z] === RUN   TestDecodeContainerConfig
17:18:07 [2021-07-30T17:18:07.296Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:18:07 [2021-07-30T17:18:07.296Z] === RUN   TestDecodeContainerConfigIsolation
17:18:07 [2021-07-30T17:18:07.296Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:18:07 [2021-07-30T17:18:07.296Z] === RUN   TestValidatePrivileged
17:18:07 [2021-07-30T17:18:07.296Z] --- PASS: TestValidatePrivileged (0.00s)
17:18:07 [2021-07-30T17:18:07.296Z] PASS
17:18:07 [2021-07-30T17:18:07.296Z] coverage: 52.2% of statements
17:18:07 [2021-07-30T17:18:07.296Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 52.2% of statements
17:18:07 [2021-07-30T17:18:07.296Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:18:07 [2021-07-30T17:18:07.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:18:07 [2021-07-30T17:18:07.296Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:18:07 [2021-07-30T17:18:07.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:18:07 [2021-07-30T17:18:07.296Z] PASS
17:18:07 [2021-07-30T17:18:07.296Z] coverage: 62.5% of statements
17:18:07 [2021-07-30T17:18:07.296Z] ok  	github.com/docker/docker/testutil	0.039s	coverage: 62.5% of statements
17:18:10 [2021-07-30T17:18:10.169Z] --- PASS: TestPidHost (4.09s)
17:18:10 [2021-07-30T17:18:10.169Z] === RUN   TestPsFilter
17:18:10 [2021-07-30T17:18:10.169Z] --- PASS: TestPsFilter (0.16s)
17:18:10 [2021-07-30T17:18:10.169Z] === RUN   TestRemoveContainerWithRemovedVolume
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestGetDriver
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestGetDriver (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestVolumeRequestError
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestVolumeRequestError (0.01s)
17:18:11 [2021-07-30T17:18:11.025Z] PASS
17:18:11 [2021-07-30T17:18:11.025Z] coverage: 36.1% of statements
17:18:11 [2021-07-30T17:18:11.025Z] ok  	github.com/docker/docker/volume/drivers	0.059s	coverage: 36.1% of statements
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestGet (15.03s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestPluginWithNoManifest
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestGetAll
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestGetAll (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] PASS
17:18:11 [2021-07-30T17:18:11.025Z] coverage: 73.4% of statements
17:18:11 [2021-07-30T17:18:11.025Z] ok  	github.com/docker/docker/pkg/plugins	36.403s	coverage: 73.4% of statements
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestGetAddress
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestGetAddress (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestRemove
17:18:11 [2021-07-30T17:18:11.025Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:18:11 [2021-07-30T17:18:11.025Z] --- SKIP: TestRemove (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestInitializeWithVolumes
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestCreate
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestCreate (0.01s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestValidateName
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestValidateName (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestCreateWithOpts
17:18:11 [2021-07-30T17:18:11.025Z]     local_test.go:181: runtime.GOOS == "windows"
17:18:11 [2021-07-30T17:18:11.025Z] --- SKIP: TestCreateWithOpts (0.00s)
17:18:11 [2021-07-30T17:18:11.025Z] === RUN   TestRelaodNoOpts
17:18:11 [2021-07-30T17:18:11.025Z] --- PASS: TestRelaodNoOpts (0.01s)
17:18:11 [2021-07-30T17:18:11.025Z] PASS
17:18:11 [2021-07-30T17:18:11.025Z] coverage: 41.5% of statements
17:18:11 [2021-07-30T17:18:11.025Z] ok  	github.com/docker/docker/volume/local	0.072s	coverage: 41.5% of statements
17:18:11 [2021-07-30T17:18:11.509Z] --- PASS: TestReplicatedJob (6.22s)
17:18:11 [2021-07-30T17:18:11.510Z] === RUN   TestUpdateReplicatedJob
17:18:11 [2021-07-30T17:18:11.557Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.40s)
17:18:11 [2021-07-30T17:18:11.557Z] === RUN   TestRemoveContainerWithVolume
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRaw
17:18:11 [2021-07-30T17:18:11.990Z] --- PASS: TestLCOWParseMountRaw (0.01s)
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRawSplit
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:18:11 [2021-07-30T17:18:11.990Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRaw
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestConvertTmpfsOptions
17:18:11 [2021-07-30T17:18:11.991Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:18:11 [2021-07-30T17:18:11.991Z]     linux_parser_test.go:209: data="ro"
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestParseMountSpec
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 0
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 1
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 2
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 3
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 4
17:18:11 [2021-07-30T17:18:11.991Z]     parser_test.go:63: case 5
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestParseMountSpec (0.01s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestValidateMount
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestValidateMount (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRaw
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestWindowsParseMountRaw (0.02s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:18:11 [2021-07-30T17:18:11.991Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:18:11 [2021-07-30T17:18:11.991Z] PASS
17:18:11 [2021-07-30T17:18:11.991Z] coverage: 67.7% of statements
17:18:11 [2021-07-30T17:18:11.991Z] ok  	github.com/docker/docker/volume/mounts	0.083s	coverage: 67.7% of statements
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestSetGetMeta
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestSetGetMeta
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestRestore
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestRestore
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestServiceCreate
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestServiceCreate
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestServiceList
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestServiceList
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestServiceRemove
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestServiceRemove
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestServiceGet
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestServiceGet
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestServicePrune
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestServicePrune
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestCreate
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestCreate
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestRemove
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestRemove
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestList
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestList
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFindByDriver
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestFindByDriver
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFindByReferenced
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestFindByReferenced
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestDerefMultipleOfSameRef
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestDerefMultipleOfSameRef
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestDefererencePluginOnCreateError
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestDefererencePluginOnCreateError
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestRefDerefRemove
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestRefDerefRemove
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestGet
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestGet
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestGetWithReference
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestGetWithReference
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFilterFunc
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFilterFunc/test_nil_list
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestFilterFunc/test_nil_list
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFilterFunc/test_empty_list
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestFilterFunc/test_empty_list
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:18:12 [2021-07-30T17:18:12.449Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:18:12 [2021-07-30T17:18:12.449Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:18:12 [2021-07-30T17:18:12.450Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:18:12 [2021-07-30T17:18:12.450Z] === RUN   TestFilterFunc/test_filter_some
17:18:12 [2021-07-30T17:18:12.450Z] === PAUSE TestFilterFunc/test_filter_some
17:18:12 [2021-07-30T17:18:12.450Z] === RUN   TestFilterFunc/test_filter_middle
17:18:12 [2021-07-30T17:18:12.450Z] === PAUSE TestFilterFunc/test_filter_middle
17:18:12 [2021-07-30T17:18:12.450Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_nil_list
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_filter_middle
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_filter_some
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFilterFunc/test_empty_list
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestFilterFunc (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestSetGetMeta
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestServiceGet
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestFindByDriver
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestRefDerefRemove
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestSetGetMeta (0.03s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestServiceRemove
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestRefDerefRemove (0.04s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestServiceList
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestFindByDriver (0.04s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestServiceCreate
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestServiceGet (0.16s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestRestore
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestServiceRemove (0.14s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestRemove
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestServiceList (0.13s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestList
17:18:12 [2021-07-30T17:18:12.450Z] --- PASS: TestServiceCreate (0.13s)
17:18:12 [2021-07-30T17:18:12.450Z] === CONT  TestCreate
17:18:12 [2021-07-30T17:18:12.497Z] === RUN   TestDockerSuite/TestBuildBlankName
17:18:12 [2021-07-30T17:18:12.758Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestRemove (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestGetWithReference
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestRestore (0.04s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestServicePrune
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestCreate (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestList (0.04s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestDefererencePluginOnCreateError
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestDerefMultipleOfSameRef
17:18:12 [2021-07-30T17:18:12.907Z] time="2021-07-30T17:18:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestGetWithReference (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestFindByReferenced
17:18:12 [2021-07-30T17:18:12.907Z] time="2021-07-30T17:18:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] === CONT  TestGet
17:18:12 [2021-07-30T17:18:12.907Z] time="2021-07-30T17:18:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] time="2021-07-30T17:18:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestFindByReferenced (0.03s)
17:18:12 [2021-07-30T17:18:12.907Z] time="2021-07-30T17:18:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestGet (0.02s)
17:18:12 [2021-07-30T17:18:12.907Z] --- PASS: TestServicePrune (0.07s)
17:18:12 [2021-07-30T17:18:12.907Z] PASS
17:18:12 [2021-07-30T17:18:12.907Z] coverage: 69.6% of statements
17:18:12 [2021-07-30T17:18:12.907Z] ok  	github.com/docker/docker/volume/service	0.312s	coverage: 69.6% of statements
17:18:13 [2021-07-30T17:18:13.019Z] --- PASS: TestRemoveContainerWithVolume (1.36s)
17:18:13 [2021-07-30T17:18:13.019Z] === RUN   TestRemoveContainerRunning
17:18:14 [2021-07-30T17:18:14.772Z] --- PASS: TestUpdateReplicatedJob (3.57s)
17:18:14 [2021-07-30T17:18:14.772Z] === RUN   TestServiceListWithStatuses
17:18:14 [2021-07-30T17:18:14.772Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:14 [2021-07-30T17:18:14.772Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:18:14 [2021-07-30T17:18:14.773Z] === RUN   TestDockerNetworkConnectAlias
17:18:14 [2021-07-30T17:18:14.933Z] --- PASS: TestRemoveContainerRunning (1.58s)
17:18:14 [2021-07-30T17:18:14.933Z] === RUN   TestRemoveContainerForceRemoveRunning
17:18:15 [2021-07-30T17:18:15.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s)
17:18:15 [2021-07-30T17:18:15.874Z] === RUN   TestRemoveInvalidContainer
17:18:15 [2021-07-30T17:18:15.874Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:18:15 [2021-07-30T17:18:15.874Z] === RUN   TestRenameLinkedContainer
17:18:16 [2021-07-30T17:18:16.445Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:18:19 [2021-07-30T17:18:19.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:18:20 [2021-07-30T17:18:20.013Z] --- PASS: TestDockerNetworkConnectAlias (4.76s)
17:18:20 [2021-07-30T17:18:20.013Z] === RUN   TestDockerNetworkReConnect
17:18:21 [2021-07-30T17:18:21.135Z] --- PASS: TestRenameLinkedContainer (5.12s)
17:18:21 [2021-07-30T17:18:21.135Z] === RUN   TestRenameStoppedContainer
17:18:21 [2021-07-30T17:18:21.708Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:18:22 [2021-07-30T17:18:22.280Z] --- PASS: TestRenameStoppedContainer (1.29s)
17:18:22 [2021-07-30T17:18:22.280Z] === RUN   TestRenameRunningContainerAndReuse
17:18:23 [2021-07-30T17:18:23.277Z] --- PASS: TestDockerNetworkReConnect (3.73s)
17:18:23 [2021-07-30T17:18:23.277Z] === RUN   TestServicePlugin
17:18:25 [2021-07-30T17:18:25.586Z] --- PASS: TestRenameRunningContainerAndReuse (2.99s)
17:18:25 [2021-07-30T17:18:25.586Z] === RUN   TestRenameInvalidName
17:18:25 [2021-07-30T17:18:25.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:18:25 [2021-07-30T17:18:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:18:26 [2021-07-30T17:18:26.529Z] --- PASS: TestRenameInvalidName (1.20s)
17:18:26 [2021-07-30T17:18:26.529Z] === RUN   TestRenameAnonymousContainer
17:18:27 [2021-07-30T17:18:27.441Z]     plugin_test.go:62: [d826bd0eef90a] joining swarm manager [dd7385cfcbb95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:18:27 [2021-07-30T17:18:27.702Z] 2021/07/30 17:18:27 Closing DB instances...
17:18:28 [2021-07-30T17:18:28.001Z]     plugin_test.go:65: [dcfbc5e22846c] joining swarm manager [dd7385cfcbb95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:18:28 [2021-07-30T17:18:28.441Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:18:28 [2021-07-30T17:18:28.701Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:18:29 [2021-07-30T17:18:29.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:18:29 [2021-07-30T17:18:29.873Z] --- PASS: TestNetworkDBGarbageCollection (54.04s)
17:18:29 [2021-07-30T17:18:29.873Z] === RUN   TestFindNode
17:18:29 [2021-07-30T17:18:29.873Z] 2021/07/30 17:18:29 Closing DB instances...
17:18:29 [2021-07-30T17:18:29.873Z] --- PASS: TestFindNode (0.02s)
17:18:29 [2021-07-30T17:18:29.873Z] === RUN   TestChangeNodeState
17:18:29 [2021-07-30T17:18:29.873Z] 2021/07/30 17:18:29 Closing DB instances...
17:18:29 [2021-07-30T17:18:29.874Z] --- PASS: TestChangeNodeState (0.02s)
17:18:29 [2021-07-30T17:18:29.874Z] === RUN   TestNodeReincarnation
17:18:29 [2021-07-30T17:18:29.874Z] 2021/07/30 17:18:29 Closing DB instances...
17:18:30 [2021-07-30T17:18:30.584Z] --- PASS: TestRenameAnonymousContainer (4.10s)
17:18:30 [2021-07-30T17:18:30.584Z] === RUN   TestRenameContainerWithSameName
17:18:31 [2021-07-30T17:18:31.969Z] --- PASS: TestRenameContainerWithSameName (1.26s)
17:18:31 [2021-07-30T17:18:31.969Z] === RUN   TestRenameContainerWithLinkedContainer
17:18:31 [2021-07-30T17:18:31.969Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:18:33 [2021-07-30T17:18:33.882Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:18:34 [2021-07-30T17:18:34.452Z] --- PASS: TestRenameContainerWithLinkedContainer (2.49s)
17:18:34 [2021-07-30T17:18:34.452Z] === RUN   TestResize
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:18:34 [2021-07-30T17:18:34.551Z] --- PASS: TestNodeReincarnation (5.03s)
17:18:34 [2021-07-30T17:18:34.551Z] === RUN   TestParallelCreate
17:18:34 [2021-07-30T17:18:34.551Z] 2021/07/30 17:18:34 Closing DB instances...
17:18:34 [2021-07-30T17:18:34.551Z] --- PASS: TestParallelCreate (0.02s)
17:18:34 [2021-07-30T17:18:34.551Z] === RUN   TestParallelDelete
17:18:34 [2021-07-30T17:18:34.551Z] 2021/07/30 17:18:34 Closing DB instances...
17:18:34 [2021-07-30T17:18:34.551Z] --- PASS: TestParallelDelete (0.02s)
17:18:34 [2021-07-30T17:18:34.551Z] === RUN   TestNetworkDBIslands
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:938e4e317bd9 with config:&{NodeID:938e4e317bd9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 938e4e317bd9/172.23.169.86, joined gossip cluster"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 938e4e317bd9/172.23.169.86, added to nodes list"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:51c74d999aa7 with config:&{NodeID:51c74d999aa7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 51c74d999aa7/172.23.169.86, joined gossip cluster"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to nodes list"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49369"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 51c74d999aa7/172.23.169.86, joined gossip cluster"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to nodes list"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 938e4e317bd9/172.23.169.86, joined gossip cluster"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=info msg="Node 938e4e317bd9/172.23.169.86, added to nodes list"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370"
17:18:34 [2021-07-30T17:18:34.551Z] time="2021-07-30T17:18:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fe18ba8b9c3e with config:&{NodeID:fe18ba8b9c3e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49371"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node 938e4e317bd9/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node 938e4e317bd9/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node 51c74d999aa7/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372"
17:18:35 [2021-07-30T17:18:35.516Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:18:35 [2021-07-30T17:18:35.838Z] --- PASS: TestResize (1.47s)
17:18:35 [2021-07-30T17:18:35.838Z] === RUN   TestResizeWithInvalidSize
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4fbd9b0951a6 with config:&{NodeID:4fbd9b0951a6 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49373"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 51c74d999aa7/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 938e4e317bd9/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 938e4e317bd9/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:35 [2021-07-30T17:18:35.973Z] time="2021-07-30T17:18:35Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.099Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6f6060dfb2b6 with config:&{NodeID:6f6060dfb2b6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49375"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 51c74d999aa7/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 938e4e317bd9/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 938e4e317bd9/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:36 [2021-07-30T17:18:36.431Z] time="2021-07-30T17:18:36Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:36 [2021-07-30T17:18:36.888Z]     networkdb_test.go:842: Re-joining: 3
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=info msg="The new bootstrap node list is:[172.23.169.86:10033 172.23.169.86:10034 172.23.169.86:10035]"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10033"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49377"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49378"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10034"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10035"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49379"
17:18:36 [2021-07-30T17:18:36.888Z]     networkdb_test.go:842: Re-joining: 4
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=info msg="The new bootstrap node list is:[172.23.169.86:10033 172.23.169.86:10034 172.23.169.86:10035]"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10033"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49380"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10034"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49381"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10035"
17:18:36 [2021-07-30T17:18:36.888Z] time="2021-07-30T17:18:36Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49382"
17:18:37 [2021-07-30T17:18:37.041Z] --- PASS: TestResizeWithInvalidSize (1.23s)
17:18:37 [2021-07-30T17:18:37.041Z] === RUN   TestResizeWhenContainerNotStarted
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:36Z" level=info msg="node 0 leaving"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="node3(fe18ba8b9c3e): Node leave event for 938e4e317bd9/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="node4(4fbd9b0951a6): Node leave event for 938e4e317bd9/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="node5(6f6060dfb2b6): Node leave event for 938e4e317bd9/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="node1(938e4e317bd9): Node leave event for 938e4e317bd9/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="node2(51c74d999aa7): Node leave event for 938e4e317bd9/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.349Z] time="2021-07-30T17:18:37Z" level=info msg="Node 938e4e317bd9/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="node 1 leaving"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="node5(6f6060dfb2b6): Node leave event for 51c74d999aa7/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="node4(4fbd9b0951a6): Node leave event for 51c74d999aa7/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7 change state NodeActive --> NodeFailed"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7/172.23.169.86, added to failed nodes list"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7 change state NodeActive --> NodeLeft"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="node3(fe18ba8b9c3e): Node leave event for 51c74d999aa7/172.23.169.86"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=error msg="node: 51c74d999aa7 is unknown to memberlist"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7/172.23.169.86, left gossip cluster"
17:18:37 [2021-07-30T17:18:37.809Z] time="2021-07-30T17:18:37Z" level=info msg="Node 51c74d999aa7/172.23.169.86, left gossip cluster"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="node 2 leaving"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="Node fe18ba8b9c3e change state NodeActive --> NodeLeft"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="node5(6f6060dfb2b6): Node leave event for fe18ba8b9c3e/172.23.169.86"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="Node fe18ba8b9c3e change state NodeActive --> NodeLeft"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="node4(4fbd9b0951a6): Node leave event for fe18ba8b9c3e/172.23.169.86"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="Node fe18ba8b9c3e change state NodeActive --> NodeLeft"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=info msg="node3(fe18ba8b9c3e): Node leave event for fe18ba8b9c3e/172.23.169.86"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=debug msg="memberlist: Failed ping: 4fbd9b0951a6 (timeout reached)"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.169.86:10035: use of closed network connection"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.169.86:10037: use of closed network connection"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.169.86:10034: use of closed network connection"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:37Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49383"
17:18:38 [2021-07-30T17:18:38.268Z] time="2021-07-30T17:18:38Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, left gossip cluster"
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:18:38 [2021-07-30T17:18:38.429Z] --- PASS: TestResizeWhenContainerNotStarted (1.32s)
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:38 [2021-07-30T17:18:38.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, left gossip cluster"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node fe18ba8b9c3e/172.23.169.86, left gossip cluster"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=warning msg="memberlist: Was able to connect to 4fbd9b0951a6 but other probes failed, network may be misconfigured"
17:18:38 [2021-07-30T17:18:38.726Z]     networkdb_test.go:874: node4: OK
17:18:38 [2021-07-30T17:18:38.726Z]     networkdb_test.go:874: node5: OK
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="node 0 coming back"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a5d912b8322f with config:&{NodeID:a5d912b8322f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node a5d912b8322f/172.23.169.86, joined gossip cluster"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node a5d912b8322f/172.23.169.86, added to nodes list"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="node 1 coming back"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:caa89907bd7f with config:&{NodeID:caa89907bd7f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node caa89907bd7f/172.23.169.86, joined gossip cluster"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node caa89907bd7f/172.23.169.86, added to nodes list"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="node 2 coming back"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6798b4cd7516 with config:&{NodeID:6798b4cd7516 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node 6798b4cd7516/172.23.169.86, joined gossip cluster"
17:18:38 [2021-07-30T17:18:38.726Z] time="2021-07-30T17:18:38Z" level=info msg="Node 6798b4cd7516/172.23.169.86, added to nodes list"
17:18:39 [2021-07-30T17:18:39.813Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:18:42 [2021-07-30T17:18:42.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:42 [2021-07-30T17:18:42.476Z] time="2021-07-30T17:18:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.169.86:10033 172.23.169.86:10034 172.23.169.86:10035]"
17:18:42 [2021-07-30T17:18:42.476Z] time="2021-07-30T17:18:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.169.86:10033 172.23.169.86:10034 172.23.169.86:10035]"
17:18:42 [2021-07-30T17:18:42.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10033"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49384"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, is the new incarnation of the shutdown node 938e4e317bd9/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49385"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10034"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, is the new incarnation of the shutdown node 51c74d999aa7/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10035"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49386"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, is the new incarnation of the shutdown node fe18ba8b9c3e/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, is the new incarnation of the shutdown node fe18ba8b9c3e/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, is the new incarnation of the shutdown node 51c74d999aa7/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node caa89907bd7f/172.23.169.86, added to nodes list"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, joined gossip cluster"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, is the new incarnation of the shutdown node 938e4e317bd9/172.23.169.86"
17:18:42 [2021-07-30T17:18:42.934Z] time="2021-07-30T17:18:42Z" level=info msg="Node a5d912b8322f/172.23.169.86, added to nodes list"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, joined gossip cluster"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:42Z" level=info msg="Node 6798b4cd7516/172.23.169.86, added to nodes list"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10033"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49387"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10034"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49388"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.169.86:10035"
17:18:43 [2021-07-30T17:18:43.392Z] time="2021-07-30T17:18:43Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49389"
17:18:43 [2021-07-30T17:18:43.852Z] 2021/07/30 17:18:43 Closing DB instances...
17:18:43 [2021-07-30T17:18:43.852Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f change state NodeActive --> NodeLeft"
17:18:43 [2021-07-30T17:18:43.852Z] time="2021-07-30T17:18:43Z" level=info msg="node2(caa89907bd7f): Node leave event for a5d912b8322f/172.23.169.86"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f change state NodeActive --> NodeLeft"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="node5(6f6060dfb2b6): Node leave event for a5d912b8322f/172.23.169.86"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f change state NodeActive --> NodeLeft"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="node3(6798b4cd7516): Node leave event for a5d912b8322f/172.23.169.86"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f change state NodeActive --> NodeLeft"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="node4(4fbd9b0951a6): Node leave event for a5d912b8322f/172.23.169.86"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f change state NodeActive --> NodeLeft"
17:18:43 [2021-07-30T17:18:43.853Z] time="2021-07-30T17:18:43Z" level=info msg="node1(a5d912b8322f): Node leave event for a5d912b8322f/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:44 [2021-07-30T17:18:44.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:43Z" level=info msg="Node a5d912b8322f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="node5(6f6060dfb2b6): Node leave event for caa89907bd7f/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="node4(4fbd9b0951a6): Node leave event for caa89907bd7f/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="node3(6798b4cd7516): Node leave event for caa89907bd7f/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="node2(caa89907bd7f): Node leave event for caa89907bd7f/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.310Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node caa89907bd7f/172.23.169.86, left gossip cluster"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516 change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="node5(6f6060dfb2b6): Node leave event for 6798b4cd7516/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516 change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="node4(4fbd9b0951a6): Node leave event for 6798b4cd7516/172.23.169.86"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516 change state NodeActive --> NodeLeft"
17:18:44 [2021-07-30T17:18:44.767Z] time="2021-07-30T17:18:44Z" level=info msg="node3(6798b4cd7516): Node leave event for 6798b4cd7516/172.23.169.86"
17:18:45 [2021-07-30T17:18:45.180Z] --- PASS: TestBuildWithHugeFile (52.06s)
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildWCOWSandboxSize
17:18:45 [2021-07-30T17:18:45.180Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:18:45 [2021-07-30T17:18:45.180Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildWithEmptyDockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:45 [2021-07-30T17:18:45.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
17:18:45 [2021-07-30T17:18:45.180Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:18:45 [2021-07-30T17:18:45.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
17:18:45 [2021-07-30T17:18:45.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildPreserveOwnership
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildPreserveOwnership/copy_from
17:18:45 [2021-07-30T17:18:45.180Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516/172.23.169.86, left gossip cluster"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516/172.23.169.86, left gossip cluster"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:44Z" level=info msg="Node 6798b4cd7516/172.23.169.86, left gossip cluster"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=debug msg="memberlist: Failed ping: 6f6060dfb2b6 (timeout reached)"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.169.86:10036: use of closed network connection"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.169.86:10035: use of closed network connection"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=debug msg="memberlist: Stream connection from=172.23.169.86:49390"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=info msg="Node 4fbd9b0951a6 change state NodeActive --> NodeLeft"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=info msg="node5(6f6060dfb2b6): Node leave event for 4fbd9b0951a6/172.23.169.86"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=info msg="Node 4fbd9b0951a6 change state NodeActive --> NodeLeft"
17:18:45 [2021-07-30T17:18:45.226Z] time="2021-07-30T17:18:45Z" level=info msg="node4(4fbd9b0951a6): Node leave event for 4fbd9b0951a6/172.23.169.86"
17:18:45 [2021-07-30T17:18:45.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:45 [2021-07-30T17:18:45.683Z] time="2021-07-30T17:18:45Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, left gossip cluster"
17:18:45 [2021-07-30T17:18:45.683Z] time="2021-07-30T17:18:45Z" level=warning msg="memberlist: Was able to connect to 6f6060dfb2b6 but other probes failed, network may be misconfigured"
17:18:45 [2021-07-30T17:18:45.750Z] --- PASS: TestBuildPreserveOwnership (4.71s)
17:18:45 [2021-07-30T17:18:45.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.20s)
17:18:45 [2021-07-30T17:18:45.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s)
17:18:45 [2021-07-30T17:18:45.750Z] === RUN   TestBuildPlatformInvalid
17:18:45 [2021-07-30T17:18:45.750Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:18:45 [2021-07-30T17:18:45.750Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:18:46 [2021-07-30T17:18:46.143Z] time="2021-07-30T17:18:45Z" level=info msg="Node 4fbd9b0951a6/172.23.169.86, left gossip cluster"
17:18:46 [2021-07-30T17:18:46.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:46 [2021-07-30T17:18:46.601Z] time="2021-07-30T17:18:46Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, left gossip cluster"
17:18:46 [2021-07-30T17:18:46.601Z] time="2021-07-30T17:18:46Z" level=info msg="Node 6f6060dfb2b6 change state NodeActive --> NodeFailed"
17:18:46 [2021-07-30T17:18:46.601Z] time="2021-07-30T17:18:46Z" level=info msg="Node 6f6060dfb2b6/172.23.169.86, added to failed nodes list"
17:18:46 [2021-07-30T17:18:46.601Z] --- PASS: TestNetworkDBIslands (11.69s)
17:18:46 [2021-07-30T17:18:46.601Z] PASS
17:18:46 [2021-07-30T17:18:46.601Z] coverage: 60.0% of statements
17:18:46 [2021-07-30T17:18:46.601Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.314s	coverage: 60.0% of statements
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:18:46 [2021-07-30T17:18:46.601Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/quota	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/rootless	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/volume	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:18:46 [2021-07-30T17:18:46.602Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:18:47 [2021-07-30T17:18:47.282Z]     check_test.go:309: [d2e36dac00911] daemon is not started
17:18:47 [2021-07-30T17:18:47.282Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === Skipped
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:18:48 [2021-07-30T17:18:48.774Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     client_test.go:23: runtime.GOOS == "windows"
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     network_proxy_test.go:212: No support for dual stack yet
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     daemon_test.go:147: root required
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     reload_test.go:520: root required
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     pull_v2_test.go:73: Needs fixing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     pull_v2_test.go:118: Needs fixing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     download_test.go:268: Needs fixing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     layer_test.go:304: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     layer_test.go:353: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     layer_test.go:468: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     layer_test.go:697: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     migration_test.go:46: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     migration_test.go:182: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     mount_test.go:17: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     mount_test.go:76: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     mount_test.go:125: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     mount_test.go:212: Failing on Windows
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
17:18:48 [2021-07-30T17:18:48.774Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:18:48 [2021-07-30T17:18:48.774Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:18:48 [2021-07-30T17:18:48.774Z] 
17:18:48 [2021-07-30T17:18:48.774Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:18:48 [2021-07-30T17:18:48.775Z] 
17:18:48 [2021-07-30T17:18:48.775Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:18:48 [2021-07-30T17:18:48.775Z] 
17:18:48 [2021-07-30T17:18:48.775Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:18:48 [2021-07-30T17:18:48.775Z] 
17:18:48 [2021-07-30T17:18:48.775Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:18:48 [2021-07-30T17:18:48.775Z] 
17:18:48 [2021-07-30T17:18:48.775Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     archive_test.go:134: Xz not present in msys2
17:18:48 [2021-07-30T17:18:48.775Z] 
17:18:48 [2021-07-30T17:18:48.775Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:18:48 [2021-07-30T17:18:48.775Z]     archive_test.go:239: Failing on Windows CI machines
17:18:49 [2021-07-30T17:18:49.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:18:49 [2021-07-30T17:18:49.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     archive_windows_test.go:16: Currently fails
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     changes_test.go:196: needs more investigation
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     changes_test.go:433: needs further investigation
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     changes_test.go:469: needs further investigation
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:18:49 [2021-07-30T17:18:49.239Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.239Z] 
17:18:49 [2021-07-30T17:18:49.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     poller_test.go:41: No chmod on Windows
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     fileutils_test.go:134: Needs porting to Windows
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     fileutils_test.go:180: Needs porting to Windows
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
17:18:49 [2021-07-30T17:18:49.240Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:18:49 [2021-07-30T17:18:49.240Z]     local_test.go:181: runtime.GOOS == "windows"
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] 
17:18:49 [2021-07-30T17:18:49.240Z] DONE 2068 tests, 69 skipped in 290.244s
17:18:49 [2021-07-30T17:18:49.240Z] INFO: make.ps1 ended at 07/30/2021 17:18:48
17:18:49 [2021-07-30T17:18:49.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:51 [2021-07-30T17:18:51.417Z] powershell.exe : Unsupported signal: <nil>. Discarding.
17:18:51 [2021-07-30T17:18:51.417Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-b3a8c496\powershellWrapper.ps1:3 char:1
17:18:51 [2021-07-30T17:18:51.417Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
17:18:51 [2021-07-30T17:18:51.417Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17:18:51 [2021-07-30T17:18:51.417Z]     + CategoryInfo          : NotSpecified: (Unsupported signal: <nil>. Discarding.:String) [], RemoteException
17:18:51 [2021-07-30T17:18:51.417Z]     + FullyQualifiedErrorId : NativeCommandError
17:18:51 [2021-07-30T17:18:51.417Z]  
17:18:51 [2021-07-30T17:18:51.417Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:18:51 [2021-07-30T17:18:51.417Z] INFO: Unit tests ended at 07/30/2021 17:18:50. Duration:00:05:05.6990818
17:18:51 [2021-07-30T17:18:51.417Z] INFO: Building busybox
17:18:51 [2021-07-30T17:18:51.417Z] Sending build context to Docker daemon   5.12kB
17:18:51 [2021-07-30T17:18:51.417Z] 
17:18:51 [2021-07-30T17:18:51.417Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:18:51 [2021-07-30T17:18:51.417Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:18:51 [2021-07-30T17:18:51.417Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:18:51 [2021-07-30T17:18:51.417Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:18:51 [2021-07-30T17:18:51.417Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:18:51 [2021-07-30T17:18:51.417Z]  ---> 39d157a84080
17:18:51 [2021-07-30T17:18:51.417Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:18:51 [2021-07-30T17:18:51.417Z]  ---> Running in a6c09d58bcbe
17:18:52 [2021-07-30T17:18:52.004Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:18:54 [2021-07-30T17:18:54.483Z] --- PASS: TestServicePlugin (30.08s)
17:18:54 [2021-07-30T17:18:54.483Z] === RUN   TestServiceUpdateLabel
17:18:54 [2021-07-30T17:18:54.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:55 [2021-07-30T17:18:55.846Z] --- PASS: TestServiceUpdateLabel (2.18s)
17:18:55 [2021-07-30T17:18:55.846Z] === RUN   TestServiceUpdateSecrets
17:18:55 [2021-07-30T17:18:55.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:55 [2021-07-30T17:18:55.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:18:56 [2021-07-30T17:18:56.109Z] Removing intermediate container a6c09d58bcbe
17:18:56 [2021-07-30T17:18:56.109Z]  ---> 92889661ffbc
17:18:56 [2021-07-30T17:18:56.109Z] Step 7/13 : ARG BUSYBOX_VERSION
17:18:56 [2021-07-30T17:18:56.109Z]  ---> Running in 0dbd15449c63
17:18:56 [2021-07-30T17:18:56.109Z] Removing intermediate container 0dbd15449c63
17:18:56 [2021-07-30T17:18:56.109Z]  ---> ccd3c7318f1d
17:18:56 [2021-07-30T17:18:56.109Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:18:56 [2021-07-30T17:18:56.109Z]  ---> Running in 89d36ac47c54
17:18:56 [2021-07-30T17:18:56.567Z] Removing intermediate container 89d36ac47c54
17:18:56 [2021-07-30T17:18:56.567Z]  ---> b143561d319e
17:18:56 [2021-07-30T17:18:56.567Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:18:58 [2021-07-30T17:18:58.099Z] 
17:18:58 [2021-07-30T17:18:58.557Z]  ---> 007926628be5
17:18:58 [2021-07-30T17:18:58.557Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:18:58 [2021-07-30T17:18:58.557Z]  ---> Running in 098bcf4261eb
17:18:59 [2021-07-30T17:18:59.238Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:18:59 [2021-07-30T17:18:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.77s)
17:18:59 [2021-07-30T17:18:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.12s)
17:18:59 [2021-07-30T17:18:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.64s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.41s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.45s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.33s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.68s)
17:18:59 [2021-07-30T17:18:59.239Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s)
17:18:59 [2021-07-30T17:18:59.239Z] === RUN   TestCgroupNamespacesRun
17:18:59 [2021-07-30T17:18:59.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:19:00 [2021-07-30T17:19:00.660Z] Loaded image: buildpack-deps:buster
17:19:00 [2021-07-30T17:19:00.660Z] Loaded image: busybox:latest
17:19:00 [2021-07-30T17:19:00.660Z] Loaded image: busybox:glibc
17:19:00 [2021-07-30T17:19:00.921Z] Loaded image: debian:bullseye
17:19:00 [2021-07-30T17:19:00.921Z] Loaded image: hello-world:latest
17:19:00 [2021-07-30T17:19:00.921Z] Loaded image: arm32v7/hello-world:latest
17:19:02 [2021-07-30T17:19:02.538Z] --- PASS: TestCgroupNamespacesRun (2.85s)
17:19:02 [2021-07-30T17:19:02.538Z] === RUN   TestCgroupNamespacesRunPrivileged
17:19:03 [2021-07-30T17:19:03.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:19:03 [2021-07-30T17:19:03.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:19:03 [2021-07-30T17:19:03.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s)
17:19:03 [2021-07-30T17:19:03.945Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:19:06 [2021-07-30T17:19:06.530Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:19:06 [2021-07-30T17:19:06.798Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:19:07 [2021-07-30T17:19:07.061Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.12s)
17:19:07 [2021-07-30T17:19:07.061Z] === RUN   TestCgroupNamespacesRunHostMode
17:19:07 [2021-07-30T17:19:07.514Z] Removing intermediate container 098bcf4261eb
17:19:07 [2021-07-30T17:19:07.514Z]  ---> 0098b2189894
17:19:07 [2021-07-30T17:19:07.514Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:19:07 [2021-07-30T17:19:07.972Z]  ---> Running in 0b15a6f3a23e
17:19:09 [2021-07-30T17:19:09.505Z] 
17:19:09 [2021-07-30T17:19:09.505Z] SUCCESS: Specified value was saved.
17:19:09 [2021-07-30T17:19:09.624Z] --- PASS: TestCgroupNamespacesRunHostMode (2.75s)
17:19:09 [2021-07-30T17:19:09.624Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:19:10 [2021-07-30T17:19:10.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:19:10 [2021-07-30T17:19:10.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:19:10 [2021-07-30T17:19:10.685Z] --- PASS: TestServiceUpdateSecrets (14.96s)
17:19:10 [2021-07-30T17:19:10.685Z] === RUN   TestServiceUpdateConfigs
17:19:10 [2021-07-30T17:19:10.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.19s)
17:19:10 [2021-07-30T17:19:10.928Z] PASS
17:19:10 [2021-07-30T17:19:10.928Z] 
17:19:10 [2021-07-30T17:19:10.928Z] === Skipped
17:19:10 [2021-07-30T17:19:10.928Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:19:10 [2021-07-30T17:19:10.928Z]     build_session_test.go:25: TODO: BuildKit
17:19:10 [2021-07-30T17:19:10.928Z] 
17:19:10 [2021-07-30T17:19:10.928Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:19:10 [2021-07-30T17:19:10.928Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:19:10 [2021-07-30T17:19:10.928Z] 
17:19:10 [2021-07-30T17:19:10.928Z] 
17:19:10 [2021-07-30T17:19:10.928Z] DONE 34 tests, 2 skipped in 127.188s
17:19:10 [2021-07-30T17:19:10.928Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:19:10 [2021-07-30T17:19:10.928Z] ++ 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:19:10 [2021-07-30T17:19:10.928Z] ++ set -e
17:19:10 [2021-07-30T17:19:10.928Z] ++ '[' -n 0 ']'
17:19:10 [2021-07-30T17:19:10.928Z] ++ set -x
17:19:10 [2021-07-30T17:19:10.928Z] ++ 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:19:11 [2021-07-30T17:19:11.187Z] INFO: Testing against a local daemon
17:19:11 [2021-07-30T17:19:11.187Z] === RUN   TestConfigInspect
17:19:11 [2021-07-30T17:19:11.680Z] Removing intermediate container 0b15a6f3a23e
17:19:11 [2021-07-30T17:19:11.680Z]  ---> e3f66b5c762b
17:19:11 [2021-07-30T17:19:11.680Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:19:12 [2021-07-30T17:19:12.138Z]  ---> Running in 651ad0fa411b
17:19:12 [2021-07-30T17:19:12.370Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:19:12 [2021-07-30T17:19:12.370Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.56s)
17:19:12 [2021-07-30T17:19:12.370Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:19:14 [2021-07-30T17:19:14.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
17:19:14 [2021-07-30T17:19:14.280Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:19:14 [2021-07-30T17:19:14.483Z] --- PASS: TestConfigInspect (2.90s)
17:19:14 [2021-07-30T17:19:14.483Z] === RUN   TestConfigList
17:19:14 [2021-07-30T17:19:14.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
17:19:14 [2021-07-30T17:19:14.853Z] === RUN   TestCgroupNamespacesRunOlderClient
17:19:15 [2021-07-30T17:19:15.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:19:15 [2021-07-30T17:19:15.874Z] Cannot create a file when that file already exists.
17:19:15 [2021-07-30T17:19:15.967Z] Created binary: bundles/binary-daemon/dockerd-dev
17:19:15 [2021-07-30T17:19:15.967Z] Copying nested executables into bundles/binary-daemon
17:19:15 [2021-07-30T17:19:15.967Z] Building: bundles/binary-daemon/docker-proxy-dev
17:19:15 [2021-07-30T17:19:15.967Z] GOOS="" GOARCH="" GOARM=""
17:19:15 [2021-07-30T17:19:15.967Z] Created binary: bundles/binary-daemon/docker-proxy-dev
17:19:15 [2021-07-30T17:19:15.967Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:19:16 [2021-07-30T17:19:16.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/make.sh cross
17:19:16 [2021-07-30T17:19:16.871Z] 
17:19:16 [2021-07-30T17:19:16.871Z] Removing bundles/
17:19:16 [2021-07-30T17:19:16.871Z] 
17:19:16 [2021-07-30T17:19:16.871Z] ---> Making bundle: cross (in bundles/cross)
17:19:16 [2021-07-30T17:19:16.871Z] Cross building: bundles/cross/linux/amd64
17:19:16 [2021-07-30T17:19:16.871Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
17:19:16 [2021-07-30T17:19:16.871Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:19:17 [2021-07-30T17:19:17.657Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:19:17 [2021-07-30T17:19:17.657Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.74s)
17:19:17 [2021-07-30T17:19:17.657Z] === RUN   TestNISDomainname
17:19:17 [2021-07-30T17:19:17.779Z] --- PASS: TestConfigList (3.12s)
17:19:17 [2021-07-30T17:19:17.779Z] === RUN   TestConfigsCreateAndDelete
17:19:19 [2021-07-30T17:19:19.041Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:19:19 [2021-07-30T17:19:19.041Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:19:19 [2021-07-30T17:19:19.041Z]     check_test.go:309: [db3a25ede9e81] daemon is not started
17:19:19 [2021-07-30T17:19:19.041Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:19:19 [2021-07-30T17:19:19.041Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:19:19 [2021-07-30T17:19:19.041Z]     check_test.go:309: [d59147e2546de] daemon is not started
17:19:19 [2021-07-30T17:19:19.041Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:19:19 [2021-07-30T17:19:19.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:19:19 [2021-07-30T17:19:19.875Z] --- PASS: TestNISDomainname (2.25s)
17:19:19 [2021-07-30T17:19:19.875Z] === RUN   TestHostnameDnsResolution
17:19:20 [2021-07-30T17:19:20.319Z] --- PASS: TestConfigsCreateAndDelete (2.68s)
17:19:20 [2021-07-30T17:19:20.320Z] === RUN   TestConfigsUpdate
17:19:21 [2021-07-30T17:19:21.258Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:19:21 [2021-07-30T17:19:21.658Z] Removing intermediate container 651ad0fa411b
17:19:21 [2021-07-30T17:19:21.658Z]  ---> 0b004d358c9e
17:19:21 [2021-07-30T17:19:21.658Z] Step 13/13 : CMD ["sh"]
17:19:21 [2021-07-30T17:19:21.658Z]  ---> Running in 4b3ebdf1659b
17:19:21 [2021-07-30T17:19:21.658Z] Removing intermediate container 4b3ebdf1659b
17:19:21 [2021-07-30T17:19:21.658Z]  ---> a960ba7ea71f
17:19:21 [2021-07-30T17:19:21.658Z] Successfully built a960ba7ea71f
17:19:21 [2021-07-30T17:19:21.658Z] Successfully tagged busybox:latest
17:19:21 [2021-07-30T17:19:21.658Z] INFO: Docker images of the daemon under test
17:19:21 [2021-07-30T17:19:21.658Z] 
17:19:21 [2021-07-30T17:19:21.829Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:19:22 [2021-07-30T17:19:22.090Z] --- PASS: TestHostnameDnsResolution (2.05s)
17:19:22 [2021-07-30T17:19:22.090Z] === RUN   TestStats
17:19:22 [2021-07-30T17:19:22.115Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
17:19:22 [2021-07-30T17:19:22.115Z] busybox                                        latest              a960ba7ea71f        Less than a second ago   2.78GB
17:19:22 [2021-07-30T17:19:22.115Z] microsoft/windowsservercore                    latest              39d157a84080        5 months ago             2.74GB
17:19:22 [2021-07-30T17:19:22.115Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        5 months ago             2.74GB
17:19:22 [2021-07-30T17:19:22.115Z] 
17:19:22 [2021-07-30T17:19:22.115Z] INFO: Running integration tests at 07/30/2021 17:19:21...
17:19:22 [2021-07-30T17:19:22.115Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:19:22 [2021-07-30T17:19:22.115Z] INFO: Integration API tests being run from the host:
17:19:22 [2021-07-30T17:19:22.115Z] INFO: make.ps1 starting at 07/30/2021 17:19:21
17:19:22 [2021-07-30T17:19:22.351Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:19:22 [2021-07-30T17:19:22.861Z] --- PASS: TestConfigsUpdate (2.91s)
17:19:22 [2021-07-30T17:19:22.861Z] === RUN   TestTemplatedConfig
17:19:23 [2021-07-30T17:19:23.082Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:19:23 [2021-07-30T17:19:23.293Z]     check_test.go:309: [dd61065aaa9ae] daemon is not started
17:19:23 [2021-07-30T17:19:23.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:19:25 [2021-07-30T17:19:25.209Z] --- PASS: TestStats (3.07s)
17:19:25 [2021-07-30T17:19:25.209Z] === RUN   TestStopContainerWithTimeout
17:19:25 [2021-07-30T17:19:25.209Z] === RUN   TestStopContainerWithTimeout/0
17:19:25 [2021-07-30T17:19:25.209Z] === PAUSE TestStopContainerWithTimeout/0
17:19:25 [2021-07-30T17:19:25.209Z] === RUN   TestStopContainerWithTimeout/1
17:19:25 [2021-07-30T17:19:25.209Z] === PAUSE TestStopContainerWithTimeout/1
17:19:25 [2021-07-30T17:19:25.209Z] === RUN   TestStopContainerWithTimeout/3
17:19:25 [2021-07-30T17:19:25.209Z] === PAUSE TestStopContainerWithTimeout/3
17:19:25 [2021-07-30T17:19:25.209Z] === RUN   TestStopContainerWithTimeout/-1
17:19:25 [2021-07-30T17:19:25.209Z] === PAUSE TestStopContainerWithTimeout/-1
17:19:25 [2021-07-30T17:19:25.209Z] === CONT  TestStopContainerWithTimeout/0
17:19:25 [2021-07-30T17:19:25.209Z] === CONT  TestStopContainerWithTimeout/-1
17:19:25 [2021-07-30T17:19:25.513Z] --- PASS: TestServiceUpdateConfigs (14.99s)
17:19:25 [2021-07-30T17:19:25.513Z] === RUN   TestServiceUpdateNetwork
17:19:27 [2021-07-30T17:19:27.061Z] --- PASS: TestTemplatedConfig (3.67s)
17:19:27 [2021-07-30T17:19:27.061Z] === RUN   TestConfigCreateResolve
17:19:27 [2021-07-30T17:19:27.759Z] === CONT  TestStopContainerWithTimeout/3
17:19:28 [2021-07-30T17:19:28.970Z] --- PASS: TestConfigCreateResolve (2.59s)
17:19:28 [2021-07-30T17:19:28.970Z] PASS
17:19:28 [2021-07-30T17:19:28.970Z] 
17:19:28 [2021-07-30T17:19:28.970Z] DONE 6 tests in 18.005s
17:19:28 [2021-07-30T17:19:28.970Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:19:28 [2021-07-30T17:19:28.970Z] ++ 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:19:28 [2021-07-30T17:19:28.970Z] ++ set -e
17:19:28 [2021-07-30T17:19:28.970Z] ++ '[' -n 0 ']'
17:19:28 [2021-07-30T17:19:28.970Z] ++ set -x
17:19:28 [2021-07-30T17:19:28.970Z] ++ 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:19:29 [2021-07-30T17:19:29.143Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:19:29 [2021-07-30T17:19:29.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:19:29 [2021-07-30T17:19:29.404Z] === CONT  TestStopContainerWithTimeout/1
17:19:30 [2021-07-30T17:19:30.787Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:19:31 [2021-07-30T17:19:31.359Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:19:31 [2021-07-30T17:19:31.359Z] --- PASS: TestStopContainerWithTimeout (0.08s)
17:19:31 [2021-07-30T17:19:31.359Z]     --- PASS: TestStopContainerWithTimeout/0 (2.14s)
17:19:31 [2021-07-30T17:19:31.360Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.17s)
17:19:31 [2021-07-30T17:19:31.360Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
17:19:31 [2021-07-30T17:19:31.360Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
17:19:31 [2021-07-30T17:19:31.360Z] === RUN   TestDeleteDevicemapper
17:19:31 [2021-07-30T17:19:31.360Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:19:31 [2021-07-30T17:19:31.360Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:19:31 [2021-07-30T17:19:31.360Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:19:32 [2021-07-30T17:19:32.747Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:19:33 [2021-07-30T17:19:33.008Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:19:35 [2021-07-30T17:19:35.549Z] INFO: Testing against a local daemon
17:19:35 [2021-07-30T17:19:35.549Z] === RUN   TestCheckpoint
17:19:35 [2021-07-30T17:19:35.549Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:19:35 [2021-07-30T17:19:35.549Z] --- SKIP: TestCheckpoint (0.00s)
17:19:35 [2021-07-30T17:19:35.549Z] === RUN   TestContainerInvalidJSON
17:19:35 [2021-07-30T17:19:35.549Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:19:35 [2021-07-30T17:19:35.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:19:35 [2021-07-30T17:19:35.549Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:19:35 [2021-07-30T17:19:35.549Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:19:35 [2021-07-30T17:19:35.549Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:19:35 [2021-07-30T17:19:35.549Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:19:35 [2021-07-30T17:19:35.549Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:19:35 [2021-07-30T17:19:35.549Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:19:35 [2021-07-30T17:19:35.550Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:19:35 [2021-07-30T17:19:35.550Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:19:35 [2021-07-30T17:19:35.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:19:35 [2021-07-30T17:19:35.550Z] === RUN   TestCopyFromContainerPathIsNotDir
17:19:35 [2021-07-30T17:19:35.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:19:35 [2021-07-30T17:19:35.550Z] === RUN   TestCopyToContainerPathDoesNotExist
17:19:35 [2021-07-30T17:19:35.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
17:19:35 [2021-07-30T17:19:35.550Z] === RUN   TestCopyToContainerPathIsNotDir
17:19:35 [2021-07-30T17:19:35.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
17:19:35 [2021-07-30T17:19:35.550Z] === RUN   TestCopyFromContainer
17:19:36 [2021-07-30T17:19:36.489Z] === RUN   TestCopyFromContainer//
17:19:36 [2021-07-30T17:19:36.750Z] === RUN   TestCopyFromContainer//bar/root
17:19:36 [2021-07-30T17:19:36.750Z] === RUN   TestCopyFromContainer//bar/root/
17:19:36 [2021-07-30T17:19:36.750Z] === RUN   TestCopyFromContainer/bar/quux
17:19:37 [2021-07-30T17:19:37.011Z] === RUN   TestCopyFromContainer/bar/quux/
17:19:37 [2021-07-30T17:19:37.011Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:19:37 [2021-07-30T17:19:37.011Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:19:37 [2021-07-30T17:19:37.212Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:19:37 [2021-07-30T17:19:37.271Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:19:37 [2021-07-30T17:19:37.271Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:19:37 [2021-07-30T17:19:37.271Z] === RUN   TestCopyFromContainer/bar/notarget
17:19:37 [2021-07-30T17:19:37.531Z] --- PASS: TestCopyFromContainer (2.37s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:19:37 [2021-07-30T17:19:37.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:19:37 [2021-07-30T17:19:37.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:37 [2021-07-30T17:19:37.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:37 [2021-07-30T17:19:37.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:37 [2021-07-30T17:19:37.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:37 [2021-07-30T17:19:37.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:37 [2021-07-30T17:19:37.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:37 [2021-07-30T17:19:37.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:37 [2021-07-30T17:19:37.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:37 [2021-07-30T17:19:37.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:37 [2021-07-30T17:19:37.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:19:37 [2021-07-30T17:19:37.531Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:19:37 [2021-07-30T17:19:37.532Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateLinkToNonExistingContainer
17:19:37 [2021-07-30T17:19:37.532Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateWithInvalidEnv
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateWithInvalidEnv/0
17:19:37 [2021-07-30T17:19:37.532Z] === PAUSE TestCreateWithInvalidEnv/0
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateWithInvalidEnv/1
17:19:37 [2021-07-30T17:19:37.532Z] === PAUSE TestCreateWithInvalidEnv/1
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateWithInvalidEnv/2
17:19:37 [2021-07-30T17:19:37.532Z] === PAUSE TestCreateWithInvalidEnv/2
17:19:37 [2021-07-30T17:19:37.532Z] === CONT  TestCreateWithInvalidEnv/0
17:19:37 [2021-07-30T17:19:37.532Z] === CONT  TestCreateWithInvalidEnv/2
17:19:37 [2021-07-30T17:19:37.532Z] === CONT  TestCreateWithInvalidEnv/1
17:19:37 [2021-07-30T17:19:37.532Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:19:37 [2021-07-30T17:19:37.532Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:19:37 [2021-07-30T17:19:37.532Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:19:37 [2021-07-30T17:19:37.532Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateTmpfsMountsTarget
17:19:37 [2021-07-30T17:19:37.532Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:19:37 [2021-07-30T17:19:37.532Z] === RUN   TestCreateWithCustomMaskedPaths
17:19:38 [2021-07-30T17:19:38.153Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.47s)
17:19:38 [2021-07-30T17:19:38.153Z] === RUN   TestUpdateMemory
17:19:38 [2021-07-30T17:19:38.153Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:19:38 [2021-07-30T17:19:38.153Z] --- SKIP: TestUpdateMemory (0.00s)
17:19:38 [2021-07-30T17:19:38.153Z] === RUN   TestUpdateCPUQuota
17:19:39 [2021-07-30T17:19:39.537Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:19:40 [2021-07-30T17:19:40.072Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
17:19:40 [2021-07-30T17:19:40.072Z] === RUN   TestCreateWithCustomReadonlyPaths
17:19:40 [2021-07-30T17:19:40.385Z] --- PASS: TestServiceUpdateNetwork (12.95s)
17:19:40 [2021-07-30T17:19:40.385Z] === RUN   TestServiceUpdatePidsLimit
17:19:40 [2021-07-30T17:19:40.385Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:19:40 [2021-07-30T17:19:40.480Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:19:40 [2021-07-30T17:19:40.640Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:19:43 [2021-07-30T17:19:43.026Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:19:43 [2021-07-30T17:19:43.026Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:19:43 [2021-07-30T17:19:43.287Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:19:43 [2021-07-30T17:19:43.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s)
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:43 [2021-07-30T17:19:43.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:43 [2021-07-30T17:19:43.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:43 [2021-07-30T17:19:43.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:43 [2021-07-30T17:19:43.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:43 [2021-07-30T17:19:43.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:19:43 [2021-07-30T17:19:43.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:19:43 [2021-07-30T17:19:43.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:19:43 [2021-07-30T17:19:43.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:19:43 [2021-07-30T17:19:43.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:19:43 [2021-07-30T17:19:43.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:19:43 [2021-07-30T17:19:43.370Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:19:43 [2021-07-30T17:19:43.633Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
17:19:43 [2021-07-30T17:19:43.633Z] === RUN   TestCreateDifferentPlatform
17:19:43 [2021-07-30T17:19:43.633Z] === RUN   TestCreateDifferentPlatform/different_os
17:19:43 [2021-07-30T17:19:43.633Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:19:43 [2021-07-30T17:19:43.633Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:19:43 [2021-07-30T17:19:43.633Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:19:43 [2021-07-30T17:19:43.633Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:19:43 [2021-07-30T17:19:43.633Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:19:43 [2021-07-30T17:19:43.633Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:19:43 [2021-07-30T17:19:43.633Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:19:43 [2021-07-30T17:19:43.861Z] === RUN   TestDockerSuite/TestBuildCmd
17:19:43 [2021-07-30T17:19:43.894Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestContainerStartOnDaemonRestart
17:19:43 [2021-07-30T17:19:43.894Z] === PAUSE TestContainerStartOnDaemonRestart
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestDaemonRestartIpcMode
17:19:43 [2021-07-30T17:19:43.894Z] === PAUSE TestDaemonRestartIpcMode
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestDaemonHostGatewayIP
17:19:43 [2021-07-30T17:19:43.894Z] === PAUSE TestDaemonHostGatewayIP
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestRestartDaemonWithRestartingContainer
17:19:43 [2021-07-30T17:19:43.894Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestContainerKillOnDaemonStart
17:19:43 [2021-07-30T17:19:43.894Z] === PAUSE TestContainerKillOnDaemonStart
17:19:43 [2021-07-30T17:19:43.894Z] === RUN   TestDiff
17:19:44 [2021-07-30T17:19:44.122Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:19:44 [2021-07-30T17:19:44.382Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:19:44 [2021-07-30T17:19:44.642Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:19:44 [2021-07-30T17:19:44.642Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:19:44 [2021-07-30T17:19:44.642Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:19:44 [2021-07-30T17:19:44.835Z] --- PASS: TestDiff (0.82s)
17:19:44 [2021-07-30T17:19:44.835Z] === RUN   TestExecWithCloseStdin
17:19:45 [2021-07-30T17:19:45.775Z] --- PASS: TestExecWithCloseStdin (1.07s)
17:19:45 [2021-07-30T17:19:45.775Z] === RUN   TestExec
17:19:46 [2021-07-30T17:19:46.027Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:19:46 [2021-07-30T17:19:46.715Z] --- PASS: TestExec (1.05s)
17:19:46 [2021-07-30T17:19:46.715Z] === RUN   TestExecUser
17:19:47 [2021-07-30T17:19:47.413Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:19:47 [2021-07-30T17:19:47.657Z] --- PASS: TestExecUser (1.04s)
17:19:47 [2021-07-30T17:19:47.657Z] === RUN   TestExportContainerAndImportImage
17:19:47 [2021-07-30T17:19:47.674Z] --- PASS: TestUpdateCPUQuota (9.65s)
17:19:47 [2021-07-30T17:19:47.674Z] === RUN   TestUpdatePidsLimit
17:19:47 [2021-07-30T17:19:47.674Z] === RUN   TestUpdatePidsLimit/update_from_none
17:19:48 [2021-07-30T17:19:48.716Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:19:49 [2021-07-30T17:19:49.041Z] --- PASS: TestExportContainerAndImportImage (1.06s)
17:19:49 [2021-07-30T17:19:49.041Z] === RUN   TestExportContainerAfterDaemonRestart
17:19:49 [2021-07-30T17:19:49.061Z] === RUN   TestUpdatePidsLimit/no_change
17:19:50 [2021-07-30T17:19:50.423Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
17:19:50 [2021-07-30T17:19:50.423Z] === RUN   TestHealthCheckWorkdir
17:19:50 [2021-07-30T17:19:50.444Z] === RUN   TestUpdatePidsLimit/update_lower
17:19:51 [2021-07-30T17:19:51.803Z] --- PASS: TestHealthCheckWorkdir (1.37s)
17:19:51 [2021-07-30T17:19:51.803Z] === RUN   TestHealthKillContainer
17:19:51 [2021-07-30T17:19:51.827Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:19:53 [2021-07-30T17:19:53.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:19:53 [2021-07-30T17:19:53.474Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:19:54 [2021-07-30T17:19:54.046Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:19:54 [2021-07-30T17:19:54.617Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:19:55 [2021-07-30T17:19:55.098Z] --- PASS: TestHealthKillContainer (3.10s)
17:19:55 [2021-07-30T17:19:55.098Z] === RUN   TestInspectCpusetInConfigPre120
17:19:55 [2021-07-30T17:19:55.188Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:19:55 [2021-07-30T17:19:55.668Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
17:19:55 [2021-07-30T17:19:55.668Z] === RUN   TestIpcModeNone
17:19:55 [2021-07-30T17:19:55.759Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:19:56 [2021-07-30T17:19:56.329Z]     check_test.go:309: [d7d4121747be0] daemon is not started
17:19:56 [2021-07-30T17:19:56.329Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:19:56 [2021-07-30T17:19:56.608Z] --- PASS: TestIpcModeNone (1.09s)
17:19:56 [2021-07-30T17:19:56.608Z] === RUN   TestIpcModePrivate
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestServiceUpdatePidsLimit (17.15s)
17:19:56 [2021-07-30T17:19:56.792Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
17:19:56 [2021-07-30T17:19:56.792Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s)
17:19:56 [2021-07-30T17:19:56.792Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
17:19:56 [2021-07-30T17:19:56.792Z] PASS
17:19:56 [2021-07-30T17:19:56.792Z] 
17:19:56 [2021-07-30T17:19:56.792Z] === Skipped
17:19:56 [2021-07-30T17:19:56.792Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:19:56 [2021-07-30T17:19:56.792Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:19:56 [2021-07-30T17:19:56.792Z] 
17:19:56 [2021-07-30T17:19:56.792Z] 
17:19:56 [2021-07-30T17:19:56.792Z] DONE 27 tests, 1 skipped in 174.741s
17:19:56 [2021-07-30T17:19:56.792Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:19:56 [2021-07-30T17:19:56.792Z] INFO: Testing against a local daemon
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestSessionCreate
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestSessionCreate (0.02s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:19:56 [2021-07-30T17:19:56.792Z] PASS
17:19:56 [2021-07-30T17:19:56.792Z] 
17:19:56 [2021-07-30T17:19:56.792Z] DONE 2 tests in 0.072s
17:19:56 [2021-07-30T17:19:56.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:19:56 [2021-07-30T17:19:56.792Z] INFO: Testing against a local daemon
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:56 [2021-07-30T17:19:56.792Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestEventsExecDie
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestEventsExecDie (0.99s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestEventsBackwardsCompatible
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestEventsVolumeCreate
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestInfoBinaryCommits
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestInfoAPIVersioned
17:19:56 [2021-07-30T17:19:56.792Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:19:56 [2021-07-30T17:19:56.792Z] === RUN   TestInfoDiscoveryBackend
17:19:56 [2021-07-30T17:19:56.900Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:19:57 [2021-07-30T17:19:57.161Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:19:57 [2021-07-30T17:19:57.352Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:19:57 [2021-07-30T17:19:57.352Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:19:57 [2021-07-30T17:19:57.547Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
17:19:57 [2021-07-30T17:19:57.547Z] --- PASS: TestIpcModePrivate (1.06s)
17:19:57 [2021-07-30T17:19:57.547Z] === RUN   TestIpcModeShareable
17:19:58 [2021-07-30T17:19:58.104Z] --- PASS: TestUpdatePidsLimit (10.53s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.25s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/no_change (1.40s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.31s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.54s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.33s)
17:19:58 [2021-07-30T17:19:58.104Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.30s)
17:19:58 [2021-07-30T17:19:58.104Z] === RUN   TestUpdateRestartPolicy
17:19:58 [2021-07-30T17:19:58.365Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:19:58 [2021-07-30T17:19:58.489Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
17:19:58 [2021-07-30T17:19:58.714Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:19:58 [2021-07-30T17:19:58.714Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:19:58 [2021-07-30T17:19:58.749Z] --- PASS: TestIpcModeShareable (1.04s)
17:19:58 [2021-07-30T17:19:58.749Z] === RUN   TestAPIIpcModeShareableAndContainer
17:19:58 [2021-07-30T17:19:58.796Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:19:58 [2021-07-30T17:19:58.796Z] INFO: Testing against a local daemon
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithSession
17:19:58 [2021-07-30T17:19:58.796Z]     build_session_test.go:25: TODO: BuildKit
17:19:58 [2021-07-30T17:19:58.796Z] --- SKIP: TestBuildWithSession (0.00s)
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildSquashParent
17:19:58 [2021-07-30T17:19:58.796Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:19:58 [2021-07-30T17:19:58.796Z] --- SKIP: TestBuildSquashParent (0.00s)
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:58 [2021-07-30T17:19:58.796Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.796Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:58 [2021-07-30T17:19:58.796Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.796Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:58 [2021-07-30T17:19:58.969Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:19:58 [2021-07-30T17:19:58.969Z] === RUN   TestInfoAPI
17:19:58 [2021-07-30T17:19:58.969Z] --- PASS: TestInfoAPI (0.02s)
17:19:58 [2021-07-30T17:19:58.969Z] === RUN   TestInfoAPIWarnings
17:19:59 [2021-07-30T17:19:59.306Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:19:59 [2021-07-30T17:19:59.306Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:20:00 [2021-07-30T17:20:00.250Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:20:02 [2021-07-30T17:20:02.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s)
17:20:02 [2021-07-30T17:20:02.045Z] === RUN   TestAPIIpcModeHost
17:20:02 [2021-07-30T17:20:02.998Z] --- PASS: TestAPIIpcModeHost (1.08s)
17:20:02 [2021-07-30T17:20:02.998Z] === RUN   TestDaemonIpcModeShareable
17:20:03 [2021-07-30T17:20:03.585Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:20:04 [2021-07-30T17:20:04.396Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
17:20:04 [2021-07-30T17:20:04.656Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
17:20:04 [2021-07-30T17:20:04.656Z] === RUN   TestDaemonIpcModePrivate
17:20:05 [2021-07-30T17:20:05.508Z]     check_test.go:309: [d342f413a0166] daemon is not started
17:20:05 [2021-07-30T17:20:05.509Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:20:06 [2021-07-30T17:20:06.569Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
17:20:06 [2021-07-30T17:20:06.569Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
17:20:06 [2021-07-30T17:20:06.569Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:20:07 [2021-07-30T17:20:07.417Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:20:07 [2021-07-30T17:20:07.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:20:08 [2021-07-30T17:20:08.478Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
17:20:08 [2021-07-30T17:20:08.478Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
17:20:08 [2021-07-30T17:20:08.479Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:20:08 [2021-07-30T17:20:08.808Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:20:10 [2021-07-30T17:20:10.388Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
17:20:10 [2021-07-30T17:20:10.388Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
17:20:10 [2021-07-30T17:20:10.388Z] === RUN   TestIpcModeOlderClient
17:20:10 [2021-07-30T17:20:10.388Z] === PAUSE TestIpcModeOlderClient
17:20:10 [2021-07-30T17:20:10.388Z] === RUN   TestKillContainerInvalidSignal
17:20:11 [2021-07-30T17:20:11.327Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
17:20:11 [2021-07-30T17:20:11.327Z] === RUN   TestKillContainer
17:20:11 [2021-07-30T17:20:11.327Z] === RUN   TestKillContainer/no_signal
17:20:11 [2021-07-30T17:20:11.898Z] === RUN   TestKillContainer/non_killing_signal
17:20:12 [2021-07-30T17:20:12.107Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:20:12 [2021-07-30T17:20:12.370Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:20:12 [2021-07-30T17:20:12.468Z] === RUN   TestKillContainer/killing_signal
17:20:12 [2021-07-30T17:20:12.942Z] --- PASS: TestUpdateRestartPolicy (14.68s)
17:20:12 [2021-07-30T17:20:12.942Z] === RUN   TestUpdateRestartWithAutoRemove
17:20:12 [2021-07-30T17:20:12.942Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:20:13 [2021-07-30T17:20:13.851Z] --- PASS: TestKillContainer (2.42s)
17:20:13 [2021-07-30T17:20:13.851Z]     --- PASS: TestKillContainer/no_signal (0.76s)
17:20:13 [2021-07-30T17:20:13.851Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
17:20:13 [2021-07-30T17:20:13.851Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
17:20:13 [2021-07-30T17:20:13.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:20:13 [2021-07-30T17:20:13.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:20:13 [2021-07-30T17:20:13.884Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
17:20:13 [2021-07-30T17:20:13.884Z] === RUN   TestWaitNonBlocked
17:20:13 [2021-07-30T17:20:13.884Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:13 [2021-07-30T17:20:13.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:13 [2021-07-30T17:20:13.884Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:13 [2021-07-30T17:20:13.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:13 [2021-07-30T17:20:13.884Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:20:13 [2021-07-30T17:20:13.884Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:13 [2021-07-30T17:20:13.884Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:14 [2021-07-30T17:20:14.422Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:20:14 [2021-07-30T17:20:14.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
17:20:14 [2021-07-30T17:20:14.993Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
17:20:14 [2021-07-30T17:20:14.993Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
17:20:14 [2021-07-30T17:20:14.993Z] === RUN   TestKillStoppedContainer
17:20:15 [2021-07-30T17:20:15.253Z] --- PASS: TestKillStoppedContainer (0.06s)
17:20:15 [2021-07-30T17:20:15.253Z] === RUN   TestKillStoppedContainerAPIPre120
17:20:15 [2021-07-30T17:20:15.253Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:20:15 [2021-07-30T17:20:15.253Z] === RUN   TestKillDifferentUserContainer
17:20:15 [2021-07-30T17:20:15.270Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:20:15 [2021-07-30T17:20:15.532Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:20:15 [2021-07-30T17:20:15.793Z] --- PASS: TestWaitNonBlocked (0.03s)
17:20:15 [2021-07-30T17:20:15.793Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.77s)
17:20:15 [2021-07-30T17:20:15.793Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.93s)
17:20:15 [2021-07-30T17:20:15.793Z] === RUN   TestWaitBlocked
17:20:15 [2021-07-30T17:20:15.793Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:20:15 [2021-07-30T17:20:15.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:20:15 [2021-07-30T17:20:15.793Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:20:15 [2021-07-30T17:20:15.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:20:15 [2021-07-30T17:20:15.793Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:20:15 [2021-07-30T17:20:15.793Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:20:16 [2021-07-30T17:20:16.197Z] --- PASS: TestKillDifferentUserContainer (0.80s)
17:20:16 [2021-07-30T17:20:16.197Z] === RUN   TestInspectOomKilledTrue
17:20:16 [2021-07-30T17:20:16.197Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:16 [2021-07-30T17:20:16.197Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:20:16 [2021-07-30T17:20:16.197Z] === RUN   TestInspectOomKilledFalse
17:20:16 [2021-07-30T17:20:16.197Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:16 [2021-07-30T17:20:16.197Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:20:16 [2021-07-30T17:20:16.197Z] === RUN   TestLinksEtcHostsContentMatch
17:20:16 [2021-07-30T17:20:16.364Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:20:16 [2021-07-30T17:20:16.364Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:20:16 [2021-07-30T17:20:16.625Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:20:16 [2021-07-30T17:20:16.767Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
17:20:16 [2021-07-30T17:20:16.767Z] === RUN   TestLinksContainerNames
17:20:16 [2021-07-30T17:20:16.997Z] --- PASS: TestInfoAPIWarnings (16.23s)
17:20:16 [2021-07-30T17:20:16.997Z] === RUN   TestInfoDebug
17:20:16 [2021-07-30T17:20:16.997Z] --- PASS: TestInfoDebug (0.52s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestInfoInsecureRegistries
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestInfoRegistryMirrors
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestLoginFailsWithBadCredentials
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestPingCacheHeaders
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestPingCacheHeaders (0.02s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestPingGet
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestPingGet (0.01s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestPingHead
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestPingHead (0.02s)
17:20:16 [2021-07-30T17:20:16.998Z] === RUN   TestVersion
17:20:16 [2021-07-30T17:20:16.998Z] --- PASS: TestVersion (0.02s)
17:20:16 [2021-07-30T17:20:16.998Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:20:17 [2021-07-30T17:20:17.197Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:20:17 [2021-07-30T17:20:17.197Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:20:17 [2021-07-30T17:20:17.771Z] --- PASS: TestWaitBlocked (0.02s)
17:20:17 [2021-07-30T17:20:17.771Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:20:17 [2021-07-30T17:20:17.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.96s)
17:20:17 [2021-07-30T17:20:17.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.01s)
17:20:17 [2021-07-30T17:20:17.771Z] === CONT  TestContainerStartOnDaemonRestart
17:20:17 [2021-07-30T17:20:17.771Z] === CONT  TestContainerKillOnDaemonStart
17:20:18 [2021-07-30T17:20:18.342Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:20:18 [2021-07-30T17:20:18.363Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s)
17:20:18 [2021-07-30T17:20:18.363Z] PASS
17:20:18 [2021-07-30T17:20:18.363Z] 
17:20:18 [2021-07-30T17:20:18.363Z] DONE 19 tests in 22.644s
17:20:18 [2021-07-30T17:20:18.363Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:20:18 [2021-07-30T17:20:18.363Z] INFO: Testing against a local daemon
17:20:18 [2021-07-30T17:20:18.363Z] === RUN   TestVolumesCreateAndList
17:20:18 [2021-07-30T17:20:18.363Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:20:18 [2021-07-30T17:20:18.363Z] === RUN   TestVolumesRemove
17:20:18 [2021-07-30T17:20:18.618Z] --- PASS: TestVolumesRemove (0.08s)
17:20:18 [2021-07-30T17:20:18.618Z] === RUN   TestVolumesInspect
17:20:18 [2021-07-30T17:20:18.618Z] --- PASS: TestVolumesInspect (0.02s)
17:20:18 [2021-07-30T17:20:18.618Z] === RUN   TestVolumesInvalidJSON
17:20:18 [2021-07-30T17:20:18.618Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:20:18 [2021-07-30T17:20:18.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:20:18 [2021-07-30T17:20:18.618Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:20:18 [2021-07-30T17:20:18.618Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:20:18 [2021-07-30T17:20:18.618Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:20:18 [2021-07-30T17:20:18.618Z] PASS
17:20:18 [2021-07-30T17:20:18.618Z] 
17:20:18 [2021-07-30T17:20:18.618Z] DONE 5 tests in 0.163s
17:20:18 [2021-07-30T17:20:18.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:20:18 [2021-07-30T17:20:18.679Z] --- PASS: TestLinksContainerNames (1.57s)
17:20:18 [2021-07-30T17:20:18.679Z] === RUN   TestLogsFollowTailEmpty
17:20:18 [2021-07-30T17:20:18.913Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:20:19 [2021-07-30T17:20:19.179Z] Stopping apparmor (via systemctl): apparmor.service.
17:20:19 [2021-07-30T17:20:19.179Z] Removing test suite binaries
17:20:19 [2021-07-30T17:20:19.179Z] exiting test-integration
17:20:19 [2021-07-30T17:20:19.179Z] ++ exit 0
17:20:19 [2021-07-30T17:20:19.179Z] 
17:20:19 [2021-07-30T17:20:19.249Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
17:20:19 [2021-07-30T17:20:19.249Z] === RUN   TestContainerNetworkMountsNoChown
17:20:19 [2021-07-30T17:20:19.484Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:20:20 [2021-07-30T17:20:20.055Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:20:20 [2021-07-30T17:20:20.190Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/default
17:20:20 [2021-07-30T17:20:20.190Z] === PAUSE TestMountDaemonRoot/default
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/private
17:20:20 [2021-07-30T17:20:20.190Z] === PAUSE TestMountDaemonRoot/private
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/rprivate
17:20:20 [2021-07-30T17:20:20.190Z] === PAUSE TestMountDaemonRoot/rprivate
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/slave
17:20:20 [2021-07-30T17:20:20.190Z] === PAUSE TestMountDaemonRoot/slave
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/rslave
17:20:20 [2021-07-30T17:20:20.190Z] === PAUSE TestMountDaemonRoot/rslave
17:20:20 [2021-07-30T17:20:20.190Z] === RUN   TestMountDaemonRoot/shared
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/shared
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rshared
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rshared
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/default
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rshared
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/shared
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rprivate
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rslave
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/private
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/private/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/private/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/slave
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/default/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === RUN   TestMountDaemonRoot/default/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/private/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/private/mount_root
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:20:20 [2021-07-30T17:20:20.191Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:20:20 [2021-07-30T17:20:20.275Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.01s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.52s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.80s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.17s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.90s)
17:20:20 [2021-07-30T17:20:20.275Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.46s)
17:20:20 [2021-07-30T17:20:20.275Z] === RUN   TestBuildMultiStageCopy
17:20:20 [2021-07-30T17:20:20.275Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:20:20 [2021-07-30T17:20:20.316Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:20:20 [2021-07-30T17:20:20.452Z] === CONT  TestMountDaemonRoot/default/mount_root
17:20:20 [2021-07-30T17:20:20.452Z] === CONT  TestMountDaemonRoot/default/bind_root
17:20:20 [2021-07-30T17:20:20.452Z] --- PASS: TestMountDaemonRoot (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:20:20 [2021-07-30T17:20:20.452Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
17:20:20 [2021-07-30T17:20:20.452Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:20:20 [2021-07-30T17:20:20.452Z] === RUN   TestContainerBindMountNonRecursive
17:20:20 [2021-07-30T17:20:20.888Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:20:21 [2021-07-30T17:20:21.459Z]     check_test.go:309: [d0895fe0064f9] daemon is not started
17:20:21 [2021-07-30T17:20:21.459Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:20:22 [2021-07-30T17:20:22.033Z] --- PASS: TestContainerStartOnDaemonRestart (4.06s)
17:20:22 [2021-07-30T17:20:22.033Z] === CONT  TestIpcModeOlderClient
17:20:22 [2021-07-30T17:20:22.033Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:20:22 [2021-07-30T17:20:22.033Z] === CONT  TestRestartDaemonWithRestartingContainer
17:20:22 [2021-07-30T17:20:22.296Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
Post stage
[Pipeline] junit
17:20:22 [2021-07-30T17:20:22.453Z] Recording test results
17:20:22 [2021-07-30T17:20:22.557Z]     check_test.go:309: [d6e1329d11b49] daemon is not started
17:20:22 [2021-07-30T17:20:22.557Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:20:22 [2021-07-30T17:20:22.992Z] --- PASS: TestContainerBindMountNonRecursive (2.45s)
17:20:22 [2021-07-30T17:20:22.992Z] === RUN   TestContainerVolumesMountedAsShared
17:20:23 [2021-07-30T17:20:23.128Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:20:23 [2021-07-30T17:20:23.562Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
17:20:23 [2021-07-30T17:20:23.562Z] === RUN   TestContainerVolumesMountedAsSlave
17:20:23 [2021-07-30T17:20:23.844Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:20:24 [2021-07-30T17:20:24.071Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:20:24 [2021-07-30T17:20:24.071Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:20:24 [2021-07-30T17:20:24.071Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:20:24 [2021-07-30T17:20:24.071Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:20:24 [2021-07-30T17:20:24.071Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:20:24 [2021-07-30T17:20:24.071Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:20:24 [2021-07-30T17:20:24.071Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:20:24 [2021-07-30T17:20:24.071Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:20:24 [2021-07-30T17:20:24.071Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:20:24 [2021-07-30T17:20:24.218Z] + echo Ensuring container killed.
17:20:24 [2021-07-30T17:20:24.218Z] Ensuring container killed.
17:20:24 [2021-07-30T17:20:24.218Z] + docker rm -vf docker-pr9
17:20:24 [2021-07-30T17:20:24.218Z] Error: No such container: docker-pr9
[Pipeline] sh
17:20:24 [2021-07-30T17:20:24.502Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s)
17:20:24 [2021-07-30T17:20:24.502Z] === RUN   TestNetworkNat
17:20:24 [2021-07-30T17:20:24.535Z] + echo Chowning /workspace to jenkins user
17:20:24 [2021-07-30T17:20:24.535Z] Chowning /workspace to jenkins user
17:20:24 [2021-07-30T17:20:24.535Z] + id -u
17:20:24 [2021-07-30T17:20:24.535Z] + id -g
17:20:24 [2021-07-30T17:20:24.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:20:24 [2021-07-30T17:20:24.535Z] Unable to find image 'busybox:latest' locally
17:20:24 [2021-07-30T17:20:24.535Z] latest: Pulling from library/busybox
17:20:24 [2021-07-30T17:20:24.644Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:20:24 [2021-07-30T17:20:24.790Z] b71f96345d44: Pulling fs layer
17:20:24 [2021-07-30T17:20:24.790Z] b71f96345d44: Verifying Checksum
17:20:24 [2021-07-30T17:20:24.790Z] b71f96345d44: Download complete
17:20:24 [2021-07-30T17:20:24.790Z] b71f96345d44: Pull complete
17:20:24 [2021-07-30T17:20:24.790Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
17:20:24 [2021-07-30T17:20:24.790Z] Status: Downloaded newer image for busybox:latest
17:20:25 [2021-07-30T17:20:25.217Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.20s)
17:20:25 [2021-07-30T17:20:25.217Z] === CONT  TestDaemonHostGatewayIP
17:20:25 [2021-07-30T17:20:25.443Z] --- PASS: TestNetworkNat (0.94s)
17:20:25 [2021-07-30T17:20:25.443Z] === RUN   TestNetworkLocalhostTCPNat
17:20:26 [2021-07-30T17:20:26.013Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
17:20:26 [2021-07-30T17:20:26.013Z] === RUN   TestNetworkLoopbackNat
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:20:27 [2021-07-30T17:20:27.633Z] + bundleName=amd64-cgroup2
17:20:27 [2021-07-30T17:20:27.633Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:20:27 [2021-07-30T17:20:27.633Z] Creating amd64-cgroup2-bundles.tar.gz
17:20:27 [2021-07-30T17:20:27.633Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:20:27 [2021-07-30T17:20:27.633Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
17:20:27 [2021-07-30T17:20:27.896Z] Archiving artifacts
17:20:28 [2021-07-30T17:20:28.521Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:20:29 [2021-07-30T17:20:29.093Z]     check_test.go:309: [d04911055ae73] daemon is not started
17:20:29 [2021-07-30T17:20:29.093Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:20:29 [2021-07-30T17:20:29.523Z] --- PASS: TestNetworkLoopbackNat (3.22s)
17:20:29 [2021-07-30T17:20:29.523Z] === RUN   TestPause
17:20:29 [2021-07-30T17:20:29.665Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:20:29 [2021-07-30T17:20:29.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:20:30 [2021-07-30T17:20:30.093Z] --- PASS: TestPause (0.79s)
17:20:30 [2021-07-30T17:20:30.094Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:20:30 [2021-07-30T17:20:30.094Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:20:30 [2021-07-30T17:20:30.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:20:30 [2021-07-30T17:20:30.094Z] === RUN   TestPauseStopPausedContainer
17:20:30 [2021-07-30T17:20:30.239Z] --- PASS: TestDaemonHostGatewayIP (5.09s)
17:20:30 [2021-07-30T17:20:30.239Z] === CONT  TestDaemonRestartIpcMode
17:20:30 [2021-07-30T17:20:30.276Z] + make clean
17:20:30 [2021-07-30T17:20:30.531Z] docker volume rm -f docker-dev-cache
17:20:30 [2021-07-30T17:20:30.531Z] docker-dev-cache
[Pipeline] deleteDir
17:20:31 [2021-07-30T17:20:31.035Z] --- PASS: TestPauseStopPausedContainer (0.85s)
17:20:31 [2021-07-30T17:20:31.035Z] === RUN   TestPidHost
17:20:32 [2021-07-30T17:20:32.153Z] --- PASS: TestContainerKillOnDaemonStart (14.41s)
17:20:32 [2021-07-30T17:20:32.728Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:20:32 [2021-07-30T17:20:32.946Z] --- PASS: TestPidHost (2.10s)
17:20:32 [2021-07-30T17:20:32.946Z] === RUN   TestPsFilter
17:20:33 [2021-07-30T17:20:33.206Z] --- PASS: TestPsFilter (0.15s)
17:20:33 [2021-07-30T17:20:33.206Z] === RUN   TestRemoveContainerWithRemovedVolume
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:20:34 [2021-07-30T17:20:34.146Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
17:20:34 [2021-07-30T17:20:34.146Z] === RUN   TestRemoveContainerWithVolume
17:20:34 [2021-07-30T17:20:34.717Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
17:20:34 [2021-07-30T17:20:34.717Z] === RUN   TestRemoveContainerRunning
17:20:35 [2021-07-30T17:20:35.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:20:35 [2021-07-30T17:20:35.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:20:35 [2021-07-30T17:20:35.275Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:20:35 [2021-07-30T17:20:35.537Z] --- PASS: TestDaemonRestartIpcMode (5.32s)
17:20:35 [2021-07-30T17:20:35.537Z] PASS
17:20:35 [2021-07-30T17:20:35.537Z] 
17:20:35 [2021-07-30T17:20:35.537Z] === Skipped
17:20:35 [2021-07-30T17:20:35.537Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:20:35 [2021-07-30T17:20:35.537Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:20:35 [2021-07-30T17:20:35.537Z] 
17:20:35 [2021-07-30T17:20:35.537Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:20:35 [2021-07-30T17:20:35.537Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:35 [2021-07-30T17:20:35.537Z] 
17:20:35 [2021-07-30T17:20:35.537Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:20:35 [2021-07-30T17:20:35.538Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:35 [2021-07-30T17:20:35.538Z] 
17:20:35 [2021-07-30T17:20:35.538Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:20:35 [2021-07-30T17:20:35.538Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:20:35 [2021-07-30T17:20:35.538Z] 
17:20:35 [2021-07-30T17:20:35.538Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:20:35 [2021-07-30T17:20:35.538Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:20:35 [2021-07-30T17:20:35.538Z] 
17:20:35 [2021-07-30T17:20:35.538Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:20:35 [2021-07-30T17:20:35.538Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:20:35 [2021-07-30T17:20:35.538Z] 
17:20:35 [2021-07-30T17:20:35.538Z] 
17:20:35 [2021-07-30T17:20:35.538Z] DONE 195 tests, 6 skipped in 230.176s
17:20:35 [2021-07-30T17:20:35.538Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:20:35 [2021-07-30T17:20:35.538Z] ++ 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:20:35 [2021-07-30T17:20:35.538Z] ++ set -e
17:20:35 [2021-07-30T17:20:35.538Z] ++ '[' -n 0 ']'
17:20:35 [2021-07-30T17:20:35.538Z] ++ set -x
17:20:35 [2021-07-30T17:20:35.538Z] ++ 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:20:35 [2021-07-30T17:20:35.605Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:20:35 [2021-07-30T17:20:35.798Z] === RUN   TestConfigDaemonLibtrustID
17:20:36 [2021-07-30T17:20:36.100Z] --- PASS: TestRemoveContainerRunning (1.21s)
17:20:36 [2021-07-30T17:20:36.100Z] === RUN   TestRemoveContainerForceRemoveRunning
17:20:36 [2021-07-30T17:20:36.370Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:20:36 [2021-07-30T17:20:36.370Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:20:36 [2021-07-30T17:20:36.370Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation/invalid_config
17:20:36 [2021-07-30T17:20:36.370Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation/malformed_config
17:20:36 [2021-07-30T17:20:36.370Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:20:36 [2021-07-30T17:20:36.370Z] === RUN   TestDaemonConfigValidation/valid_config
17:20:36 [2021-07-30T17:20:36.370Z] === PAUSE TestDaemonConfigValidation/valid_config
17:20:36 [2021-07-30T17:20:36.370Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:20:36 [2021-07-30T17:20:36.370Z] === CONT  TestDaemonConfigValidation/malformed_config
17:20:36 [2021-07-30T17:20:36.370Z] === CONT  TestDaemonConfigValidation/invalid_config
17:20:36 [2021-07-30T17:20:36.370Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:20:36 [2021-07-30T17:20:36.631Z] === CONT  TestDaemonConfigValidation/valid_config
17:20:36 [2021-07-30T17:20:36.670Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
17:20:36 [2021-07-30T17:20:36.670Z] === RUN   TestRemoveInvalidContainer
17:20:36 [2021-07-30T17:20:36.670Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:20:36 [2021-07-30T17:20:36.670Z] === RUN   TestRenameLinkedContainer
17:20:36 [2021-07-30T17:20:36.892Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:20:36 [2021-07-30T17:20:36.892Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.16s)
17:20:36 [2021-07-30T17:20:36.892Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s)
17:20:36 [2021-07-30T17:20:36.892Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.23s)
17:20:36 [2021-07-30T17:20:36.892Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.24s)
17:20:36 [2021-07-30T17:20:36.892Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.14s)
17:20:36 [2021-07-30T17:20:36.892Z] PASS
17:20:36 [2021-07-30T17:20:36.892Z] 
17:20:36 [2021-07-30T17:20:36.892Z] DONE 7 tests in 1.274s
17:20:36 [2021-07-30T17:20:36.892Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:20:36 [2021-07-30T17:20:36.892Z] ++ 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:20:36 [2021-07-30T17:20:36.892Z] ++ set -e
17:20:36 [2021-07-30T17:20:36.893Z] ++ '[' -n 0 ']'
17:20:36 [2021-07-30T17:20:36.893Z] ++ set -x
17:20:36 [2021-07-30T17:20:36.893Z] ++ 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:20:36 [2021-07-30T17:20:36.893Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:20:37 [2021-07-30T17:20:37.138Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:20:37 [2021-07-30T17:20:37.154Z] INFO: Testing against a local daemon
17:20:37 [2021-07-30T17:20:37.154Z] === RUN   TestCommitInheritsEnv
17:20:37 [2021-07-30T17:20:37.725Z] --- PASS: TestCommitInheritsEnv (0.41s)
17:20:37 [2021-07-30T17:20:37.725Z] === RUN   TestImportExtremelyLargeImageWorks
17:20:37 [2021-07-30T17:20:37.725Z] === PAUSE TestImportExtremelyLargeImageWorks
17:20:37 [2021-07-30T17:20:37.725Z] === RUN   TestImagesFilterMultiReference
17:20:37 [2021-07-30T17:20:37.725Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:20:37 [2021-07-30T17:20:37.725Z] === RUN   TestImagePullPlatformInvalid
17:20:37 [2021-07-30T17:20:37.725Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:20:37 [2021-07-30T17:20:37.725Z] === RUN   TestRemoveImageOrphaning
17:20:38 [2021-07-30T17:20:38.297Z] --- PASS: TestRemoveImageOrphaning (0.49s)
17:20:38 [2021-07-30T17:20:38.297Z] === RUN   TestRemoveImageGarbageCollector
17:20:38 [2021-07-30T17:20:38.670Z] --- PASS: TestBuildMultiStageCopy (19.03s)
17:20:38 [2021-07-30T17:20:38.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (13.62s)
17:20:38 [2021-07-30T17:20:38.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
17:20:38 [2021-07-30T17:20:38.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s)
17:20:38 [2021-07-30T17:20:38.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s)
17:20:38 [2021-07-30T17:20:38.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s)
17:20:38 [2021-07-30T17:20:38.670Z] === RUN   TestBuildMultiStageParentConfig
17:20:39 [2021-07-30T17:20:39.681Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:20:39 [2021-07-30T17:20:39.978Z] --- PASS: TestRenameLinkedContainer (3.25s)
17:20:39 [2021-07-30T17:20:39.978Z] === RUN   TestRenameStoppedContainer
17:20:40 [2021-07-30T17:20:40.560Z] f143c6fed32d: Pull complete
17:20:40 [2021-07-30T17:20:40.560Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
17:20:40 [2021-07-30T17:20:40.560Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:20:40 [2021-07-30T17:20:40.560Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061'
17:20:40 [2021-07-30T17:20:40.560Z] WARN: Skipping validation tests
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Running unit tests at 07/30/2021 17:20:28...
17:20:40 [2021-07-30T17:20:40.560Z] INFO: make.ps1 starting at 07/30/2021 17:20:35
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Git commit (f0a8969cf5) assumed from DOCKER_GITCOMMIT environment variable
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Invoking autogen...
17:20:40 [2021-07-30T17:20:40.560Z] INFO: Running unit tests...
17:20:40 [2021-07-30T17:20:40.924Z] --- PASS: TestRenameStoppedContainer (0.79s)
17:20:40 [2021-07-30T17:20:40.924Z] === RUN   TestRenameRunningContainerAndReuse
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestRemoveImageGarbageCollector (2.59s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:20:41 [2021-07-30T17:20:41.065Z]     check_test.go:309: [de2f25b2a6a27] daemon is not started
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagInvalidReference
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagInvalidReference (0.03s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagValidPrefixedRepo
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagExistedNameWithoutForce
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagOfficialNames
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagOfficialNames (0.09s)
17:20:41 [2021-07-30T17:20:41.065Z] === RUN   TestTagMatchesDigest
17:20:41 [2021-07-30T17:20:41.065Z] --- PASS: TestTagMatchesDigest (0.02s)
17:20:41 [2021-07-30T17:20:41.065Z] === CONT  TestImportExtremelyLargeImageWorks
17:20:41 [2021-07-30T17:20:41.326Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:20:41 [2021-07-30T17:20:41.570Z] --- PASS: TestBuildMultiStageParentConfig (2.89s)
17:20:41 [2021-07-30T17:20:41.570Z] === RUN   TestBuildLabelWithTargets
17:20:41 [2021-07-30T17:20:41.570Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:20:41 [2021-07-30T17:20:41.570Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:20:41 [2021-07-30T17:20:41.570Z] === RUN   TestBuildWithEmptyLayers
17:20:42 [2021-07-30T17:20:42.309Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
17:20:42 [2021-07-30T17:20:42.309Z] === RUN   TestRenameInvalidName
17:20:43 [2021-07-30T17:20:43.101Z] --- PASS: TestBuildWithEmptyLayers (1.54s)
17:20:43 [2021-07-30T17:20:43.101Z] === RUN   TestBuildMultiStageOnBuild
17:20:43 [2021-07-30T17:20:43.249Z] --- PASS: TestRenameInvalidName (0.81s)
17:20:43 [2021-07-30T17:20:43.249Z] === RUN   TestRenameAnonymousContainer
17:20:46 [2021-07-30T17:20:46.547Z] --- PASS: TestRenameAnonymousContainer (3.01s)
17:20:46 [2021-07-30T17:20:46.547Z] === RUN   TestRenameContainerWithSameName
17:20:47 [2021-07-30T17:20:47.117Z] --- PASS: TestRenameContainerWithSameName (0.94s)
17:20:47 [2021-07-30T17:20:47.117Z] === RUN   TestRenameContainerWithLinkedContainer
17:20:47 [2021-07-30T17:20:47.648Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:20:49 [2021-07-30T17:20:49.028Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
17:20:49 [2021-07-30T17:20:49.028Z] === RUN   TestResize
17:20:49 [2021-07-30T17:20:49.471Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:20:49 [2021-07-30T17:20:49.599Z] --- PASS: TestResize (0.76s)
17:20:49 [2021-07-30T17:20:49.599Z] === RUN   TestResizeWithInvalidSize
17:20:49 [2021-07-30T17:20:49.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:20:50 [2021-07-30T17:20:50.556Z] --- PASS: TestResizeWithInvalidSize (0.82s)
17:20:50 [2021-07-30T17:20:50.556Z] === RUN   TestResizeWhenContainerNotStarted
17:20:51 [2021-07-30T17:20:51.128Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:51 [2021-07-30T17:20:51.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:53 [2021-07-30T17:20:53.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:53 [2021-07-30T17:20:53.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:53 [2021-07-30T17:20:53.312Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
17:20:53 [2021-07-30T17:20:53.312Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:20:53 [2021-07-30T17:20:53.312Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:20:53 [2021-07-30T17:20:53.312Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:20:53 [2021-07-30T17:20:53.312Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:20:53 [2021-07-30T17:20:53.312Z] Cross building: bundles/cross/windows/amd64
17:20:53 [2021-07-30T17:20:53.312Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:20:53 [2021-07-30T17:20:53.312Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:20:53 [2021-07-30T17:20:53.947Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:20:53 [2021-07-30T17:20:53.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:53 [2021-07-30T17:20:53.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:54 [2021-07-30T17:20:54.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:54 [2021-07-30T17:20:54.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:56 [2021-07-30T17:20:56.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:56 [2021-07-30T17:20:56.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:57 [2021-07-30T17:20:57.899Z] --- PASS: TestBuildMultiStageOnBuild (14.02s)
17:20:57 [2021-07-30T17:20:57.899Z] === RUN   TestBuildUncleanTarFilenames
17:20:57 [2021-07-30T17:20:57.899Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:20:57 [2021-07-30T17:20:57.899Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
17:20:57 [2021-07-30T17:20:57.899Z] === RUN   TestBuildMultiStageLayerLeak
17:20:59 [2021-07-30T17:20:59.233Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:20:59 [2021-07-30T17:20:59.233Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:20:59 [2021-07-30T17:20:59.233Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:20:59 [2021-07-30T17:20:59.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
17:20:59 [2021-07-30T17:20:59.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s)
17:20:59 [2021-07-30T17:20:59.343Z] === RUN   TestCgroupNamespacesRun
17:21:00 [2021-07-30T17:21:00.045Z] ?   	github.com/docker/docker/api	[no test files]
17:21:01 [2021-07-30T17:21:01.147Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:21:01 [2021-07-30T17:21:01.147Z]     check_test.go:309: [d83585ed327b7] daemon is not started
17:21:01 [2021-07-30T17:21:01.147Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:21:01 [2021-07-30T17:21:01.253Z] --- PASS: TestCgroupNamespacesRun (1.84s)
17:21:01 [2021-07-30T17:21:01.253Z] === RUN   TestCgroupNamespacesRunPrivileged
17:21:01 [2021-07-30T17:21:01.720Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:21:02 [2021-07-30T17:21:02.293Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:21:02 [2021-07-30T17:21:02.637Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s)
17:21:02 [2021-07-30T17:21:02.637Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:21:02 [2021-07-30T17:21:02.865Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:21:04 [2021-07-30T17:21:04.547Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
17:21:04 [2021-07-30T17:21:04.547Z] === RUN   TestCgroupNamespacesRunHostMode
17:21:05 [2021-07-30T17:21:05.443Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:21:05 [2021-07-30T17:21:05.443Z]     check_test.go:309: [d6b77183add95] daemon is not started
17:21:05 [2021-07-30T17:21:05.443Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:21:06 [2021-07-30T17:21:06.394Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:21:06 [2021-07-30T17:21:06.457Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
17:21:06 [2021-07-30T17:21:06.457Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:21:06 [2021-07-30T17:21:06.971Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:21:07 [2021-07-30T17:21:07.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:21:07 [2021-07-30T17:21:07.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:21:07 [2021-07-30T17:21:07.838Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
17:21:07 [2021-07-30T17:21:07.838Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:21:08 [2021-07-30T17:21:08.613Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:21:08 [2021-07-30T17:21:08.874Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:21:09 [2021-07-30T17:21:09.753Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
17:21:09 [2021-07-30T17:21:09.753Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:21:10 [2021-07-30T17:21:10.013Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
17:21:10 [2021-07-30T17:21:10.013Z] === RUN   TestCgroupNamespacesRunOlderClient
17:21:10 [2021-07-30T17:21:10.266Z] --- PASS: TestBuildMultiStageLayerLeak (12.16s)
17:21:10 [2021-07-30T17:21:10.266Z] === RUN   TestBuildWithHugeFile
17:21:10 [2021-07-30T17:21:10.789Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:21:12 [2021-07-30T17:21:12.173Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:21:12 [2021-07-30T17:21:12.435Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:21:12 [2021-07-30T17:21:12.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s)
17:21:12 [2021-07-30T17:21:12.553Z] === RUN   TestNISDomainname
17:21:13 [2021-07-30T17:21:13.493Z] --- PASS: TestNISDomainname (1.37s)
17:21:13 [2021-07-30T17:21:13.493Z] === RUN   TestHostnameDnsResolution
17:21:14 [2021-07-30T17:21:14.349Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:21:14 [2021-07-30T17:21:14.875Z] --- PASS: TestHostnameDnsResolution (1.37s)
17:21:14 [2021-07-30T17:21:14.875Z] === RUN   TestStats
17:21:16 [2021-07-30T17:21:16.261Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:21:18 [2021-07-30T17:21:18.173Z] --- PASS: TestStats (2.81s)
17:21:18 [2021-07-30T17:21:18.173Z] === RUN   TestStopContainerWithTimeout
17:21:18 [2021-07-30T17:21:18.173Z] === RUN   TestStopContainerWithTimeout/0
17:21:18 [2021-07-30T17:21:18.174Z] === PAUSE TestStopContainerWithTimeout/0
17:21:18 [2021-07-30T17:21:18.174Z] === RUN   TestStopContainerWithTimeout/1
17:21:18 [2021-07-30T17:21:18.174Z] === PAUSE TestStopContainerWithTimeout/1
17:21:18 [2021-07-30T17:21:18.174Z] === RUN   TestStopContainerWithTimeout/3
17:21:18 [2021-07-30T17:21:18.174Z] === PAUSE TestStopContainerWithTimeout/3
17:21:18 [2021-07-30T17:21:18.174Z] === RUN   TestStopContainerWithTimeout/-1
17:21:18 [2021-07-30T17:21:18.174Z] === PAUSE TestStopContainerWithTimeout/-1
17:21:18 [2021-07-30T17:21:18.174Z] === CONT  TestStopContainerWithTimeout/0
17:21:18 [2021-07-30T17:21:18.174Z] === CONT  TestStopContainerWithTimeout/-1
17:21:18 [2021-07-30T17:21:18.174Z] === CONT  TestStopContainerWithTimeout/3
17:21:18 [2021-07-30T17:21:18.174Z] === CONT  TestStopContainerWithTimeout/1
17:21:20 [2021-07-30T17:21:20.462Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:21:21 [2021-07-30T17:21:21.171Z] === RUN   TestMiddlewares
17:21:21 [2021-07-30T17:21:21.171Z] --- PASS: TestMiddlewares (0.00s)
17:21:21 [2021-07-30T17:21:21.171Z] PASS
17:21:21 [2021-07-30T17:21:21.171Z] coverage: 9.0% of statements
17:21:21 [2021-07-30T17:21:21.171Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
17:21:21 [2021-07-30T17:21:21.472Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:21:21 [2021-07-30T17:21:21.472Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
17:21:21 [2021-07-30T17:21:21.472Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
17:21:21 [2021-07-30T17:21:21.472Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
17:21:21 [2021-07-30T17:21:21.472Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
17:21:21 [2021-07-30T17:21:21.472Z] === RUN   TestDeleteDevicemapper
17:21:21 [2021-07-30T17:21:21.472Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:21:21 [2021-07-30T17:21:21.472Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:21:21 [2021-07-30T17:21:21.472Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:21:23 [2021-07-30T17:21:23.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
17:21:23 [2021-07-30T17:21:23.389Z] === RUN   TestUpdateMemory
17:21:23 [2021-07-30T17:21:23.389Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:21:23 [2021-07-30T17:21:23.389Z] --- SKIP: TestUpdateMemory (0.00s)
17:21:23 [2021-07-30T17:21:23.389Z] === RUN   TestUpdateCPUQuota
17:21:24 [2021-07-30T17:21:24.672Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:21:27 [2021-07-30T17:21:27.971Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:21:29 [2021-07-30T17:21:29.883Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:21:29 [2021-07-30T17:21:29.966Z] --- PASS: TestUpdateCPUQuota (5.82s)
17:21:29 [2021-07-30T17:21:29.966Z] === RUN   TestUpdatePidsLimit
17:21:29 [2021-07-30T17:21:29.966Z] === RUN   TestUpdatePidsLimit/update_from_none
17:21:29 [2021-07-30T17:21:29.966Z] === RUN   TestUpdatePidsLimit/no_change
17:21:30 [2021-07-30T17:21:30.226Z] === RUN   TestUpdatePidsLimit/update_lower
17:21:30 [2021-07-30T17:21:30.826Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:21:31 [2021-07-30T17:21:31.166Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:21:31 [2021-07-30T17:21:31.736Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:21:32 [2021-07-30T17:21:32.306Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:21:32 [2021-07-30T17:21:32.739Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:21:33 [2021-07-30T17:21:33.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:21:33 [2021-07-30T17:21:33.683Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:21:34 [2021-07-30T17:21:34.255Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:21:34 [2021-07-30T17:21:34.630Z] --- PASS: TestUpdatePidsLimit (5.54s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.64s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/no_change (0.66s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.66s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s)
17:21:34 [2021-07-30T17:21:34.630Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
17:21:34 [2021-07-30T17:21:34.630Z] === RUN   TestUpdateRestartPolicy
17:21:34 [2021-07-30T17:21:34.827Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:21:39 [2021-07-30T17:21:39.034Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:21:47 [2021-07-30T17:21:47.170Z]     docker_cli_daemon_test.go:2550: [d8c534dbc1893] daemon is not started
17:21:48 [2021-07-30T17:21:48.555Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:21:49 [2021-07-30T17:21:49.527Z] --- PASS: TestUpdateRestartPolicy (12.88s)
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestUpdateRestartWithAutoRemove
17:21:49 [2021-07-30T17:21:49.527Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitNonBlocked
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:49 [2021-07-30T17:21:49.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:49 [2021-07-30T17:21:49.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:49 [2021-07-30T17:21:49.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:49 [2021-07-30T17:21:49.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:49 [2021-07-30T17:21:49.527Z] --- PASS: TestWaitNonBlocked (0.02s)
17:21:49 [2021-07-30T17:21:49.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
17:21:49 [2021-07-30T17:21:49.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitBlocked
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:21:49 [2021-07-30T17:21:49.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:21:49 [2021-07-30T17:21:49.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:21:49 [2021-07-30T17:21:49.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:21:49 [2021-07-30T17:21:49.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:21:49 [2021-07-30T17:21:49.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:21:50 [2021-07-30T17:21:50.471Z] --- PASS: TestWaitBlocked (0.02s)
17:21:50 [2021-07-30T17:21:50.471Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
17:21:50 [2021-07-30T17:21:50.471Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
17:21:50 [2021-07-30T17:21:50.471Z] === CONT  TestContainerStartOnDaemonRestart
17:21:50 [2021-07-30T17:21:50.471Z] === CONT  TestContainerKillOnDaemonStart
17:21:50 [2021-07-30T17:21:50.471Z] === CONT  TestDaemonHostGatewayIP
17:21:50 [2021-07-30T17:21:50.471Z] === CONT  TestIpcModeOlderClient
17:21:50 [2021-07-30T17:21:50.471Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:21:50 [2021-07-30T17:21:50.471Z] === CONT  TestDaemonRestartIpcMode
17:21:51 [2021-07-30T17:21:51.101Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:21:52 [2021-07-30T17:21:52.065Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:21:52 [2021-07-30T17:21:52.065Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:21:54 [2021-07-30T17:21:54.685Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
17:21:54 [2021-07-30T17:21:54.685Z] === CONT  TestRestartDaemonWithRestartingContainer
17:21:55 [2021-07-30T17:21:55.275Z] --- PASS: TestDaemonHostGatewayIP (4.62s)
17:21:55 [2021-07-30T17:21:55.275Z] --- PASS: TestDaemonRestartIpcMode (4.60s)
17:21:56 [2021-07-30T17:21:56.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s)
17:21:57 [2021-07-30T17:21:57.359Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:21:59 [2021-07-30T17:21:59.273Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:22:00 [2021-07-30T17:22:00.656Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:22:03 [2021-07-30T17:22:03.200Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:22:03 [2021-07-30T17:22:03.290Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
17:22:03 [2021-07-30T17:22:03.290Z] PASS
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === Skipped
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:22:03 [2021-07-30T17:22:03.290Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] 
17:22:03 [2021-07-30T17:22:03.290Z] DONE 195 tests, 6 skipped in 154.018s
17:22:03 [2021-07-30T17:22:03.290Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:22:03 [2021-07-30T17:22:03.290Z] ++ 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:22:03 [2021-07-30T17:22:03.290Z] ++ set -e
17:22:03 [2021-07-30T17:22:03.290Z] ++ '[' -n 0 ']'
17:22:03 [2021-07-30T17:22:03.290Z] ++ set -x
17:22:03 [2021-07-30T17:22:03.290Z] ++ 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:22:03 [2021-07-30T17:22:03.290Z] === RUN   TestConfigDaemonLibtrustID
17:22:03 [2021-07-30T17:22:03.770Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:22:03 [2021-07-30T17:22:03.860Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:22:03 [2021-07-30T17:22:03.860Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:22:03 [2021-07-30T17:22:03.860Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation/invalid_config
17:22:03 [2021-07-30T17:22:03.860Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation/malformed_config
17:22:03 [2021-07-30T17:22:03.860Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:22:03 [2021-07-30T17:22:03.860Z] === RUN   TestDaemonConfigValidation/valid_config
17:22:03 [2021-07-30T17:22:03.860Z] === PAUSE TestDaemonConfigValidation/valid_config
17:22:03 [2021-07-30T17:22:03.860Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:22:03 [2021-07-30T17:22:03.860Z] === CONT  TestDaemonConfigValidation/malformed_config
17:22:03 [2021-07-30T17:22:03.860Z] === CONT  TestDaemonConfigValidation/invalid_config
17:22:03 [2021-07-30T17:22:03.860Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:22:03 [2021-07-30T17:22:03.860Z] === CONT  TestDaemonConfigValidation/valid_config
17:22:03 [2021-07-30T17:22:03.860Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:22:03 [2021-07-30T17:22:03.861Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
17:22:03 [2021-07-30T17:22:03.861Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.13s)
17:22:03 [2021-07-30T17:22:03.861Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
17:22:03 [2021-07-30T17:22:03.861Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
17:22:03 [2021-07-30T17:22:03.861Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:22:03 [2021-07-30T17:22:03.861Z] PASS
17:22:03 [2021-07-30T17:22:03.861Z] 
17:22:03 [2021-07-30T17:22:03.861Z] DONE 7 tests in 0.845s
17:22:03 [2021-07-30T17:22:03.861Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:22:03 [2021-07-30T17:22:03.861Z] ++ 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:22:03 [2021-07-30T17:22:03.861Z] ++ set -e
17:22:03 [2021-07-30T17:22:03.861Z] ++ '[' -n 0 ']'
17:22:03 [2021-07-30T17:22:03.861Z] ++ set -x
17:22:03 [2021-07-30T17:22:03.861Z] ++ 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:22:05 [2021-07-30T17:22:05.679Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:22:08 [2021-07-30T17:22:08.977Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:22:08 [2021-07-30T17:22:08.977Z]     check_test.go:309: [d25f0427847c6] daemon is not started
17:22:08 [2021-07-30T17:22:08.977Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:22:09 [2021-07-30T17:22:09.140Z] INFO: Testing against a local daemon
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestCommitInheritsEnv
17:22:09 [2021-07-30T17:22:09.140Z] --- PASS: TestCommitInheritsEnv (0.35s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestImportExtremelyLargeImageWorks
17:22:09 [2021-07-30T17:22:09.140Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:22:09 [2021-07-30T17:22:09.140Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestImagesFilterMultiReference
17:22:09 [2021-07-30T17:22:09.140Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestImagePullPlatformInvalid
17:22:09 [2021-07-30T17:22:09.140Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestRemoveImageOrphaning
17:22:09 [2021-07-30T17:22:09.140Z] --- PASS: TestRemoveImageOrphaning (0.36s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestRemoveImageGarbageCollector
17:22:09 [2021-07-30T17:22:09.140Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:22:09 [2021-07-30T17:22:09.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:22:09 [2021-07-30T17:22:09.140Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:22:09 [2021-07-30T17:22:09.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:22:09 [2021-07-30T17:22:09.401Z] === RUN   TestTagInvalidReference
17:22:09 [2021-07-30T17:22:09.401Z] --- PASS: TestTagInvalidReference (0.03s)
17:22:09 [2021-07-30T17:22:09.401Z] === RUN   TestTagValidPrefixedRepo
17:22:09 [2021-07-30T17:22:09.401Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:22:09 [2021-07-30T17:22:09.401Z] === RUN   TestTagExistedNameWithoutForce
17:22:09 [2021-07-30T17:22:09.401Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:22:09 [2021-07-30T17:22:09.401Z] === RUN   TestTagOfficialNames
17:22:09 [2021-07-30T17:22:09.401Z] --- PASS: TestTagOfficialNames (0.07s)
17:22:09 [2021-07-30T17:22:09.401Z] === RUN   TestTagMatchesDigest
17:22:09 [2021-07-30T17:22:09.661Z] --- PASS: TestTagMatchesDigest (0.03s)
17:22:09 [2021-07-30T17:22:09.661Z] PASS
17:22:09 [2021-07-30T17:22:09.661Z] 
17:22:09 [2021-07-30T17:22:09.661Z] === Skipped
17:22:09 [2021-07-30T17:22:09.661Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:22:09 [2021-07-30T17:22:09.661Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:22:09 [2021-07-30T17:22:09.661Z] 
17:22:09 [2021-07-30T17:22:09.661Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:22:09 [2021-07-30T17:22:09.661Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:22:09 [2021-07-30T17:22:09.661Z] 
17:22:09 [2021-07-30T17:22:09.661Z] 
17:22:09 [2021-07-30T17:22:09.661Z] DONE 12 tests, 2 skipped in 5.556s
17:22:09 [2021-07-30T17:22:09.661Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:22:09 [2021-07-30T17:22:09.661Z] ++ 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:22:09 [2021-07-30T17:22:09.661Z] ++ set -e
17:22:09 [2021-07-30T17:22:09.661Z] ++ '[' -n 0 ']'
17:22:09 [2021-07-30T17:22:09.661Z] ++ set -x
17:22:09 [2021-07-30T17:22:09.661Z] ++ 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:22:13 [2021-07-30T17:22:13.182Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:22:14 [2021-07-30T17:22:14.744Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:22:14 [2021-07-30T17:22:14.744Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:22:14 [2021-07-30T17:22:14.744Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:22:14 [2021-07-30T17:22:14.744Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:22:14 [2021-07-30T17:22:14.744Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:22:14 [2021-07-30T17:22:14.744Z] remote: Enumerating objects: 23, done.
17:22:14 [2021-07-30T17:22:14.744Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:22:14 [2021-07-30T17:22:14.744Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:22:14 [2021-07-30T17:22:14.744Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:22:14 [2021-07-30T17:22:14.744Z] 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:22:14 [2021-07-30T17:22:14.744Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:22:14 [2021-07-30T17:22:14.744Z] Cross building: bundles/cross/linux/ppc64le
17:22:14 [2021-07-30T17:22:14.744Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:22:14 [2021-07-30T17:22:14.744Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:22:15 [2021-07-30T17:22:15.095Z] --- PASS: TestDockerDaemonSuite (421.49s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.26s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.92s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.21s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.56s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.66s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.41s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.23s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.16s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.97s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.30s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.67s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.46s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.68s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.49s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.76s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.43s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.05s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.97s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.31s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.56s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.25s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.18s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.27s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.04s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.11s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.46s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.64s)
17:22:15 [2021-07-30T17:22:15.095Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.89s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.31s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.88s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.36s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.94s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.33s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.96s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.61s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.01s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.78s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.13s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.92s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.06s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.77s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.23s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.23s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.07s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.85s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.20s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.96s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.92s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.62s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.82s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.16s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.86s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.88s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.43s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.93s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.67s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.21s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.29s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.08s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.40s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.16s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.74s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.73s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.35s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.65s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
17:22:15 [2021-07-30T17:22:15.096Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s)
17:22:15 [2021-07-30T17:22:15.096Z] === RUN   TestDockerSwarmSuite
17:22:15 [2021-07-30T17:22:15.096Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:22:16 [2021-07-30T17:22:16.235Z] INFO: Testing against a local daemon
17:22:16 [2021-07-30T17:22:16.235Z] === RUN   TestNetworkCreateDelete
17:22:16 [2021-07-30T17:22:16.235Z] --- PASS: TestNetworkCreateDelete (0.19s)
17:22:16 [2021-07-30T17:22:16.235Z] === RUN   TestDockerNetworkDeletePreferID
17:22:16 [2021-07-30T17:22:16.479Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:22:16 [2021-07-30T17:22:16.495Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
17:22:16 [2021-07-30T17:22:16.495Z] === RUN   TestDaemonDNSFallback
17:22:18 [2021-07-30T17:22:18.390Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:22:19 [2021-07-30T17:22:19.389Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:22:21 [2021-07-30T17:22:21.309Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:22:24 [2021-07-30T17:22:24.623Z] --- PASS: TestDaemonDNSFallback (6.85s)
17:22:24 [2021-07-30T17:22:24.623Z] === RUN   TestInspectNetwork
17:22:27 [2021-07-30T17:22:27.164Z] === RUN   TestInspectNetwork/full_network_id
17:22:27 [2021-07-30T17:22:27.164Z] === RUN   TestInspectNetwork/partial_network_id
17:22:27 [2021-07-30T17:22:27.164Z] === RUN   TestInspectNetwork/network_name
17:22:27 [2021-07-30T17:22:27.164Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:22:27 [2021-07-30T17:22:27.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:22:31 [2021-07-30T17:22:31.361Z] --- PASS: TestInspectNetwork (8.02s)
17:22:31 [2021-07-30T17:22:31.361Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:22:31 [2021-07-30T17:22:31.361Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:22:31 [2021-07-30T17:22:31.361Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:22:31 [2021-07-30T17:22:31.361Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:22:31 [2021-07-30T17:22:31.362Z] === RUN   TestRunContainerWithBridgeNone
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestBoolValue
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestBoolValue (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestBoolValueOrDefault
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestInt64ValueOrZero
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestInt64ValueOrDefault
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestInt64ValueOrDefaultWithError
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestJsonContentType
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestJsonContentType (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] PASS
17:22:33 [2021-07-30T17:22:33.301Z] coverage: 14.7% of statements
17:22:33 [2021-07-30T17:22:33.301Z] ok  	github.com/docker/docker/api/server/httputils	0.069s	coverage: 14.7% of statements
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestMaskSecretKeys
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestMaskSecretKeys (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestVersionMiddlewareVersion
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:22:33 [2021-07-30T17:22:33.301Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:22:33 [2021-07-30T17:22:33.301Z] PASS
17:22:33 [2021-07-30T17:22:33.301Z] coverage: 37.7% of statements
17:22:33 [2021-07-30T17:22:33.301Z] ok  	github.com/docker/docker/api/server/middleware	0.051s	coverage: 37.7% of statements
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:22:33 [2021-07-30T17:22:33.301Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:22:34 [2021-07-30T17:22:34.271Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:22:34 [2021-07-30T17:22:34.271Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:22:34 [2021-07-30T17:22:34.660Z] --- PASS: TestRunContainerWithBridgeNone (3.32s)
17:22:34 [2021-07-30T17:22:34.660Z] === RUN   TestNetworkInvalidJSON
17:22:34 [2021-07-30T17:22:34.660Z] === RUN   TestNetworkInvalidJSON//networks/create
17:22:34 [2021-07-30T17:22:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:22:34 [2021-07-30T17:22:34.660Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:22:34 [2021-07-30T17:22:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:22:34 [2021-07-30T17:22:34.660Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:22:34 [2021-07-30T17:22:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:22:34 [2021-07-30T17:22:34.660Z] === CONT  TestNetworkInvalidJSON//networks/create
17:22:34 [2021-07-30T17:22:34.660Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:22:34 [2021-07-30T17:22:34.660Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:22:34 [2021-07-30T17:22:34.660Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:22:34 [2021-07-30T17:22:34.660Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:22:34 [2021-07-30T17:22:34.660Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:22:34 [2021-07-30T17:22:34.660Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:22:34 [2021-07-30T17:22:34.660Z] === RUN   TestNetworkList
17:22:34 [2021-07-30T17:22:34.661Z] === RUN   TestNetworkList//networks
17:22:34 [2021-07-30T17:22:34.661Z] === PAUSE TestNetworkList//networks
17:22:34 [2021-07-30T17:22:34.661Z] === RUN   TestNetworkList//networks/
17:22:34 [2021-07-30T17:22:34.661Z] === PAUSE TestNetworkList//networks/
17:22:34 [2021-07-30T17:22:34.661Z] === CONT  TestNetworkList//networks
17:22:34 [2021-07-30T17:22:34.661Z] === CONT  TestNetworkList//networks/
17:22:34 [2021-07-30T17:22:34.661Z] --- PASS: TestNetworkList (0.03s)
17:22:34 [2021-07-30T17:22:34.661Z]     --- PASS: TestNetworkList//networks (0.00s)
17:22:34 [2021-07-30T17:22:34.661Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:22:34 [2021-07-30T17:22:34.661Z] === RUN   TestHostIPv4BridgeLabel
17:22:34 [2021-07-30T17:22:34.731Z] === RUN   TestAdjustForAPIVersion
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:22:34 [2021-07-30T17:22:34.732Z] PASS
17:22:34 [2021-07-30T17:22:34.732Z] coverage: 5.7% of statements
17:22:34 [2021-07-30T17:22:34.732Z] ok  	github.com/docker/docker/api/server/router/swarm	0.059s	coverage: 5.7% of statements
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/types	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:22:34 [2021-07-30T17:22:34.732Z] === RUN   TestStrSliceMarshalJSON
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:22:34 [2021-07-30T17:22:34.732Z] === RUN   TestStrSliceUnmarshalJSON
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:22:34 [2021-07-30T17:22:34.732Z] === RUN   TestStrSliceUnmarshalString
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:22:34 [2021-07-30T17:22:34.732Z] === RUN   TestStrSliceUnmarshalSlice
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:22:34 [2021-07-30T17:22:34.732Z] PASS
17:22:34 [2021-07-30T17:22:34.732Z] coverage: 90.0% of statements
17:22:34 [2021-07-30T17:22:34.732Z] ok  	github.com/docker/docker/api/types/strslice	0.048s	coverage: 90.0% of statements
17:22:34 [2021-07-30T17:22:34.732Z] === RUN   TestToJSON
17:22:34 [2021-07-30T17:22:34.732Z] --- PASS: TestToJSON (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestToParamWithVersion
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestToParamWithVersion (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestFromJSON
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestFromJSON (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestEmpty
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestEmpty (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestArgsMatchKVListEmptySources
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestArgsMatchKVList
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestArgsMatchKVList (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestArgsMatch
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestArgsMatch (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestAdd
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestAdd (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestDel
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestDel (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestLen
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestLen (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestExactMatch
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestExactMatch (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestOnlyOneExactMatch
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestContains
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestContains (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestValidate
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestValidate (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestWalkValues
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestWalkValues (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestFuzzyMatch
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestFuzzyMatch (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] === RUN   TestClone
17:22:35 [2021-07-30T17:22:35.192Z] --- PASS: TestClone (0.00s)
17:22:35 [2021-07-30T17:22:35.192Z] PASS
17:22:35 [2021-07-30T17:22:35.192Z] coverage: 92.2% of statements
17:22:35 [2021-07-30T17:22:35.192Z] ok  	github.com/docker/docker/api/types/filters	0.055s	coverage: 92.2% of statements
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:22:35 [2021-07-30T17:22:35.192Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:22:35 [2021-07-30T17:22:35.231Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
17:22:35 [2021-07-30T17:22:35.231Z] === RUN   TestDaemonRestartWithLiveRestore
17:22:35 [2021-07-30T17:22:35.653Z] === RUN   TestDurationToSecondsString
17:22:35 [2021-07-30T17:22:35.653Z] --- PASS: TestDurationToSecondsString (0.00s)
17:22:35 [2021-07-30T17:22:35.653Z] === RUN   TestGetTimestamp
17:22:35 [2021-07-30T17:22:35.653Z] === RUN   TestCompareVersion
17:22:35 [2021-07-30T17:22:35.653Z] --- PASS: TestCompareVersion (0.00s)
17:22:35 [2021-07-30T17:22:35.653Z] PASS
17:22:35 [2021-07-30T17:22:35.653Z] coverage: 75.0% of statements
17:22:35 [2021-07-30T17:22:35.653Z] ok  	github.com/docker/docker/api/types/versions	0.059s	coverage: 75.0% of statements
17:22:35 [2021-07-30T17:22:35.653Z] --- PASS: TestGetTimestamp (0.20s)
17:22:35 [2021-07-30T17:22:35.653Z] === RUN   TestParseTimestamps
17:22:35 [2021-07-30T17:22:35.653Z] --- PASS: TestParseTimestamps (0.00s)
17:22:35 [2021-07-30T17:22:35.653Z] PASS
17:22:35 [2021-07-30T17:22:35.653Z] coverage: 100.0% of statements
17:22:35 [2021-07-30T17:22:35.653Z] ok  	github.com/docker/docker/api/types/time	0.237s	coverage: 100.0% of statements
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:22:35 [2021-07-30T17:22:35.653Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:22:36 [2021-07-30T17:22:36.614Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:22:36 [2021-07-30T17:22:36.614Z] === RUN   TestDaemonDefaultNetworkPools
17:22:37 [2021-07-30T17:22:37.184Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:22:37 [2021-07-30T17:22:37.184Z] === RUN   TestDaemonRestartWithExistingNetwork
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:22:37 [2021-07-30T17:22:37.192Z] --- PASS: TestParseRemoteURL (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestCloneArgsSmartHttp
17:22:37 [2021-07-30T17:22:37.192Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestCloneArgsDumbHttp
17:22:37 [2021-07-30T17:22:37.192Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestCloneArgsGit
17:22:37 [2021-07-30T17:22:37.192Z] --- PASS: TestCloneArgsGit (0.00s)
17:22:37 [2021-07-30T17:22:37.192Z] === RUN   TestCheckoutGit
17:22:38 [2021-07-30T17:22:38.566Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
17:22:38 [2021-07-30T17:22:38.566Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestProcessNoDockerignore
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestProcessNoDockerignore (0.01s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestProcessShouldLeaveAllFiles
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestDetectContentType
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestDetectContentType (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestSelectAcceptableMIME
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestInspectEmptyResponse
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestInspectResponseBinary
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestInspectResponseBinary (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestResponseUnsupportedContentType
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestInspectResponseTextSimple
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestInspectResponseEmptyContentType
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestUnknownContentLength
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestUnknownContentLength (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestDownloadRemote
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestDownloadRemote (0.10s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestGetWithStatusError
17:22:39 [2021-07-30T17:22:39.375Z] --- PASS: TestGetWithStatusError (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestCloseRootDirectory
17:22:39 [2021-07-30T17:22:39.375Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-30T17:22:39.375Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestHashFile
17:22:39 [2021-07-30T17:22:39.375Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-30T17:22:39.375Z] --- SKIP: TestHashFile (0.01s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestHashSubdir
17:22:39 [2021-07-30T17:22:39.375Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-30T17:22:39.375Z] --- SKIP: TestHashSubdir (0.01s)
17:22:39 [2021-07-30T17:22:39.375Z] === RUN   TestRemoveDirectory
17:22:39 [2021-07-30T17:22:39.375Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:22:39 [2021-07-30T17:22:39.375Z] --- SKIP: TestRemoveDirectory (0.00s)
17:22:39 [2021-07-30T17:22:39.375Z] PASS
17:22:39 [2021-07-30T17:22:39.375Z] coverage: 9.3% of statements
17:22:39 [2021-07-30T17:22:39.375Z] ok  	github.com/docker/docker/builder/remotecontext	0.368s	coverage: 9.3% of statements
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestGetAllAllowed
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestGetAllAllowed (0.01s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestGetAllMeta
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestGetAllMeta (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestWarnOnUnusedBuildArgs
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestIsUnreferencedBuiltin
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestIsExistingDirectory
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestIsExistingDirectory (0.01s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestGetFilenameForDownload
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestEnv2Variables
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestEnv2Variables (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestMaintainer
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestMaintainer (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestLabel
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestLabel (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestFromScratch
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestFromScratch (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestFromWithArg
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestFromWithArg (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestFromWithUndefinedArg
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestFromMultiStageWithNamedStage
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestOnbuild
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestOnbuild (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestWorkdir
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestWorkdir (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestCmd
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestCmd (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestHealthcheckNone
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestHealthcheckNone (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestHealthcheckCmd
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestHealthcheckCmd (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestEntrypoint
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestEntrypoint (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestExpose
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestExpose (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestUser
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestUser (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestVolume
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestVolume (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestStopSignal
17:22:39 [2021-07-30T17:22:39.835Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:22:39 [2021-07-30T17:22:39.835Z] --- SKIP: TestStopSignal (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestArg
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestArg (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestShell
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestShell (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestPrependEnvOnCmd
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestRunWithBuildArgs
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:22:39 [2021-07-30T17:22:39.835Z] === RUN   TestRunIgnoresHealthcheck
17:22:39 [2021-07-30T17:22:39.835Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:22:39 [2021-07-30T17:22:39.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
17:22:39 [2021-07-30T17:22:39.949Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:22:40 [2021-07-30T17:22:40.117Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:22:40 [2021-07-30T17:22:40.117Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatchUnsupportedOptions
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestNormalizeWorkdir
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDispatch/COPY_url
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestDispatch (0.09s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestAddScratchImageAddsToMounts
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestAddFromScratchPopulatesPlatform
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestImageSourceGetAddsToMounts
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestEmptyDockerfile
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestEmptyDockerfile (0.01s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestSymlinkDockerfile
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDockerfileOutsideTheBuildContext
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestNonExistingDockerfile
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestCopyRunConfig
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestCopyRunConfig (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDeepCopyRunConfig
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestExportImage
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestExportImage (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestNormalizeDest
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestNormalizeDest (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] PASS
17:22:40 [2021-07-30T17:22:40.295Z] coverage: 47.0% of statements
17:22:40 [2021-07-30T17:22:40.295Z] ok  	github.com/docker/docker/builder/dockerfile	0.228s	coverage: 47.0% of statements
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestEnable
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestEnable (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestDisable
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestDisable (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] === RUN   TestEnabled
17:22:40 [2021-07-30T17:22:40.295Z] --- PASS: TestEnabled (0.00s)
17:22:40 [2021-07-30T17:22:40.295Z] PASS
17:22:40 [2021-07-30T17:22:40.295Z] coverage: 100.0% of statements
17:22:40 [2021-07-30T17:22:40.295Z] ok  	github.com/docker/docker/cli/debug	0.044s	coverage: 100.0% of statements
17:22:40 [2021-07-30T17:22:40.295Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:22:40 [2021-07-30T17:22:40.377Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:22:40 [2021-07-30T17:22:40.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:22:40 [2021-07-30T17:22:40.519Z] === RUN   TestServiceWithPredefinedNetwork
17:22:41 [2021-07-30T17:22:41.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestTCP4Proxy
17:22:41 [2021-07-30T17:22:41.841Z] --- PASS: TestTCP4Proxy (0.02s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestTCP4ProxyHalfClose
17:22:41 [2021-07-30T17:22:41.841Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestTCP6Proxy
17:22:41 [2021-07-30T17:22:41.841Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:22:41 [2021-07-30T17:22:41.841Z] --- SKIP: TestTCP6Proxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestTCPDualStackProxy
17:22:41 [2021-07-30T17:22:41.841Z]     network_proxy_test.go:212: No support for dual stack yet
17:22:41 [2021-07-30T17:22:41.841Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestUDP4Proxy
17:22:41 [2021-07-30T17:22:41.841Z] --- PASS: TestUDP4Proxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestUDP6Proxy
17:22:41 [2021-07-30T17:22:41.841Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:22:41 [2021-07-30T17:22:41.841Z] --- SKIP: TestUDP6Proxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestUDPWriteError
17:22:41 [2021-07-30T17:22:41.841Z] --- PASS: TestUDPWriteError (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestSCTP4Proxy
17:22:41 [2021-07-30T17:22:41.841Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:22:41 [2021-07-30T17:22:41.841Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] === RUN   TestSCTP6Proxy
17:22:41 [2021-07-30T17:22:41.841Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:22:41 [2021-07-30T17:22:41.841Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:22:41 [2021-07-30T17:22:41.841Z] PASS
17:22:41 [2021-07-30T17:22:41.841Z] coverage: 49.4% of statements
17:22:41 [2021-07-30T17:22:41.841Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.113s	coverage: 49.4% of statements
17:22:43 [2021-07-30T17:22:43.819Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
17:22:43 [2021-07-30T17:22:43.819Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:22:43 [2021-07-30T17:22:43.819Z]     service_test.go:242: FLAKY_TEST
17:22:43 [2021-07-30T17:22:43.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:22:43 [2021-07-30T17:22:43.819Z] === RUN   TestServiceWithDataPathPortInit
17:22:44 [2021-07-30T17:22:44.617Z]     docker_api_swarm_test.go:562: [d2dce2fd780ae] joining swarm manager [da3ea36431d9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:46 [2021-07-30T17:22:46.529Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:22:46 [2021-07-30T17:22:46.789Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:22:47 [2021-07-30T17:22:47.359Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:22:47 [2021-07-30T17:22:47.930Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:22:48 [2021-07-30T17:22:48.191Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:22:48 [2021-07-30T17:22:48.451Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:22:48 [2021-07-30T17:22:48.712Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:22:52 [2021-07-30T17:22:52.013Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:22:52 [2021-07-30T17:22:52.955Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointCreateError
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointCreate
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointDeleteError
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointDelete
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointDelete (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointListError
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointListError (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointList
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointList (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestCheckpointListContainerNotFound
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNewClientWithOpsFromEnv
17:22:54 [2021-07-30T17:22:54.241Z]     client_test.go:23: runtime.GOOS == "windows"
17:22:54 [2021-07-30T17:22:54.241Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestGetAPIPath
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestGetAPIPath (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestParseHostURL
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestParseHostURL (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPIVersionEmpty
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPIVersion
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPVersionOverride
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPIVersionAutomatic
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestClientRedirect
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestClientRedirect (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestConfigCreateUnsupported
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestConfigCreateError
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestConfigCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.241Z] === RUN   TestConfigCreate
17:22:54 [2021-07-30T17:22:54.241Z] --- PASS: TestConfigCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspectNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspectUnsupported
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspectError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspectConfigNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigInspect
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigListUnsupported
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigListUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigListError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigListError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigList
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigList (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigRemoveUnsupported
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigRemoveError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigRemove
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigUpdateUnsupported
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigUpdateError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestConfigUpdate
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestConfigUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCommitError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCommitError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCommit
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCommit (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStatPathError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStatPathError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStatPathNotFoundError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStatPathNoHeaderError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStatPath
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStatPath (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyToContainerError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyToContainerError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyToContainerNotFoundError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyToContainerNotStatusOKError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyToContainer
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyToContainer (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyFromContainerError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyFromContainerError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyFromContainerNotFoundError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyFromContainerNotStatusOKError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyFromContainerNoHeaderError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestCopyFromContainer
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestCopyFromContainer (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCreateError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCreateImageNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCreateWithName
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCreateWithName (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerCreateAutoRemove
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerDiffError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerDiffError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerDiff
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerDiff (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecCreateError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecCreate
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecStartError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecStartError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecStart
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecStart (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecInspectError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecInspect
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExportError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExportError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExport
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExport (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerInspectError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerInspectContainerNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerInspect
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerInspectNode
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerInspectNode (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerKillError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerKillError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerKill
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerKill (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerListError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerListError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerList
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerList (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerLogsNotFoundError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerLogsError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerLogsError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerLogs
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerLogs (0.20s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerPauseError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerPauseError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerPause
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerPause (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainersPruneError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainersPruneError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainersPrune
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainersPrune (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRemoveError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRemoveNotFoundError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRemove
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRenameError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRenameError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRename
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRename (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerResizeError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerResizeError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecResizeError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecResizeError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerResize
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerResize (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerExecResize
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerExecResize (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRestartError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRestartError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerRestart
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerRestart (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStartError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStartError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStart
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStart (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStatsError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStatsError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStats
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStats (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStopError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStopError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerStop
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerStop (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerTopError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerTopError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerTop
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerTop (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerUnpauseError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerUnpauseError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerUnpause
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerUnpause (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerUpdateError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerUpdate
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerWaitError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerWaitError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestContainerWait
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestContainerWait (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestDiskUsageError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestDiskUsageError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestDiskUsage
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestDiskUsage (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestDistributionInspectUnsupported
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestDistributionInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestEventsErrorInOptions
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestEventsErrorFromServer
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestEvents
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestEvents (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestTLSCloseWriter
17:22:54 [2021-07-30T17:22:54.242Z] === PAUSE TestTLSCloseWriter
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageBuildError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageBuildError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageBuild
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageBuild (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestGetDockerOS
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestGetDockerOS (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageCreateError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageCreate
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageHistoryError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageHistoryError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageHistory
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageHistory (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageImportError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageImportError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageImport
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageImport (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageInspectError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageInspectImageNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageInspect
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageListError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageListError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageList
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageList (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageListApiBefore125
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageLoadError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageLoadError (0.01s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageLoad
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageLoad (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagesPruneError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagesPruneError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagesPrune
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagesPrune (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullReferenceParseError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullAnyError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullAnyError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullStatusUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePullWithoutErrors
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushReferenceError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushReferenceError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushAnyError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushAnyError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushStatusUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.01s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithoutErrors
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageRemoveError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageRemoveImageNotFound
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageRemove
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSaveError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSaveError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSave
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSave (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchAnyError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchAnyError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchStatusUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageSearchWithoutErrors
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageTagError
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageTagError (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageTagInvalidReference
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageTagInvalidSourceImageName
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageTagHexSource
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageTagHexSource (0.00s)
17:22:54 [2021-07-30T17:22:54.242Z] === RUN   TestImageTag
17:22:54 [2021-07-30T17:22:54.242Z] --- PASS: TestImageTag (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestInfoServerError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestInfoServerError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestInfoInvalidResponseJSONError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestInfo
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestInfo (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkConnectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkConnectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkConnect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkConnect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkCreateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkCreate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkDisconnectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkDisconnect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkDisconnect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkInspectNotFoundError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworksPruneError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworksPruneError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworksPrune
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworksPrune (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNetworkRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNetworkRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeInspectNodeNotFound
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeUpdateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestNodeUpdate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestNodeUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestOptionWithTimeout
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestOptionWithTimeout (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingFail
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPingFail (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingWithError
17:22:54 [2021-07-30T17:22:54.243Z] 2021/07/30 17:22:53 RoundTripper returned a response & error; ignoring response
17:22:54 [2021-07-30T17:22:54.243Z] 2021/07/30 17:22:53 RoundTripper returned a response & error; ignoring response
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPingWithError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingSuccess
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPingSuccess (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingHeadFallback
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingHeadFallback/OK
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingHeadFallback/Not_Found
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPingHeadFallback (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginDisableError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginDisableError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginDisable
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginDisable (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginEnableError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginEnableError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginEnable
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginEnable (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginPushError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginPushError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginPush
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginPush (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginSetError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginSetError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPluginSet
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPluginSet (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSetHostHeader
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSetHostHeader (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestPlainTextError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestPlainTextError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestInfiniteError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestInfiniteError (0.04s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestCanceledContext
17:22:54 [2021-07-30T17:22:54.243Z] 2021/07/30 17:22:53 RoundTripper returned a response & error; ignoring response
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestCanceledContext (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestDeadlineExceededContext
17:22:54 [2021-07-30T17:22:54.243Z] 2021/07/30 17:22:53 RoundTripper returned a response & error; ignoring response
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretCreateUnsupported
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretCreateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretCreate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretInspectUnsupported
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretInspectSecretNotFound
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretListUnsupported
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretListUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretRemoveUnsupported
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretUpdateUnsupported
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretUpdateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSecretUpdate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSecretUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceCreateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceCreate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceCreateCompatiblePlatforms
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceCreateDigestPinning
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceInspectServiceNotFound
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceLogsError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceLogsError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceLogs
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceLogs (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceRemoveNotFoundError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceUpdateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestServiceUpdate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestServiceUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmGetUnlockKeyError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmGetUnlockKey
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmInitError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmInitError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmInit
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmInit (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmJoinError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmJoinError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmJoin
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmJoin (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmLeaveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmLeaveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmLeave
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmLeave (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmUnlockError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmUnlockError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmUnlock
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmUnlock (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmUpdateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmUpdateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestSwarmUpdate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestSwarmUpdate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestTaskInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTaskInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestTaskInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestTaskInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTaskInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestTaskListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTaskListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestTaskList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTaskList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeCreateError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeCreateError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeCreate
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeCreate (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeInspectError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeInspectError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeInspectNotFound
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeInspectWithEmptyID
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeInspect
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeInspect (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeListError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeListError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeList
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeList (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeRemoveError
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeRemoveError (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === RUN   TestVolumeRemove
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestVolumeRemove (0.00s)
17:22:54 [2021-07-30T17:22:54.243Z] === CONT  TestTLSCloseWriter
17:22:54 [2021-07-30T17:22:54.243Z] --- PASS: TestTLSCloseWriter (0.01s)
17:22:54 [2021-07-30T17:22:54.243Z] PASS
17:22:54 [2021-07-30T17:22:54.243Z] coverage: 74.9% of statements
17:22:54 [2021-07-30T17:22:54.243Z] ok  	github.com/docker/docker/client	0.477s	coverage: 74.9% of statements
17:22:54 [2021-07-30T17:22:54.868Z] === RUN   TestDockerSuite/TestBuildEnv
17:22:56 [2021-07-30T17:22:56.782Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:22:57 [2021-07-30T17:22:57.043Z]     docker_api_swarm_test.go:584: [d57aad1cd1b5e] joining swarm manager [da3ea36431d9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:58 [2021-07-30T17:22:58.717Z] --- PASS: TestServiceWithDataPathPortInit (15.63s)
17:22:58 [2021-07-30T17:22:58.717Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:22:58 [2021-07-30T17:22:58.958Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:23:00 [2021-07-30T17:23:00.342Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:23:02 [2021-07-30T17:23:02.254Z]     check_test.go:380: [d2dce2fd780ae] daemon is not started
17:23:02 [2021-07-30T17:23:02.916Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gwpm9ianc9wib4p89l1aqe8no Created:2021-07-30 17:23:00.349095136 +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[4b1d07762bbbd63c9dfee0a37766cc0c2d03ed925b675a23f78577e0f9ef4bbd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fxt7v07uwsyapj5n65n5zdfw EndpointID:9af8c5d17756418f1f45f34922085bc2893238ba3f1b641aa08e4f8ba1fcdbdb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:417aa8682c82b85d3b0ad2c94520a572e76142e4c43a35ac228774235271b4b0 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:11bba4235d3a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fxt7v07uwsyapj5n65n5zdfw EndpointID:9af8c5d17756418f1f45f34922085bc2893238ba3f1b641aa08e4f8ba1fcdbdb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:23:07 [2021-07-30T17:23:07.115Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s)
17:23:07 [2021-07-30T17:23:07.115Z] PASS
17:23:07 [2021-07-30T17:23:07.115Z] 
17:23:07 [2021-07-30T17:23:07.115Z] === Skipped
17:23:07 [2021-07-30T17:23:07.115Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:23:07 [2021-07-30T17:23:07.115Z]     service_test.go:242: FLAKY_TEST
17:23:07 [2021-07-30T17:23:07.115Z] 
17:23:07 [2021-07-30T17:23:07.115Z] 
17:23:07 [2021-07-30T17:23:07.115Z] DONE 26 tests, 1 skipped in 57.214s
17:23:07 [2021-07-30T17:23:07.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:23:07 [2021-07-30T17:23:07.115Z] ++ 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:23:07 [2021-07-30T17:23:07.115Z] ++ set -e
17:23:07 [2021-07-30T17:23:07.115Z] ++ '[' -n 0 ']'
17:23:07 [2021-07-30T17:23:07.115Z] ++ set -x
17:23:07 [2021-07-30T17:23:07.115Z] ++ 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:23:08 [2021-07-30T17:23:08.840Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:23:11 [2021-07-30T17:23:11.317Z] INFO: Testing against a local daemon
17:23:11 [2021-07-30T17:23:11.317Z] === RUN   TestDockerNetworkIpvlanPersistance
17:23:11 [2021-07-30T17:23:11.317Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:23:11 [2021-07-30T17:23:11.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:23:11 [2021-07-30T17:23:11.317Z] === RUN   TestDockerNetworkIpvlan
17:23:11 [2021-07-30T17:23:11.317Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:23:11 [2021-07-30T17:23:11.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:23:11 [2021-07-30T17:23:11.317Z] PASS
17:23:11 [2021-07-30T17:23:11.317Z] 
17:23:11 [2021-07-30T17:23:11.317Z] === Skipped
17:23:11 [2021-07-30T17:23:11.317Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:23:11 [2021-07-30T17:23:11.317Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:23:11 [2021-07-30T17:23:11.317Z] 
17:23:11 [2021-07-30T17:23:11.317Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:23:11 [2021-07-30T17:23:11.317Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:23:11 [2021-07-30T17:23:11.317Z] 
17:23:11 [2021-07-30T17:23:11.317Z] 
17:23:11 [2021-07-30T17:23:11.317Z] DONE 2 tests, 2 skipped in 4.506s
17:23:11 [2021-07-30T17:23:11.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:23:11 [2021-07-30T17:23:11.317Z] ++ 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:23:11 [2021-07-30T17:23:11.317Z] ++ set -e
17:23:11 [2021-07-30T17:23:11.317Z] ++ '[' -n 0 ']'
17:23:11 [2021-07-30T17:23:11.317Z] ++ set -x
17:23:11 [2021-07-30T17:23:11.317Z] ++ 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:23:11 [2021-07-30T17:23:11.578Z] INFO: Testing against a local daemon
17:23:11 [2021-07-30T17:23:11.578Z] === RUN   TestDockerNetworkMacvlanPersistance
17:23:12 [2021-07-30T17:23:12.964Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
17:23:12 [2021-07-30T17:23:12.964Z] === RUN   TestDockerNetworkMacvlan
17:23:13 [2021-07-30T17:23:13.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:23:13 [2021-07-30T17:23:13.045Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:23:13 [2021-07-30T17:23:13.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:23:13 [2021-07-30T17:23:13.903Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:23:14 [2021-07-30T17:23:14.473Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:23:15 [2021-07-30T17:23:15.375Z] --- PASS: TestCheckoutGit (37.15s)
17:23:15 [2021-07-30T17:23:15.376Z] === RUN   TestValidGitTransport
17:23:15 [2021-07-30T17:23:15.376Z] --- PASS: TestValidGitTransport (0.00s)
17:23:15 [2021-07-30T17:23:15.376Z] === RUN   TestGitInvalidRef
17:23:15 [2021-07-30T17:23:15.376Z] --- PASS: TestGitInvalidRef (0.28s)
17:23:15 [2021-07-30T17:23:15.376Z] PASS
17:23:15 [2021-07-30T17:23:15.376Z] coverage: 86.3% of statements
17:23:15 [2021-07-30T17:23:15.376Z] ok  	github.com/docker/docker/builder/remotecontext/git	37.508s	coverage: 86.3% of statements
17:23:15 [2021-07-30T17:23:15.376Z] ?   	github.com/docker/docker/cli	[no test files]
17:23:15 [2021-07-30T17:23:15.376Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:23:15 [2021-07-30T17:23:15.413Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:23:15 [2021-07-30T17:23:15.588Z]     docker_api_swarm_test.go:45: [d5e622456082f] joining swarm manager [d16f4d524aa4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:18 [2021-07-30T17:23:18.711Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:23:21 [2021-07-30T17:23:21.252Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:23:21 [2021-07-30T17:23:21.995Z] --- PASS: TestBuildWithHugeFile (119.48s)
17:23:21 [2021-07-30T17:23:21.995Z] === RUN   TestBuildWCOWSandboxSize
17:23:27 [2021-07-30T17:23:27.832Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:23:28 [2021-07-30T17:23:28.773Z] --- PASS: TestDockerNetworkMacvlan (15.87s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.39s)
17:23:28 [2021-07-30T17:23:28.773Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
17:23:28 [2021-07-30T17:23:28.773Z] PASS
17:23:28 [2021-07-30T17:23:28.773Z] 
17:23:28 [2021-07-30T17:23:28.773Z] DONE 8 tests in 17.461s
17:23:28 [2021-07-30T17:23:28.773Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:23:28 [2021-07-30T17:23:28.773Z] ++ 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:23:28 [2021-07-30T17:23:28.773Z] ++ set -e
17:23:28 [2021-07-30T17:23:28.773Z] ++ '[' -n 0 ']'
17:23:28 [2021-07-30T17:23:28.773Z] ++ set -x
17:23:28 [2021-07-30T17:23:28.773Z] ++ 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:23:28 [2021-07-30T17:23:28.773Z] testing: warning: no tests to run
17:23:28 [2021-07-30T17:23:28.773Z] PASS
17:23:28 [2021-07-30T17:23:28.773Z] 
17:23:28 [2021-07-30T17:23:28.773Z] DONE 0 tests in 0.028s
17:23:28 [2021-07-30T17:23:28.773Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:23:28 [2021-07-30T17:23:28.773Z] ++ 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:23:28 [2021-07-30T17:23:28.773Z] ++ set -e
17:23:28 [2021-07-30T17:23:28.773Z] ++ '[' -n 0 ']'
17:23:28 [2021-07-30T17:23:28.773Z] ++ set -x
17:23:28 [2021-07-30T17:23:28.773Z] ++ 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:23:29 [2021-07-30T17:23:29.033Z] INFO: Testing against a local daemon
17:23:29 [2021-07-30T17:23:29.033Z] === RUN   TestAuthZPluginAllowRequest
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestConfigureDaemonLogs
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestCommonOptionsInstallFlags
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] PASS
17:23:30 [2021-07-30T17:23:30.202Z] coverage: 18.5% of statements
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestContainerStopSignal
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestContainerStopSignal (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestContainerStopTimeout
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestContainerStopTimeout (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestContainerSecretReferenceDestTarget
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestContainerLogPathSetForRingLogger
17:23:30 [2021-07-30T17:23:30.202Z] ok  	github.com/docker/docker/cmd/dockerd	0.214s	coverage: 18.5% of statements
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestReplaceAndAppendEnvVars
17:23:30 [2021-07-30T17:23:30.202Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestNewMemoryStore
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestNewMemoryStore (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestAddContainers
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestAddContainers (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestGetContainer
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestGetContainer (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestDeleteContainer
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestDeleteContainer (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestListContainers
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestListContainers (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestFirstContainer
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestFirstContainer (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestApplyAllContainer
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestApplyAllContainer (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestIsValidHealthString
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestIsValidHealthString (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestStateRunStop
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestStateRunStop (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestStateTimeoutWait
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:23:30 [2021-07-30T17:23:30.202Z]     state_test.go:141: Stop callback fired
17:23:30 [2021-07-30T17:23:30.202Z]     state_test.go:165: Stop callback fired
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestStateTimeoutWait (0.11s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestIsValidStateString
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestIsValidStateString (0.00s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestViewSaveDelete
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestViewSaveDelete (0.02s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestViewAll
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestViewAll (0.02s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestViewGet
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestViewGet (0.02s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestNames
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestNames (0.01s)
17:23:30 [2021-07-30T17:23:30.202Z] === RUN   TestViewWithHealthCheck
17:23:30 [2021-07-30T17:23:30.202Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:23:30 [2021-07-30T17:23:30.202Z] PASS
17:23:30 [2021-07-30T17:23:30.202Z] coverage: 41.7% of statements
17:23:30 [2021-07-30T17:23:30.202Z] ok  	github.com/docker/docker/container	0.316s	coverage: 41.7% of statements
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:23:30 [2021-07-30T17:23:30.202Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:23:30 [2021-07-30T17:23:30.942Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
17:23:30 [2021-07-30T17:23:30.942Z] === RUN   TestAuthZPluginTLS
17:23:31 [2021-07-30T17:23:31.203Z] --- PASS: TestAuthZPluginTLS (0.58s)
17:23:31 [2021-07-30T17:23:31.203Z] === RUN   TestAuthZPluginDenyRequest
17:23:31 [2021-07-30T17:23:31.774Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
17:23:31 [2021-07-30T17:23:31.774Z] === RUN   TestAuthZPluginAPIDenyResponse
17:23:32 [2021-07-30T17:23:32.345Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:23:32 [2021-07-30T17:23:32.345Z] === RUN   TestAuthZPluginDenyResponse
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestPrepare
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestPrepare (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestStart
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestStart (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestWaitCancel
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestWaitCancel (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestWaitDisabled
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestWaitDisabled (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestWaitEnabled
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestWaitEnabled (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] === RUN   TestRemove
17:23:32 [2021-07-30T17:23:32.396Z] --- PASS: TestRemove (0.00s)
17:23:32 [2021-07-30T17:23:32.396Z] PASS
17:23:32 [2021-07-30T17:23:32.396Z] coverage: 65.3% of statements
17:23:32 [2021-07-30T17:23:32.396Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.090s	coverage: 65.3% of statements
17:23:32 [2021-07-30T17:23:32.916Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
17:23:32 [2021-07-30T17:23:32.916Z] === RUN   TestAuthZPluginAllowEventStream
17:23:33 [2021-07-30T17:23:33.702Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:23:33 [2021-07-30T17:23:33.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:23:33 [2021-07-30T17:23:33.702Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:23:33 [2021-07-30T17:23:33.940Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:23:33 [2021-07-30T17:23:33.963Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:23:34 [2021-07-30T17:23:34.401Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:23:34 [2021-07-30T17:23:34.401Z] === RUN   TestServiceConvertToGRPCIsolation
17:23:34 [2021-07-30T17:23:34.827Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
17:23:34 [2021-07-30T17:23:34.827Z] === RUN   TestAuthZPluginErrorResponse
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:23:34 [2021-07-30T17:23:34.862Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:23:34 [2021-07-30T17:23:34.862Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:23:34 [2021-07-30T17:23:34.862Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:23:34 [2021-07-30T17:23:34.862Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:23:34 [2021-07-30T17:23:34.862Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:23:34 [2021-07-30T17:23:34.862Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:23:34 [2021-07-30T17:23:34.862Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCIsolation
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:23:34 [2021-07-30T17:23:34.863Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:23:34 [2021-07-30T17:23:34.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:23:34 [2021-07-30T17:23:34.863Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:23:34 [2021-07-30T17:23:34.863Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:23:34 [2021-07-30T17:23:34.863Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:23:35 [2021-07-30T17:23:35.088Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:23:35 [2021-07-30T17:23:35.088Z] === RUN   TestAuthZPluginErrorRequest
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:23:35 [2021-07-30T17:23:35.323Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertFromGRPCConfigs
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:23:35 [2021-07-30T17:23:35.323Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertToGRPCConfigs
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:23:35 [2021-07-30T17:23:35.323Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z] PASS
17:23:35 [2021-07-30T17:23:35.323Z] coverage: 35.9% of statements
17:23:35 [2021-07-30T17:23:35.323Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.596s	coverage: 35.9% of statements
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestNewListSecretsFilters
17:23:35 [2021-07-30T17:23:35.323Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z] === RUN   TestNewListConfigsFilters
17:23:35 [2021-07-30T17:23:35.323Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:23:35 [2021-07-30T17:23:35.323Z] PASS
17:23:35 [2021-07-30T17:23:35.323Z] coverage: 0.5% of statements
17:23:35 [2021-07-30T17:23:35.323Z] ok  	github.com/docker/docker/daemon/cluster	1.156s	coverage: 0.5% of statements
17:23:35 [2021-07-30T17:23:35.658Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:23:35 [2021-07-30T17:23:35.658Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:23:36 [2021-07-30T17:23:36.210Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:23:36 [2021-07-30T17:23:36.210Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:23:36 [2021-07-30T17:23:36.210Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:23:36 [2021-07-30T17:23:36.210Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:23:36 [2021-07-30T17:23:36.210Z] Cross building: bundles/cross/linux/s390x
17:23:36 [2021-07-30T17:23:36.210Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
17:23:36 [2021-07-30T17:23:36.210Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:23:36 [2021-07-30T17:23:36.233Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
17:23:36 [2021-07-30T17:23:36.233Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:23:38 [2021-07-30T17:23:38.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s)
17:23:38 [2021-07-30T17:23:38.145Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestBuilderGC
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestBuilderGC (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationNotFound
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonBrokenConfiguration
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestParseClusterAdvertiseSettings
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestFindConfigurationConflicts
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeConflicts
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:23:39 [2021-07-30T17:23:39.065Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:23:39 [2021-07-30T17:23:39.065Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:23:39 [2021-07-30T17:23:39.066Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_label
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_dns
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_dns-search
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:23:39 [2021-07-30T17:23:39.066Z] --- PASS: TestValidateConfiguration (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestModifiedDiscoverySettings
17:23:39 [2021-07-30T17:23:39.066Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:23:39 [2021-07-30T17:23:39.066Z] === RUN   TestReloadSetConfigFileNotExist
17:23:39 [2021-07-30T17:23:39.527Z] time="2021-07-30T17:23:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:23:39 [2021-07-30T17:23:39.527Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
17:23:39 [2021-07-30T17:23:39.527Z] === RUN   TestReloadDefaultConfigNotExist
17:23:39 [2021-07-30T17:23:39.527Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:23:39 [2021-07-30T17:23:39.527Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:23:39 [2021-07-30T17:23:39.527Z] === RUN   TestReloadBadDefaultConfig
17:23:39 [2021-07-30T17:23:39.527Z] time="2021-07-30T17:23:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-385429139"
17:23:39 [2021-07-30T17:23:39.527Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:23:39 [2021-07-30T17:23:39.527Z] === RUN   TestReloadWithConflictingLabels
17:23:39 [2021-07-30T17:23:39.527Z] time="2021-07-30T17:23:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-215160022"
17:23:39 [2021-07-30T17:23:39.527Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:23:39 [2021-07-30T17:23:39.527Z] === RUN   TestReloadWithDuplicateLabels
17:23:39 [2021-07-30T17:23:39.527Z] time="2021-07-30T17:23:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-775580733"
17:23:39 [2021-07-30T17:23:39.527Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:23:39 [2021-07-30T17:23:39.527Z] === RUN   TestDaemonConfigurationMerge
17:23:39 [2021-07-30T17:23:39.527Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:23:39 [2021-07-30T17:23:39.527Z] PASS
17:23:39 [2021-07-30T17:23:39.527Z] coverage: 79.2% of statements
17:23:39 [2021-07-30T17:23:39.527Z] ok  	github.com/docker/docker/daemon/config	0.325s	coverage: 79.2% of statements
17:23:39 [2021-07-30T17:23:39.987Z] === RUN   TestWaitNodeAttachment
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestIsolationConversion
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestIsolationConversion/default
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestIsolationConversion/process
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestIsolationConversion/hyperv
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestIsolationConversion (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestContainerLabels
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestContainerLabels (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestCredentialSpecConversion
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestCredentialSpecConversion/none
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestCredentialSpecConversion/config
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestCredentialSpecConversion/file
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestCredentialSpecConversion/registry
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountBind
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountVolume
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountTarget
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountTmpfs
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountInvalidType
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestControllerValidateMountNamedPipe
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] PASS
17:23:40 [2021-07-30T17:23:40.452Z] coverage: 11.0% of statements
17:23:40 [2021-07-30T17:23:40.452Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.791s	coverage: 11.0% of statements
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestDiscoveryOptsErrors
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] === RUN   TestDiscoveryOpts
17:23:40 [2021-07-30T17:23:40.452Z] --- PASS: TestDiscoveryOpts (0.00s)
17:23:40 [2021-07-30T17:23:40.452Z] PASS
17:23:40 [2021-07-30T17:23:40.452Z] coverage: 30.0% of statements
17:23:40 [2021-07-30T17:23:40.452Z] ok  	github.com/docker/docker/daemon/discovery	0.067s	coverage: 30.0% of statements
17:23:40 [2021-07-30T17:23:40.694Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
17:23:40 [2021-07-30T17:23:40.694Z] === RUN   TestAuthZPluginHeader
17:23:40 [2021-07-30T17:23:40.953Z] --- PASS: TestAuthZPluginHeader (0.81s)
17:23:40 [2021-07-30T17:23:40.953Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:23:40 [2021-07-30T17:23:40.953Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:40 [2021-07-30T17:23:40.953Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:23:40 [2021-07-30T17:23:40.953Z] === RUN   TestAuthZPluginV2Disable
17:23:40 [2021-07-30T17:23:40.953Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:40 [2021-07-30T17:23:40.953Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:23:40 [2021-07-30T17:23:40.953Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:23:40 [2021-07-30T17:23:40.953Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:40 [2021-07-30T17:23:40.953Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:23:40 [2021-07-30T17:23:40.953Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:23:40 [2021-07-30T17:23:40.953Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:40 [2021-07-30T17:23:40.953Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:23:40 [2021-07-30T17:23:40.953Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEventsLog
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestEventsLog (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEventsLogTimeout
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestEventsLogTimeout (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestLogEvents
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestLogEvents (0.05s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestLoadBufferedEvents
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestVerifyNetworkingConfig
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestGetContainer
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestGetContainer (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestValidContainerNames
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestValidContainerNames (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestContainerInitDNS
17:23:41 [2021-07-30T17:23:41.422Z]     daemon_test.go:147: root required
17:23:41 [2021-07-30T17:23:41.422Z] --- SKIP: TestContainerInitDNS (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestMerge
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestMerge (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestValidateContainerIsolation
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestFindNetworkErrorType
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEnsureServicesExist
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestEnsureServicesExist (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEnsureServicesExistErrors
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestContainerDelete
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestContainerDelete (0.01s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestContainerDoubleDelete
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestLogContainerEventCopyLabels
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestLogContainerEventCopyLabels (0.01s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestLogContainerEventWithAttributes
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestNoneHealthcheck
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestNoneHealthcheck (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestHealthStates
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestLoadBufferedEvents (0.25s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:23:41 [2021-07-30T17:23:41.422Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:23:41 [2021-07-30T17:23:41.422Z] PASS
17:23:41 [2021-07-30T17:23:41.422Z] coverage: 50.0% of statements
17:23:41 [2021-07-30T17:23:41.422Z] ok  	github.com/docker/docker/daemon/events	0.398s	coverage: 50.0% of statements
17:23:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] time="2021-07-30T17:23:41Z" 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:41 [2021-07-30T17:23:41.890Z] --- PASS: TestHealthStates (0.24s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestMaskURLCredentials
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestMaskURLCredentials (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestGetInspectData
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestGetInspectData (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestFillLicense
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestFillLicense (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestListInvalidFilter
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestListInvalidFilter (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestNameFilter
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestNameFilter (0.01s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:23:41 [2021-07-30T17:23:41.890Z] === 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:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- 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:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonReloadLabels
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonReloadMirrors
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonReloadInsecureRegistries
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonReloadNotAffectOthers
17:23:41 [2021-07-30T17:23:41.890Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:23:41 [2021-07-30T17:23:41.890Z] === RUN   TestDaemonDiscoveryReload
17:23:42 [2021-07-30T17:23:42.351Z] === RUN   TestIsEmptyDir
17:23:42 [2021-07-30T17:23:42.351Z] --- PASS: TestIsEmptyDir (0.01s)
17:23:42 [2021-07-30T17:23:42.351Z] PASS
17:23:42 [2021-07-30T17:23:42.351Z] coverage: 2.3% of statements
17:23:42 [2021-07-30T17:23:42.351Z] ok  	github.com/docker/docker/daemon/graphdriver	0.101s	coverage: 2.3% of statements
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestLinkNaming
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestLinkNaming (0.00s)
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestLinkNew
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestLinkNew (0.00s)
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestLinkEnv
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestLinkEnv (0.00s)
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestLinkMultipleEnv
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:23:42 [2021-07-30T17:23:42.812Z] === RUN   TestLinkPortRangeEnv
17:23:42 [2021-07-30T17:23:42.812Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:23:42 [2021-07-30T17:23:42.812Z] PASS
17:23:42 [2021-07-30T17:23:42.812Z] coverage: 93.0% of statements
17:23:42 [2021-07-30T17:23:42.812Z] ok  	github.com/docker/docker/daemon/links	0.051s	coverage: 93.0% of statements
17:23:43 [2021-07-30T17:23:43.272Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s)
17:23:43 [2021-07-30T17:23:43.272Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:23:43 [2021-07-30T17:23:43.734Z]     reload_test.go:520: root required
17:23:43 [2021-07-30T17:23:43.734Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:23:43 [2021-07-30T17:23:43.734Z] === RUN   TestParseVolumesFrom
17:23:43 [2021-07-30T17:23:43.734Z] --- PASS: TestParseVolumesFrom (0.00s)
17:23:43 [2021-07-30T17:23:43.734Z] PASS
17:23:43 [2021-07-30T17:23:43.734Z] coverage: 9.2% of statements
17:23:43 [2021-07-30T17:23:43.734Z] ok  	github.com/docker/docker/daemon	2.752s	coverage: 9.2% of statements
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:23:43 [2021-07-30T17:23:43.734Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestAdapterReadLogs
17:23:45 [2021-07-30T17:23:45.915Z] --- PASS: TestAdapterReadLogs (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestCopier
17:23:45 [2021-07-30T17:23:45.915Z] --- PASS: TestCopier (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestCopierLongLines
17:23:45 [2021-07-30T17:23:45.915Z] --- PASS: TestCopierLongLines (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestCopierSlow
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/defaults
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/invalid_create_group
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:23:45 [2021-07-30T17:23:45.915Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:23:45 [2021-07-30T17:23:45.915Z] --- PASS: TestNewStreamConfig (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:23:45 [2021-07-30T17:23:45.915Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestNewAWSLogsClientRegionDetect
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCopierSlow (0.21s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCopierWithSized
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCopierWithSized/as_is
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCopierWithSized/With_RingLogger
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCopierWithSized (0.01s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCopierWithPartial
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCopierWithPartial (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestRingLogger
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestRingLogger (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestRingCap
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestRingCap (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestRingClose
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestRingClose (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestRingDrain
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestRingDrain (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] PASS
17:23:45 [2021-07-30T17:23:45.916Z] coverage: 43.8% of statements
17:23:45 [2021-07-30T17:23:45.916Z] ok  	github.com/docker/docker/daemon/logger	0.306s	coverage: 43.8% of statements
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=info msg="Trying to get region from EC2 Metadata"
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCreateSuccess
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCreateSuccess (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCreateStreamSkipped
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCreateLogGroupSuccess
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCreateError
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCreateError (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCreateAlreadyExists
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestLogClosed
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestLogClosed (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestLogBlocking
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestLogBlocking (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestLogNonBlockingBufferEmpty
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestLogNonBlockingBufferFull
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestPublishBatchSuccess
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestPublishBatchError
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=error msg=Error
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestPublishBatchError (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestPublishBatchAlreadyAccepted
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:23:45 [2021-07-30T17:23:45.916Z] time="2021-07-30T17:23:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchSimple
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchSimple (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchTicker
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchTicker (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMultilinePattern
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchClose
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchClose (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/0/Hello
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/2/🙃
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/3/����
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/4/He��o
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestEffectiveLen/5/
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestEffectiveLen (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/0/
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: 
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: 
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/1/Hello
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: Hello
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: 
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/2/Hello
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: He
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: llo
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/3/Hello
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: 
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: Hello
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/4/🙃
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: 
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: 🙃
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/5/🙃
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: 🙃
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: 
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/6/a�
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: a
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: �
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestFindValidSplit/7/a�
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1064: a�
17:23:45 [2021-07-30T17:23:45.916Z]     cloudwatchlogs_test.go:1065: 
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestFindValidSplit (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestProcessEventEmoji
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestProcessEventEmoji (0.02s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchLineSplit
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchLineSplitWithBinary
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMaxEvents
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMaxTotalBytes
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestSearchRegistryForImagesErrors
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestSearchRegistryForImages
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestSearchRegistryForImages (0.01s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestOnlyPlatformWithFallback
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestImageDelete
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestImageDelete/no_lease
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestImageDelete/lease_exists
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestImageDelete (0.06s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:23:45 [2021-07-30T17:23:45.916Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestContentStoreForPull
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsMultilinePattern
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:23:45 [2021-07-30T17:23:45.916Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:23:45 [2021-07-30T17:23:45.916Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:23:46 [2021-07-30T17:23:46.265Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:23:46 [2021-07-30T17:23:46.265Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:23:46 [2021-07-30T17:23:46.265Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:23:46 [2021-07-30T17:23:46.265Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestCreateTagSuccess
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestCreateTagSuccess (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:23:46 [2021-07-30T17:23:46.378Z] PASS
17:23:46 [2021-07-30T17:23:46.378Z] coverage: 77.4% of statements
17:23:46 [2021-07-30T17:23:46.378Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.512s	coverage: 77.4% of statements
17:23:46 [2021-07-30T17:23:46.378Z] --- PASS: TestContentStoreForPull (0.25s)
17:23:46 [2021-07-30T17:23:46.378Z] PASS
17:23:46 [2021-07-30T17:23:46.378Z] coverage: 6.8% of statements
17:23:46 [2021-07-30T17:23:46.378Z] ok  	github.com/docker/docker/daemon/images	0.464s	coverage: 6.8% of statements
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:23:46 [2021-07-30T17:23:46.378Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestJSONFileLogger
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestJSONFileLogger (0.00s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestJSONFileLoggerWithTags
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestJSONFileLoggerWithOpts
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestEncodeDecode
17:23:47 [2021-07-30T17:23:47.353Z] === PAUSE TestEncodeDecode
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestUnexpectedEOF
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestJSONLogsMarshalJSONBuf
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
17:23:47 [2021-07-30T17:23:47.353Z] === RUN   TestFastTimeMarshalJSON
17:23:47 [2021-07-30T17:23:47.353Z] time="2021-07-30T17:23:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:23:47 [2021-07-30T17:23:47.353Z] time="2021-07-30T17:23:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestUnexpectedEOF (0.23s)
17:23:47 [2021-07-30T17:23:47.353Z] === CONT  TestEncodeDecode
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestEncodeDecode (0.00s)
17:23:47 [2021-07-30T17:23:47.353Z] PASS
17:23:47 [2021-07-30T17:23:47.353Z] coverage: 69.9% of statements
17:23:47 [2021-07-30T17:23:47.353Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:23:47 [2021-07-30T17:23:47.353Z] PASS
17:23:47 [2021-07-30T17:23:47.353Z] coverage: 87.2% of statements
17:23:47 [2021-07-30T17:23:47.353Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.331s	coverage: 69.9% of statements
17:23:47 [2021-07-30T17:23:47.353Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.259s	coverage: 87.2% of statements
17:23:47 [2021-07-30T17:23:47.671Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:23:47 [2021-07-30T17:23:47.671Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:23:47 [2021-07-30T17:23:47.671Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:23:47 [2021-07-30T17:23:47.814Z] === RUN   TestWriteLog
17:23:47 [2021-07-30T17:23:47.814Z] === PAUSE TestWriteLog
17:23:47 [2021-07-30T17:23:47.814Z] === RUN   TestReadLog
17:23:47 [2021-07-30T17:23:47.814Z] === PAUSE TestReadLog
17:23:47 [2021-07-30T17:23:47.814Z] === CONT  TestWriteLog
17:23:47 [2021-07-30T17:23:47.814Z] === CONT  TestReadLog
17:23:48 [2021-07-30T17:23:48.246Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:23:48 [2021-07-30T17:23:48.280Z] --- PASS: TestWriteLog (0.00s)
17:23:48 [2021-07-30T17:23:48.280Z] === RUN   TestReadLog/tail_exact
17:23:48 [2021-07-30T17:23:48.280Z] === RUN   TestReadLog/tail_less_than_available
17:23:48 [2021-07-30T17:23:48.280Z] === RUN   TestReadLog/tail_more_than_available
17:23:48 [2021-07-30T17:23:48.280Z] --- PASS: TestReadLog (0.21s)
17:23:48 [2021-07-30T17:23:48.280Z]     --- PASS: TestReadLog/tail_exact (0.17s)
17:23:48 [2021-07-30T17:23:48.280Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:23:48 [2021-07-30T17:23:48.280Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
17:23:48 [2021-07-30T17:23:48.280Z] PASS
17:23:48 [2021-07-30T17:23:48.280Z] coverage: 75.2% of statements
17:23:48 [2021-07-30T17:23:48.280Z] ok  	github.com/docker/docker/daemon/logger/local	0.320s	coverage: 75.2% of statements
17:23:48 [2021-07-30T17:23:48.280Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestOpenFileDelete
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestOpenFileDelete (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestOpenFileRename
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestOpenFileRename (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestParseLogTagDefaultTag
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestParseLogTag
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestParseLogTag (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestParseLogTagEmptyTag
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestTailFiles
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestTailFiles (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestFollowLogsConsumerGone
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestFollowLogsProducerGone
17:23:49 [2021-07-30T17:23:49.264Z]     logfile_test.go:232: messages sent: 4098, received: 4098
17:23:49 [2021-07-30T17:23:49.264Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestCheckCapacityAndRotate
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:23:49 [2021-07-30T17:23:49.264Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:23:49 [2021-07-30T17:23:49.264Z] --- PASS: TestCheckCapacityAndRotate (0.19s)
17:23:49 [2021-07-30T17:23:49.264Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:23:49 [2021-07-30T17:23:49.264Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s)
17:23:49 [2021-07-30T17:23:49.264Z] PASS
17:23:49 [2021-07-30T17:23:49.264Z] coverage: 55.3% of statements
17:23:49 [2021-07-30T17:23:49.264Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.285s	coverage: 55.3% of statements
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestLog
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestLog (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] PASS
17:23:49 [2021-07-30T17:23:49.733Z] coverage: 31.5% of statements
17:23:49 [2021-07-30T17:23:49.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.075s	coverage: 31.5% of statements
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestValidateLogOpt
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestValidateLogOpt (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestNewMissedConfig
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestNewMissedConfig (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestNewMissedUrl
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestNewMissedUrl (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestNewMissedToken
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestNewMissedToken (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestNewWithProxy
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestNewWithProxy (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestDefault
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestDefault (0.01s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestJsonFormat
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestJsonFormat (0.01s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestRawFormat
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestRawFormat (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestRawFormatWithLabels
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestRawFormatWithoutTag
17:23:49 [2021-07-30T17:23:49.733Z] --- PASS: TestRawFormatWithoutTag (0.01s)
17:23:49 [2021-07-30T17:23:49.733Z] === RUN   TestBatching
17:23:50 [2021-07-30T17:23:50.205Z] --- PASS: TestBatching (0.39s)
17:23:50 [2021-07-30T17:23:50.205Z] === RUN   TestFrequency
17:23:50 [2021-07-30T17:23:50.664Z] --- PASS: TestFrequency (0.25s)
17:23:50 [2021-07-30T17:23:50.664Z] === RUN   TestOneMessagePerRequest
17:23:50 [2021-07-30T17:23:50.664Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:23:50 [2021-07-30T17:23:50.664Z] === RUN   TestVerify
17:23:50 [2021-07-30T17:23:50.664Z] --- PASS: TestVerify (0.00s)
17:23:50 [2021-07-30T17:23:50.664Z] === RUN   TestSkipVerify
17:23:50 [2021-07-30T17:23:50.664Z] === RUN   TestNewParse
17:23:50 [2021-07-30T17:23:50.664Z] --- PASS: TestNewParse (0.00s)
17:23:50 [2021-07-30T17:23:50.664Z] PASS
17:23:50 [2021-07-30T17:23:50.664Z] coverage: 8.3% of statements
17:23:50 [2021-07-30T17:23:50.664Z] ok  	github.com/docker/docker/daemon/logger/templates	0.117s	coverage: 8.3% of statements
17:23:50 [2021-07-30T17:23:50.664Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:50 [2021-07-30T17:23:50.664Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:50 [2021-07-30T17:23:50.664Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.125Z] === RUN   TestParseLogFormat
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestParseLogFormat (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestValidateLogOptEmpty
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestValidateSyslogAddress
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestParseAddressDefaultPort
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestValidateSyslogFacility
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestValidateLogOptSyslogFormat
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestValidateLogOpt
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestValidateLogOpt (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] PASS
17:23:51 [2021-07-30T17:23:51.126Z] coverage: 46.8% of statements
17:23:51 [2021-07-30T17:23:51.126Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.084s	coverage: 46.8% of statements
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestSkipVerify (0.50s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestBufferMaximum
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.780321\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.780321\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestBufferMaximum (0.00s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestServerAlwaysDown
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.785844\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.785844\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.785844\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.786861\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] time="2021-07-30T17:23:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627665830.786861\",\"host\":\"09183a8c154a\"}'"
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestServerAlwaysDown (0.01s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestCannotSendAfterClose
17:23:51 [2021-07-30T17:23:51.126Z] --- PASS: TestCannotSendAfterClose (0.01s)
17:23:51 [2021-07-30T17:23:51.126Z] === RUN   TestDeadlockOnBlockedEndpoint
17:23:51 [2021-07-30T17:23:51.547Z] --- PASS: TestImportExtremelyLargeImageWorks (190.18s)
17:23:51 [2021-07-30T17:23:51.547Z] PASS
17:23:51 [2021-07-30T17:23:51.547Z] 
17:23:51 [2021-07-30T17:23:51.547Z] DONE 12 tests in 194.440s
17:23:51 [2021-07-30T17:23:51.547Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:23:51 [2021-07-30T17:23:51.547Z] ++ 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:23:51 [2021-07-30T17:23:51.547Z] ++ set -e
17:23:51 [2021-07-30T17:23:51.547Z] ++ '[' -n 0 ']'
17:23:51 [2021-07-30T17:23:51.547Z] ++ set -x
17:23:51 [2021-07-30T17:23:51.547Z] ++ 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:23:51 [2021-07-30T17:23:51.547Z] INFO: Testing against a local daemon
17:23:51 [2021-07-30T17:23:51.547Z] === RUN   TestNetworkCreateDelete
17:23:51 [2021-07-30T17:23:51.547Z] --- PASS: TestNetworkCreateDelete (0.18s)
17:23:51 [2021-07-30T17:23:51.547Z] === RUN   TestDockerNetworkDeletePreferID
17:23:52 [2021-07-30T17:23:52.096Z] time="2021-07-30T17:23:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:23:52 [2021-07-30T17:23:52.096Z] time="2021-07-30T17:23:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"09183a8c154a\"}'"
17:23:52 [2021-07-30T17:23:52.096Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
17:23:52 [2021-07-30T17:23:52.096Z] PASS
17:23:52 [2021-07-30T17:23:52.096Z] coverage: 82.5% of statements
17:23:52 [2021-07-30T17:23:52.096Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.309s	coverage: 82.5% of statements
17:23:52 [2021-07-30T17:23:52.096Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:23:52 [2021-07-30T17:23:52.096Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:23:52 [2021-07-30T17:23:52.096Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:23:52 [2021-07-30T17:23:52.118Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
17:23:52 [2021-07-30T17:23:52.118Z] === RUN   TestDaemonDNSFallback
17:23:52 [2021-07-30T17:23:52.557Z] === RUN   TestV1IDService
17:23:52 [2021-07-30T17:23:52.557Z] --- PASS: TestV1IDService (0.04s)
17:23:52 [2021-07-30T17:23:52.557Z] === RUN   TestV2MetadataService
17:23:53 [2021-07-30T17:23:53.016Z] === RUN   TestSuccessfulDownload
17:23:53 [2021-07-30T17:23:53.016Z]     download_test.go:268: Needs fixing on Windows
17:23:53 [2021-07-30T17:23:53.016Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:23:53 [2021-07-30T17:23:53.016Z] === RUN   TestCancelledDownload
17:23:53 [2021-07-30T17:23:53.016Z] --- PASS: TestCancelledDownload (0.00s)
17:23:53 [2021-07-30T17:23:53.016Z] === RUN   TestMaxDownloadAttempts
17:23:53 [2021-07-30T17:23:53.017Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:23:53 [2021-07-30T17:23:53.017Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:23:53 [2021-07-30T17:23:53.989Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:23:53 [2021-07-30T17:23:53.989Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s)
17:23:53 [2021-07-30T17:23:53.989Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s)
17:23:53 [2021-07-30T17:23:53.989Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s)
17:23:53 [2021-07-30T17:23:53.989Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s)
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestTransfer
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:23:53 [2021-07-30T17:23:53.989Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestContinueOnError_MirrorEndpoint
17:23:53 [2021-07-30T17:23:53.989Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestContinueOnError_NeverContinue
17:23:53 [2021-07-30T17:23:53.989Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/no_remote_or_local
17:23:53 [2021-07-30T17:23:53.989Z] --- PASS: TestTransfer (0.17s)
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestConcurrencyLimit
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local558010695\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/no_local_cache
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/with_local_cache
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/unknown_media_type
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="reference for unknown type: "
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="reference for unknown type: "
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="reference for unknown type: "
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="reference for unknown type: "
17:23:53 [2021-07-30T17:23:53.989Z] time="2021-07-30T17:23:53Z" level=warning msg="reference for unknown type: "
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/error_persisting_manifest
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:23:53 [2021-07-30T17:23:53.989Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:23:54 [2021-07-30T17:23:54.452Z] time="2021-07-30T17:23:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestManifestStore (0.49s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestManifestStore/no_remote_or_local (0.28s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestManifestStore/unknown_media_type (0.10s)
17:23:54 [2021-07-30T17:23:54.452Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
17:23:54 [2021-07-30T17:23:54.452Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
17:23:54 [2021-07-30T17:23:54.452Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
17:23:54 [2021-07-30T17:23:54.452Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.04s)
17:23:54 [2021-07-30T17:23:54.452Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestFixManifestLayers
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestFixManifestLayers (0.01s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestFixManifestLayersBaseLayerParent
17:23:54 [2021-07-30T17:23:54.452Z]     pull_v2_test.go:73: Needs fixing on Windows
17:23:54 [2021-07-30T17:23:54.452Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestFixManifestLayersBadParent
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestValidateManifest
17:23:54 [2021-07-30T17:23:54.452Z]     pull_v2_test.go:118: Needs fixing on Windows
17:23:54 [2021-07-30T17:23:54.452Z] --- SKIP: TestValidateManifest (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestFormatPlatform
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestFormatPlatform (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestGetRepositoryMountCandidates
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestLayerAlreadyExists
17:23:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z]     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:54 [2021-07-30T17:23:54.452Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestWhenEmptyAuthConfig
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestV2MetadataService (1.73s)
17:23:54 [2021-07-30T17:23:54.452Z] PASS
17:23:54 [2021-07-30T17:23:54.452Z] coverage: 48.2% of statements
17:23:54 [2021-07-30T17:23:54.452Z] ok  	github.com/docker/docker/distribution/metadata	1.875s	coverage: 48.2% of statements
17:23:54 [2021-07-30T17:23:54.452Z] --- PASS: TestConcurrencyLimit (0.52s)
17:23:54 [2021-07-30T17:23:54.452Z] === RUN   TestInactiveJobs
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestNotFound
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestNotFound (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestConflict
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestConflict (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestForbidden
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestForbidden (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestInvalidParameter
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestInvalidParameter (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestNotImplemented
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestNotImplemented (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestNotModified
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestNotModified (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestUnauthorized
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestUnauthorized (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestUnknown
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestUnknown (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestCancelled
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestCancelled (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestDeadline
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestDeadline (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestDataLoss
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestDataLoss (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestUnavailable
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestUnavailable (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestSystem
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestSystem (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Not_Found
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Bad_Request
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Conflict
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Unauthorized
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Service_Unavailable
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Forbidden
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Not_Modified
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Not_Implemented
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestFromStatusCode (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] PASS
17:23:54 [2021-07-30T17:23:54.913Z] coverage: 53.1% of statements
17:23:54 [2021-07-30T17:23:54.913Z] ok  	github.com/docker/docker/errdefs	0.059s	coverage: 53.1% of statements
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestInactiveJobs (0.56s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestWatchRelease
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestWatchRelease (0.08s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestWatchFinishedTransfer
17:23:54 [2021-07-30T17:23:54.913Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:23:54 [2021-07-30T17:23:54.913Z] === RUN   TestDuplicateTransfer
17:23:55 [2021-07-30T17:23:55.373Z] --- PASS: TestDuplicateTransfer (0.10s)
17:23:55 [2021-07-30T17:23:55.373Z] === RUN   TestSuccessfulUpload
17:23:55 [2021-07-30T17:23:55.373Z] --- PASS: TestWhenEmptyAuthConfig (1.15s)
17:23:55 [2021-07-30T17:23:55.373Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:23:55 [2021-07-30T17:23:55.373Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:23:55 [2021-07-30T17:23:55.373Z] === RUN   TestTokenPassThru
17:23:55 [2021-07-30T17:23:55.373Z] --- PASS: TestTokenPassThru (0.02s)
17:23:55 [2021-07-30T17:23:55.373Z] === RUN   TestTokenPassThruDifferentHost
17:23:55 [2021-07-30T17:23:55.373Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:23:55 [2021-07-30T17:23:55.373Z] PASS
17:23:55 [2021-07-30T17:23:55.373Z] coverage: 24.1% of statements
17:23:55 [2021-07-30T17:23:55.373Z] ok  	github.com/docker/docker/distribution	1.781s	coverage: 24.1% of statements
17:23:55 [2021-07-30T17:23:55.373Z] time="2021-07-30T17:23:55Z" level=error msg="Upload failed, retrying: simulating retry"
17:23:55 [2021-07-30T17:23:55.834Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:23:55 [2021-07-30T17:23:55.834Z] --- PASS: TestSuccessfulUpload (0.57s)
17:23:55 [2021-07-30T17:23:55.834Z] === RUN   TestCancelledUpload
17:23:55 [2021-07-30T17:23:55.834Z] --- PASS: TestCancelledUpload (0.00s)
17:23:55 [2021-07-30T17:23:55.834Z] PASS
17:23:55 [2021-07-30T17:23:55.834Z] coverage: 76.8% of statements
17:23:55 [2021-07-30T17:23:55.834Z] ok  	github.com/docker/docker/distribution/xfer	2.650s	coverage: 76.8% of statements
17:23:55 [2021-07-30T17:23:55.834Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestCompare
17:23:56 [2021-07-30T17:23:56.293Z] --- PASS: TestCompare (0.00s)
17:23:56 [2021-07-30T17:23:56.293Z] PASS
17:23:56 [2021-07-30T17:23:56.293Z] coverage: 19.2% of statements
17:23:56 [2021-07-30T17:23:56.293Z] ok  	github.com/docker/docker/image/cache	0.117s	coverage: 19.2% of statements
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestFSGetInvalidData
17:23:56 [2021-07-30T17:23:56.293Z] --- PASS: TestFSGetInvalidData (0.01s)
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestFSInvalidSet
17:23:56 [2021-07-30T17:23:56.293Z] --- PASS: TestFSInvalidSet (0.02s)
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestFSInvalidRoot
17:23:56 [2021-07-30T17:23:56.293Z] --- PASS: TestFSInvalidRoot (0.01s)
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestFSMetadataGetSet
17:23:56 [2021-07-30T17:23:56.293Z] --- PASS: TestFSMetadataGetSet (0.05s)
17:23:56 [2021-07-30T17:23:56.293Z] === RUN   TestFSInvalidWalker
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSInvalidWalker (0.04s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSGetSet
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSGetSet (0.02s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSGetUnsetKey
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSGetEmptyData
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSGetEmptyData (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSDelete
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSDelete (0.02s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSWalker
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSWalker (0.03s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestFSWalkerStopOnError
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestNewFromJSON
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestNewFromJSON (0.01s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestNewFromJSONWithInvalidJSON
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestMarshalKeyOrder
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestHistoryEqual
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestHistoryEqual (0.16s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestImage
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestImage (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestImageOSNotEmpty
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestNewChildImageFromImageWithRootFS
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestCreate
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestCreate (0.02s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestRestore
17:23:56 [2021-07-30T17:23:56.758Z] time="2021-07-30T17:23:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestRestore (0.05s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestAddDelete
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestAddDelete (0.03s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestSearchAfterDelete
17:23:56 [2021-07-30T17:23:56.758Z] --- PASS: TestSearchAfterDelete (0.03s)
17:23:56 [2021-07-30T17:23:56.758Z] === RUN   TestParentReset
17:23:57 [2021-07-30T17:23:57.223Z] --- PASS: TestParentReset (0.07s)
17:23:57 [2021-07-30T17:23:57.223Z] === RUN   TestGetAndSetLastUpdated
17:23:57 [2021-07-30T17:23:57.223Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:23:57 [2021-07-30T17:23:57.223Z] === RUN   TestStoreLen
17:23:57 [2021-07-30T17:23:57.223Z] --- PASS: TestStoreLen (0.08s)
17:23:57 [2021-07-30T17:23:57.223Z] PASS
17:23:57 [2021-07-30T17:23:57.223Z] coverage: 86.6% of statements
17:23:57 [2021-07-30T17:23:57.223Z] ok  	github.com/docker/docker/image	0.804s	coverage: 86.6% of statements
17:23:57 [2021-07-30T17:23:57.223Z] === RUN   TestMakeV1ConfigFromConfig
17:23:57 [2021-07-30T17:23:57.223Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:23:57 [2021-07-30T17:23:57.223Z] PASS
17:23:57 [2021-07-30T17:23:57.223Z] coverage: 25.0% of statements
17:23:57 [2021-07-30T17:23:57.223Z] ok  	github.com/docker/docker/image/v1	0.100s	coverage: 25.0% of statements
17:23:57 [2021-07-30T17:23:57.689Z] === RUN   TestValidateManifest
17:23:57 [2021-07-30T17:23:57.689Z] === RUN   TestValidateManifest/nil
17:23:57 [2021-07-30T17:23:57.689Z] === RUN   TestValidateManifest/non-nil
17:23:57 [2021-07-30T17:23:57.689Z] --- PASS: TestValidateManifest (0.00s)
17:23:57 [2021-07-30T17:23:57.689Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:23:57 [2021-07-30T17:23:57.689Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:23:57 [2021-07-30T17:23:57.689Z] PASS
17:23:57 [2021-07-30T17:23:57.689Z] coverage: 0.7% of statements
17:23:57 [2021-07-30T17:23:57.689Z] ok  	github.com/docker/docker/image/tarexport	0.084s	coverage: 0.7% of statements
17:23:57 [2021-07-30T17:23:57.689Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:23:58 [2021-07-30T17:23:58.704Z] === RUN   TestDockerSuite/TestBuildExpose
17:23:58 [2021-07-30T17:23:58.704Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:23:58 [2021-07-30T17:23:58.965Z] --- PASS: TestDaemonDNSFallback (6.90s)
17:23:58 [2021-07-30T17:23:58.965Z] === RUN   TestInspectNetwork
17:23:59 [2021-07-30T17:23:59.055Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
17:23:59 [2021-07-30T17:23:59.055Z] PASS
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] === Skipped
17:23:59 [2021-07-30T17:23:59.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:23:59 [2021-07-30T17:23:59.055Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:23:59 [2021-07-30T17:23:59.055Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:23:59 [2021-07-30T17:23:59.055Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:23:59 [2021-07-30T17:23:59.055Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] 
17:23:59 [2021-07-30T17:23:59.055Z] DONE 17 tests, 4 skipped in 28.950s
17:23:59 [2021-07-30T17:23:59.055Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:23:59 [2021-07-30T17:23:59.055Z] ++ 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:23:59 [2021-07-30T17:23:59.055Z] ++ set -e
17:23:59 [2021-07-30T17:23:59.055Z] ++ '[' -n 0 ']'
17:23:59 [2021-07-30T17:23:59.055Z] ++ set -x
17:23:59 [2021-07-30T17:23:59.055Z] ++ 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:23:59 [2021-07-30T17:23:59.226Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:23:59 [2021-07-30T17:23:59.486Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:23:59 [2021-07-30T17:23:59.746Z] === RUN   TestDockerSuite/TestBuildFails
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestSerialization
17:23:59 [2021-07-30T17:23:59.878Z] --- PASS: TestSerialization (0.03s)
17:23:59 [2021-07-30T17:23:59.878Z] PASS
17:23:59 [2021-07-30T17:23:59.878Z] coverage: 100.0% of statements
17:23:59 [2021-07-30T17:23:59.878Z] ok  	github.com/docker/docker/libcontainerd/queue	0.081s	coverage: 100.0% of statements
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestEmptyLayer
17:23:59 [2021-07-30T17:23:59.878Z] --- PASS: TestEmptyLayer (0.00s)
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestCommitFailure
17:23:59 [2021-07-30T17:23:59.878Z] --- PASS: TestCommitFailure (0.01s)
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestStartTransactionFailure
17:23:59 [2021-07-30T17:23:59.878Z] --- PASS: TestStartTransactionFailure (0.01s)
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestGetOrphan
17:23:59 [2021-07-30T17:23:59.878Z] --- PASS: TestGetOrphan (0.01s)
17:23:59 [2021-07-30T17:23:59.878Z] === RUN   TestMountAndRegister
17:23:59 [2021-07-30T17:23:59.879Z]     layer_test.go:271: Layer size: 14
17:23:59 [2021-07-30T17:23:59.879Z] --- PASS: TestMountAndRegister (0.07s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestLayerRelease
17:23:59 [2021-07-30T17:23:59.879Z]     layer_test.go:304: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestLayerRelease (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestStoreRestore
17:23:59 [2021-07-30T17:23:59.879Z]     layer_test.go:353: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestStoreRestore (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestTarStreamStability
17:23:59 [2021-07-30T17:23:59.879Z]     layer_test.go:468: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestTarStreamStability (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestRegisterExistingLayer
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestEnvironmentParsing
17:23:59 [2021-07-30T17:23:59.879Z] --- PASS: TestEnvironmentParsing (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] PASS
17:23:59 [2021-07-30T17:23:59.879Z] coverage: 1.2% of statements
17:23:59 [2021-07-30T17:23:59.879Z] ok  	github.com/docker/docker/libcontainerd/local	0.094s	coverage: 1.2% of statements
17:23:59 [2021-07-30T17:23:59.879Z] --- PASS: TestRegisterExistingLayer (0.23s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestTarStreamVerification
17:23:59 [2021-07-30T17:23:59.879Z]     layer_test.go:697: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestTarStreamVerification (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestLayerMigration
17:23:59 [2021-07-30T17:23:59.879Z]     migration_test.go:46: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestLayerMigration (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestLayerMigrationNoTarsplit
17:23:59 [2021-07-30T17:23:59.879Z]     migration_test.go:182: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestMountInit
17:23:59 [2021-07-30T17:23:59.879Z]     mount_test.go:17: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestMountInit (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestMountSize
17:23:59 [2021-07-30T17:23:59.879Z]     mount_test.go:76: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestMountSize (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestMountChanges
17:23:59 [2021-07-30T17:23:59.879Z]     mount_test.go:125: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestMountChanges (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] === RUN   TestMountApply
17:23:59 [2021-07-30T17:23:59.879Z]     mount_test.go:212: Failing on Windows
17:23:59 [2021-07-30T17:23:59.879Z] --- SKIP: TestMountApply (0.00s)
17:23:59 [2021-07-30T17:23:59.879Z] PASS
17:23:59 [2021-07-30T17:23:59.879Z] coverage: 30.1% of statements
17:23:59 [2021-07-30T17:23:59.879Z] ok  	github.com/docker/docker/layer	0.436s	coverage: 30.1% of statements
17:24:00 [2021-07-30T17:24:00.339Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:24:00 [2021-07-30T17:24:00.339Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:24:00 [2021-07-30T17:24:00.339Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:24:00 [2021-07-30T17:24:00.339Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:24:00 [2021-07-30T17:24:00.437Z] INFO: Testing against a local daemon
17:24:00 [2021-07-30T17:24:00.437Z] === RUN   TestPluginInvalidJSON
17:24:00 [2021-07-30T17:24:00.437Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:24:00 [2021-07-30T17:24:00.437Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:24:00 [2021-07-30T17:24:00.437Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:24:00 [2021-07-30T17:24:00.437Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:24:00 [2021-07-30T17:24:00.437Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:24:00 [2021-07-30T17:24:00.437Z] === RUN   TestPluginInstall
17:24:00 [2021-07-30T17:24:00.437Z] === RUN   TestPluginInstall/no_auth
17:24:00 [2021-07-30T17:24:00.687Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:24:00 [2021-07-30T17:24:00.687Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSequenceGetAvailableBit
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSequenceEqual
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSequenceEqual (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSequenceCopy
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSequenceCopy (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestGetFirstAvailable
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestGetFirstAvailable (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestFindSequence
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestFindSequence (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestCheckIfAvailable
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestCheckIfAvailable (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestMergeSequences
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestMergeSequences (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestPushReservation
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestPushReservation (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSerializeDeserialize
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSerializeDeserialize (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSet
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSet (0.00s)
17:24:01 [2021-07-30T17:24:01.885Z] === RUN   TestSetUnset
17:24:01 [2021-07-30T17:24:01.885Z] --- PASS: TestSetUnset (0.00s)
17:24:01 [2021-07-30T17:24:01.886Z] === RUN   TestOffsetSetUnset
17:24:01 [2021-07-30T17:24:01.886Z] --- PASS: TestOffsetSetUnset (0.01s)
17:24:01 [2021-07-30T17:24:01.886Z] === RUN   TestSetInRange
17:24:01 [2021-07-30T17:24:01.886Z] --- PASS: TestSetInRange (0.00s)
17:24:01 [2021-07-30T17:24:01.886Z] === RUN   TestSetAnyInRange
17:24:01 [2021-07-30T17:24:01.886Z] --- PASS: TestSetAnyInRange (0.00s)
17:24:01 [2021-07-30T17:24:01.886Z] === RUN   TestMethods
17:24:01 [2021-07-30T17:24:01.886Z] --- PASS: TestMethods (0.00s)
17:24:01 [2021-07-30T17:24:01.886Z] === RUN   TestRandomAllocateDeallocate
17:24:02 [2021-07-30T17:24:02.350Z] time="2021-07-30T17:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:02 [2021-07-30T17:24:02.350Z] time="2021-07-30T17:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20bbb1f2e161bcfb62f4de026bb5f935f81cb0fa4ed1ed292a6f25e26ba83c90" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:02 [2021-07-30T17:24:02.350Z] time="2021-07-30T17:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:02 [2021-07-30T17:24:02.350Z] time="2021-07-30T17:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20bbb1f2e161bcfb62f4de026bb5f935f81cb0fa4ed1ed292a6f25e26ba83c90" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:02 [2021-07-30T17:24:02.610Z] === RUN   TestPluginInstall/with_htpasswd
17:24:03 [2021-07-30T17:24:03.180Z] time="2021-07-30T17:24:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:03 [2021-07-30T17:24:03.180Z] time="2021-07-30T17:24:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72fe275a7bb9642419512010db008d42da48b1f3a1bad367f1b09ac95708fec5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:03 [2021-07-30T17:24:03.180Z] time="2021-07-30T17:24:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:03 [2021-07-30T17:24:03.180Z] time="2021-07-30T17:24:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72fe275a7bb9642419512010db008d42da48b1f3a1bad367f1b09ac95708fec5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:03 [2021-07-30T17:24:03.233Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:24:03 [2021-07-30T17:24:03.441Z] === RUN   TestPluginInstall/with_insecure
17:24:03 [2021-07-30T17:24:03.494Z] === RUN   TestInspectNetwork/full_network_id
17:24:03 [2021-07-30T17:24:03.755Z] === RUN   TestInspectNetwork/partial_network_id
17:24:03 [2021-07-30T17:24:03.755Z] === RUN   TestInspectNetwork/network_name
17:24:03 [2021-07-30T17:24:03.755Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestErrorInterfaces
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestErrorInterfaces (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestNetworkMarshalling
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestInvalidConfig
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestInvalidConfig (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestConfig
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestNetworkMarshalling (0.26s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestEndpointMarshalling
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestConfig (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestOptionsLabels
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestOptionsLabels (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestValidName
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestValidName (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestTLSConfiguration
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestEndpointMarshalling (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestAuxAddresses
17:24:04 [2021-07-30T17:24:04.797Z] time="2021-07-30T17:24:04Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestAuxAddresses (0.02s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestSRVServiceQuery
17:24:04 [2021-07-30T17:24:04.797Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestServiceVIPReuse
17:24:04 [2021-07-30T17:24:04.797Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:24:04 [2021-07-30T17:24:04.797Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestDNSIPQuery
17:24:04 [2021-07-30T17:24:04.797Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestDNSIPQuery (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestDNSProxyServFail
17:24:04 [2021-07-30T17:24:04.797Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestSandboxAddEmpty
17:24:04 [2021-07-30T17:24:04.797Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestSandboxAddMultiPrio
17:24:04 [2021-07-30T17:24:04.797Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestSandboxAddSamePrio
17:24:04 [2021-07-30T17:24:04.797Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestCleanupServiceDiscovery
17:24:04 [2021-07-30T17:24:04.797Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestDNSOptions
17:24:04 [2021-07-30T17:24:04.797Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:24:04 [2021-07-30T17:24:04.797Z] --- SKIP: TestDNSOptions (0.00s)
17:24:04 [2021-07-30T17:24:04.797Z] === RUN   TestMultipleControllersWithSameStore
17:24:04 [2021-07-30T17:24:04.797Z] time="2021-07-30T17:24:04Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:24:04 [2021-07-30T17:24:04.797Z] time="2021-07-30T17:24:04Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
17:24:04 [2021-07-30T17:24:04.797Z] PASS
17:24:04 [2021-07-30T17:24:04.797Z] coverage: 8.6% of statements
17:24:04 [2021-07-30T17:24:04.797Z] ok  	github.com/docker/docker/libnetwork	0.477s	coverage: 8.6% of statements
17:24:04 [2021-07-30T17:24:04.797Z] time="2021-07-30T17:24:04Z" level=info msg="Option Initializing KV with TLS"
17:24:04 [2021-07-30T17:24:04.797Z] --- PASS: TestTLSConfiguration (0.25s)
17:24:04 [2021-07-30T17:24:04.797Z] PASS
17:24:04 [2021-07-30T17:24:04.797Z] coverage: 24.0% of statements
17:24:04 [2021-07-30T17:24:04.797Z] ok  	github.com/docker/docker/libnetwork/config	0.368s	coverage: 24.0% of statements
17:24:04 [2021-07-30T17:24:04.797Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
17:24:04 [2021-07-30T17:24:04.824Z] time="2021-07-30T17:24:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:04 [2021-07-30T17:24:04.824Z] time="2021-07-30T17:24:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3e3a4e525d701bc664b0ee1ea4753f2fcf64fa920fab119db1d7a2408afb557" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:04 [2021-07-30T17:24:04.824Z] time="2021-07-30T17:24:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:24:04 [2021-07-30T17:24:04.824Z] time="2021-07-30T17:24:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3e3a4e525d701bc664b0ee1ea4753f2fcf64fa920fab119db1d7a2408afb557" mediatype=application/vnd.docker.plugin.v1+json size=522
17:24:04 [2021-07-30T17:24:04.824Z]     plugin_test.go:166: [d1ad72f6648ef] daemon is not started
17:24:04 [2021-07-30T17:24:04.824Z] --- PASS: TestPluginInstall (4.76s)
17:24:04 [2021-07-30T17:24:04.824Z]     --- PASS: TestPluginInstall/no_auth (2.41s)
17:24:04 [2021-07-30T17:24:04.824Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
17:24:04 [2021-07-30T17:24:04.824Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
17:24:04 [2021-07-30T17:24:04.824Z] === RUN   TestPluginsWithRuntimes
17:24:05 [2021-07-30T17:24:05.137Z] === RUN   TestDockerSuite/TestBuildForceRm
17:24:05 [2021-07-30T17:24:05.257Z] === RUN   TestKey
17:24:05 [2021-07-30T17:24:05.257Z] --- PASS: TestKey (0.00s)
17:24:05 [2021-07-30T17:24:05.257Z] === RUN   TestParseKey
17:24:05 [2021-07-30T17:24:05.257Z] --- PASS: TestParseKey (0.00s)
17:24:05 [2021-07-30T17:24:05.257Z] === RUN   TestInvalidDataStore
17:24:05 [2021-07-30T17:24:05.257Z] --- PASS: TestInvalidDataStore (0.00s)
17:24:05 [2021-07-30T17:24:05.257Z] === RUN   TestKVObjectFlatKey
17:24:05 [2021-07-30T17:24:05.257Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:24:05 [2021-07-30T17:24:05.257Z] === RUN   TestAtomicKVObjectFlatKey
17:24:05 [2021-07-30T17:24:05.257Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:24:05 [2021-07-30T17:24:05.257Z] PASS
17:24:05 [2021-07-30T17:24:05.257Z] coverage: 21.9% of statements
17:24:05 [2021-07-30T17:24:05.257Z] ok  	github.com/docker/docker/libnetwork/datastore	0.065s	coverage: 21.9% of statements
17:24:06 [2021-07-30T17:24:06.227Z] === RUN   TestIPDataMarshalling
17:24:06 [2021-07-30T17:24:06.227Z] --- PASS: TestIPDataMarshalling (0.00s)
17:24:06 [2021-07-30T17:24:06.227Z] === RUN   TestValidateAndIsV6
17:24:06 [2021-07-30T17:24:06.227Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:24:06 [2021-07-30T17:24:06.227Z] PASS
17:24:06 [2021-07-30T17:24:06.227Z] coverage: 68.9% of statements
17:24:06 [2021-07-30T17:24:06.227Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.057s	coverage: 68.9% of statements
17:24:06 [2021-07-30T17:24:06.227Z] === RUN   TestDriver
17:24:06 [2021-07-30T17:24:06.227Z] --- PASS: TestDriver (0.00s)
17:24:06 [2021-07-30T17:24:06.227Z] PASS
17:24:06 [2021-07-30T17:24:06.227Z] coverage: 34.8% of statements
17:24:06 [2021-07-30T17:24:06.227Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.065s	coverage: 34.8% of statements
17:24:06 [2021-07-30T17:24:06.734Z] === RUN   TestPluginsWithRuntimes/No_Args
17:24:07 [2021-07-30T17:24:07.046Z] === RUN   TestDockerSuite/TestBuildFromGit
17:24:07 [2021-07-30T17:24:07.197Z] === RUN   TestDriver
17:24:07 [2021-07-30T17:24:07.197Z] --- PASS: TestDriver (0.00s)
17:24:07 [2021-07-30T17:24:07.197Z] PASS
17:24:07 [2021-07-30T17:24:07.197Z] coverage: 34.8% of statements
17:24:07 [2021-07-30T17:24:07.197Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.057s	coverage: 34.8% of statements
17:24:07 [2021-07-30T17:24:07.197Z] === RUN   TestNetworkAllocateFree
17:24:07 [2021-07-30T17:24:07.197Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:24:07 [2021-07-30T17:24:07.197Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:24:07 [2021-07-30T17:24:07.197Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:24:07 [2021-07-30T17:24:07.197Z] PASS
17:24:07 [2021-07-30T17:24:07.197Z] coverage: 63.6% of statements
17:24:07 [2021-07-30T17:24:07.197Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.062s	coverage: 63.6% of statements
17:24:07 [2021-07-30T17:24:07.990Z] --- PASS: TestInspectNetwork (9.02s)
17:24:07 [2021-07-30T17:24:07.990Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:24:07 [2021-07-30T17:24:07.990Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
17:24:07 [2021-07-30T17:24:07.990Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:24:07 [2021-07-30T17:24:07.990Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:24:07 [2021-07-30T17:24:07.990Z] === RUN   TestRunContainerWithBridgeNone
17:24:08 [2021-07-30T17:24:08.115Z] === RUN   TestPluginsWithRuntimes/With_Args
17:24:08 [2021-07-30T17:24:08.174Z] === RUN   TestGetEmptyCapabilities
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestGetExtraCapabilities
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestGetExtraCapabilities (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestGetInvalidCapabilities
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestGetInvalidCapabilities (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestRemoteDriver
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestRemoteDriver (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestDriverError
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestDriverError (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestMissingValues
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestMissingValues (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] === RUN   TestRollback
17:24:08 [2021-07-30T17:24:08.175Z] --- PASS: TestRollback (0.01s)
17:24:08 [2021-07-30T17:24:08.175Z] PASS
17:24:08 [2021-07-30T17:24:08.175Z] coverage: 57.4% of statements
17:24:08 [2021-07-30T17:24:08.175Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.122s	coverage: 57.4% of statements
17:24:08 [2021-07-30T17:24:08.250Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:24:08 [2021-07-30T17:24:08.510Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:24:09 [2021-07-30T17:24:09.054Z] --- PASS: TestPluginsWithRuntimes (4.16s)
17:24:09 [2021-07-30T17:24:09.054Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.15s)
17:24:09 [2021-07-30T17:24:09.054Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.11s)
17:24:09 [2021-07-30T17:24:09.054Z] === RUN   TestPluginBackCompatMediaTypes
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestNew
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestNew (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestAddDriver
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestAddDriver (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestAddDuplicateDriver
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestIPAMDefaultAddressSpaces
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestDriver
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestDriver (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestIPAM
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestIPAM (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestWalkIPAMs
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestWalkIPAMs (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestWalkDrivers
17:24:09 [2021-07-30T17:24:09.155Z] --- PASS: TestWalkDrivers (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] PASS
17:24:09 [2021-07-30T17:24:09.155Z] coverage: 82.4% of statements
17:24:09 [2021-07-30T17:24:09.155Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.094s	coverage: 82.4% of statements
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestNAT
17:24:09 [2021-07-30T17:24:09.155Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:24:09 [2021-07-30T17:24:09.155Z] --- SKIP: TestNAT (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] === RUN   TestTransparent
17:24:09 [2021-07-30T17:24:09.155Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:24:09 [2021-07-30T17:24:09.155Z] --- SKIP: TestTransparent (0.00s)
17:24:09 [2021-07-30T17:24:09.155Z] PASS
17:24:09 [2021-07-30T17:24:09.155Z] coverage: 0.0% of statements
17:24:09 [2021-07-30T17:24:09.155Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.086s	coverage: 0.0% of statements
17:24:09 [2021-07-30T17:24:09.453Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestBuildDefault
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestBuildDefault (0.01s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestBuildHostnameDomainname
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestBuildHostname
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestBuildHostname (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestBuildHostnameFQDN
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestBuildNoIP
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestBuildNoIP (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestUpdate
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestUpdate (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestAddEmpty
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestAddEmpty (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestAdd
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestAdd (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestDeleteEmpty
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestDeleteEmpty (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestDeleteNewline
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestDeleteNewline (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestDelete
17:24:09 [2021-07-30T17:24:09.622Z] --- PASS: TestDelete (0.00s)
17:24:09 [2021-07-30T17:24:09.622Z] === RUN   TestConcurrentWrites
17:24:09 [2021-07-30T17:24:09.995Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s)
17:24:09 [2021-07-30T17:24:09.995Z] PASS
17:24:09 [2021-07-30T17:24:09.995Z] 
17:24:09 [2021-07-30T17:24:09.995Z] DONE 10 tests in 12.188s
17:24:09 [2021-07-30T17:24:09.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:24:09 [2021-07-30T17:24:09.995Z] ++ 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:24:09 [2021-07-30T17:24:09.995Z] ++ set -e
17:24:09 [2021-07-30T17:24:09.995Z] ++ '[' -n 0 ']'
17:24:09 [2021-07-30T17:24:09.995Z] ++ set -x
17:24:09 [2021-07-30T17:24:09.995Z] ++ 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:24:10 [2021-07-30T17:24:10.089Z] --- PASS: TestConcurrentWrites (0.34s)
17:24:10 [2021-07-30T17:24:10.089Z] PASS
17:24:10 [2021-07-30T17:24:10.089Z] coverage: 81.2% of statements
17:24:10 [2021-07-30T17:24:10.089Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.426s	coverage: 81.2% of statements
17:24:10 [2021-07-30T17:24:10.089Z] --- PASS: TestRandomAllocateDeallocate (8.30s)
17:24:10 [2021-07-30T17:24:10.089Z] === RUN   TestAllocateRandomDeallocate
17:24:10 [2021-07-30T17:24:10.255Z] INFO: Testing against a local daemon
17:24:10 [2021-07-30T17:24:10.255Z] === RUN   TestExternalGraphDriver
17:24:10 [2021-07-30T17:24:10.255Z] === RUN   TestExternalGraphDriver/json
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestNew
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestNew (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestAllocate
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestAllocate (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestUninitialized
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestUninitialized (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestAllocateInRange
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestAllocateInRange (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestAllocateSerial
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestAllocateSerial (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] PASS
17:24:10 [2021-07-30T17:24:10.552Z] coverage: 87.5% of statements
17:24:10 [2021-07-30T17:24:10.552Z] ok  	github.com/docker/docker/libnetwork/idm	0.050s	coverage: 87.5% of statements
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestDiff
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestDiff (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestAddedCallback
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestAddedCallback (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestRemovedCallback
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestRemovedCallback (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] === RUN   TestNoCallback
17:24:10 [2021-07-30T17:24:10.552Z] --- PASS: TestNoCallback (0.00s)
17:24:10 [2021-07-30T17:24:10.552Z] PASS
17:24:10 [2021-07-30T17:24:10.552Z] coverage: 48.1% of statements
17:24:10 [2021-07-30T17:24:10.552Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.055s	coverage: 48.1% of statements
17:24:11 [2021-07-30T17:24:11.018Z] === RUN   TestCaller
17:24:11 [2021-07-30T17:24:11.018Z] --- PASS: TestCaller (0.00s)
17:24:11 [2021-07-30T17:24:11.018Z] PASS
17:24:11 [2021-07-30T17:24:11.018Z] coverage: 100.0% of statements
17:24:11 [2021-07-30T17:24:11.018Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.059s	coverage: 100.0% of statements
17:24:11 [2021-07-30T17:24:11.478Z] === RUN   TestSetSerialInsertDelete
17:24:11 [2021-07-30T17:24:11.478Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:24:11 [2021-07-30T17:24:11.478Z] === RUN   TestSetParallelInsertDelete
17:24:12 [2021-07-30T17:24:12.000Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:24:12 [2021-07-30T17:24:12.000Z] --- PASS: TestRunContainerWithBridgeNone (4.03s)
17:24:12 [2021-07-30T17:24:12.000Z] === RUN   TestNetworkInvalidJSON
17:24:12 [2021-07-30T17:24:12.000Z] === RUN   TestNetworkInvalidJSON//networks/create
17:24:12 [2021-07-30T17:24:12.000Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:24:12 [2021-07-30T17:24:12.000Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:24:12 [2021-07-30T17:24:12.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:24:12 [2021-07-30T17:24:12.000Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:12 [2021-07-30T17:24:12.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:12 [2021-07-30T17:24:12.261Z] === CONT  TestNetworkInvalidJSON//networks/create
17:24:12 [2021-07-30T17:24:12.261Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:12 [2021-07-30T17:24:12.261Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:24:12 [2021-07-30T17:24:12.261Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:24:12 [2021-07-30T17:24:12.261Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:24:12 [2021-07-30T17:24:12.261Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:24:12 [2021-07-30T17:24:12.261Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:24:12 [2021-07-30T17:24:12.261Z] === RUN   TestNetworkList
17:24:12 [2021-07-30T17:24:12.261Z] === RUN   TestNetworkList//networks
17:24:12 [2021-07-30T17:24:12.261Z] === PAUSE TestNetworkList//networks
17:24:12 [2021-07-30T17:24:12.261Z] === RUN   TestNetworkList//networks/
17:24:12 [2021-07-30T17:24:12.261Z] === PAUSE TestNetworkList//networks/
17:24:12 [2021-07-30T17:24:12.261Z] === CONT  TestNetworkList//networks
17:24:12 [2021-07-30T17:24:12.261Z] === CONT  TestNetworkList//networks/
17:24:12 [2021-07-30T17:24:12.261Z] --- PASS: TestNetworkList (0.02s)
17:24:12 [2021-07-30T17:24:12.261Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:24:12 [2021-07-30T17:24:12.261Z]     --- PASS: TestNetworkList//networks (0.00s)
17:24:12 [2021-07-30T17:24:12.261Z] === RUN   TestHostIPv4BridgeLabel
17:24:12 [2021-07-30T17:24:12.523Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:24:12 [2021-07-30T17:24:12.784Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
17:24:12 [2021-07-30T17:24:12.784Z] === RUN   TestDaemonRestartWithLiveRestore
17:24:12 [2021-07-30T17:24:12.784Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:24:12 [2021-07-30T17:24:12.797Z] === RUN   TestExternalGraphDriver/spec
17:24:13 [2021-07-30T17:24:13.022Z] --- PASS: TestAllocateRandomDeallocate (2.65s)
17:24:13 [2021-07-30T17:24:13.022Z] === RUN   TestAllocateRandomDeallocateSerialize
17:24:13 [2021-07-30T17:24:13.022Z] === RUN   TestInt2IP2IntConversion
17:24:13 [2021-07-30T17:24:13.484Z] === RUN   TestPoolRequest
17:24:13 [2021-07-30T17:24:13.484Z] --- PASS: TestPoolRequest (0.00s)
17:24:13 [2021-07-30T17:24:13.484Z] === RUN   TestOtherRequests
17:24:13 [2021-07-30T17:24:13.484Z] --- PASS: TestOtherRequests (0.00s)
17:24:13 [2021-07-30T17:24:13.484Z] PASS
17:24:13 [2021-07-30T17:24:13.484Z] coverage: 57.1% of statements
17:24:13 [2021-07-30T17:24:13.484Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.050s	coverage: 57.1% of statements
17:24:13 [2021-07-30T17:24:13.725Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
17:24:13 [2021-07-30T17:24:13.725Z] === RUN   TestDaemonDefaultNetworkPools
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestInt2IP2IntConversion (0.66s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestGetAddressVersion
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestGetAddressVersion (0.00s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestKeyString
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestKeyString (0.00s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestPoolDataMarshal
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestPoolDataMarshal (0.00s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestSubnetsMarshal
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestSubnetsMarshal (0.13s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestAddSubnets
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestAddSubnets (0.14s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestDoublePoolRelease
17:24:13 [2021-07-30T17:24:13.946Z] --- PASS: TestDoublePoolRelease (0.08s)
17:24:13 [2021-07-30T17:24:13.946Z] === RUN   TestAddReleasePoolID
17:24:14 [2021-07-30T17:24:14.408Z] --- PASS: TestAddReleasePoolID (0.13s)
17:24:14 [2021-07-30T17:24:14.408Z] === RUN   TestPredefinedPool
17:24:14 [2021-07-30T17:24:14.408Z] --- PASS: TestPredefinedPool (0.07s)
17:24:14 [2021-07-30T17:24:14.408Z] === RUN   TestRemoveSubnet
17:24:14 [2021-07-30T17:24:14.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
17:24:14 [2021-07-30T17:24:14.666Z] === RUN   TestDaemonRestartWithExistingNetwork
17:24:14 [2021-07-30T17:24:14.666Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:24:14 [2021-07-30T17:24:14.711Z] === RUN   TestExternalGraphDriver/pull
17:24:14 [2021-07-30T17:24:14.869Z] --- PASS: TestRemoveSubnet (0.41s)
17:24:14 [2021-07-30T17:24:14.869Z] === RUN   TestGetSameAddress
17:24:14 [2021-07-30T17:24:14.869Z] --- PASS: TestGetSameAddress (0.04s)
17:24:14 [2021-07-30T17:24:14.869Z] === RUN   TestPoolAllocationReuse
17:24:15 [2021-07-30T17:24:15.329Z] === RUN   TestGetCapabilities
17:24:15 [2021-07-30T17:24:15.330Z] --- PASS: TestGetCapabilities (0.01s)
17:24:15 [2021-07-30T17:24:15.330Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:24:15 [2021-07-30T17:24:15.330Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.02s)
17:24:15 [2021-07-30T17:24:15.330Z] === RUN   TestGetDefaultAddressSpaces
17:24:15 [2021-07-30T17:24:15.330Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:24:15 [2021-07-30T17:24:15.330Z] === RUN   TestRemoteDriver
17:24:15 [2021-07-30T17:24:15.330Z] --- PASS: TestRemoteDriver (0.01s)
17:24:15 [2021-07-30T17:24:15.330Z] PASS
17:24:15 [2021-07-30T17:24:15.330Z] coverage: 47.4% of statements
17:24:15 [2021-07-30T17:24:15.330Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.103s	coverage: 47.4% of statements
17:24:15 [2021-07-30T17:24:15.330Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.53s)
17:24:15 [2021-07-30T17:24:15.330Z] === RUN   TestRetrieveFromStore
17:24:16 [2021-07-30T17:24:16.052Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:24:16 [2021-07-30T17:24:16.052Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:24:16 [2021-07-30T17:24:16.093Z] --- PASS: TestExternalGraphDriver (6.02s)
17:24:16 [2021-07-30T17:24:16.093Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
17:24:16 [2021-07-30T17:24:16.093Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
17:24:16 [2021-07-30T17:24:16.093Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
17:24:16 [2021-07-30T17:24:16.093Z] === RUN   TestGraphdriverPluginV2
17:24:16 [2021-07-30T17:24:16.093Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:16 [2021-07-30T17:24:16.093Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:24:16 [2021-07-30T17:24:16.093Z] PASS
17:24:16 [2021-07-30T17:24:16.093Z] 
17:24:16 [2021-07-30T17:24:16.093Z] === Skipped
17:24:16 [2021-07-30T17:24:16.093Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:24:16 [2021-07-30T17:24:16.093Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:16 [2021-07-30T17:24:16.093Z] 
17:24:16 [2021-07-30T17:24:16.093Z] 
17:24:16 [2021-07-30T17:24:16.093Z] DONE 5 tests, 1 skipped in 6.181s
17:24:16 [2021-07-30T17:24:16.305Z] --- PASS: TestRetrieveFromStore (0.92s)
17:24:16 [2021-07-30T17:24:16.305Z] === RUN   TestIsCorrupted
17:24:16 [2021-07-30T17:24:16.305Z] --- PASS: TestIsCorrupted (0.04s)
17:24:16 [2021-07-30T17:24:16.305Z] === RUN   TestSetRollover
17:24:16 [2021-07-30T17:24:16.305Z] === RUN   TestWindowsIPAM
17:24:16 [2021-07-30T17:24:16.305Z] --- PASS: TestWindowsIPAM (0.00s)
17:24:16 [2021-07-30T17:24:16.305Z] PASS
17:24:16 [2021-07-30T17:24:16.305Z] coverage: 71.4% of statements
17:24:16 [2021-07-30T17:24:16.305Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.064s	coverage: 71.4% of statements
17:24:16 [2021-07-30T17:24:16.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:24:16 [2021-07-30T17:24:16.359Z] ++ 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:24:16 [2021-07-30T17:24:16.359Z] ++ set -e
17:24:16 [2021-07-30T17:24:16.359Z] ++ '[' -n 0 ']'
17:24:16 [2021-07-30T17:24:16.359Z] ++ set -x
17:24:16 [2021-07-30T17:24:16.359Z] ++ 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:24:16 [2021-07-30T17:24:16.360Z] INFO: Testing against a local daemon
17:24:16 [2021-07-30T17:24:16.360Z] === RUN   TestContinueAfterPluginCrash
17:24:16 [2021-07-30T17:24:16.360Z] === PAUSE TestContinueAfterPluginCrash
17:24:16 [2021-07-30T17:24:16.360Z] === RUN   TestReadPluginNoRead
17:24:16 [2021-07-30T17:24:16.360Z] === PAUSE TestReadPluginNoRead
17:24:16 [2021-07-30T17:24:16.360Z] === RUN   TestDaemonStartWithLogOpt
17:24:16 [2021-07-30T17:24:16.360Z] === PAUSE TestDaemonStartWithLogOpt
17:24:16 [2021-07-30T17:24:16.360Z] === CONT  TestContinueAfterPluginCrash
17:24:16 [2021-07-30T17:24:16.360Z] === CONT  TestDaemonStartWithLogOpt
17:24:16 [2021-07-30T17:24:16.360Z] === CONT  TestReadPluginNoRead
17:24:16 [2021-07-30T17:24:16.624Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:24:17 [2021-07-30T17:24:17.195Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
17:24:17 [2021-07-30T17:24:17.195Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:24:17 [2021-07-30T17:24:17.276Z] === RUN   TestDefaultNetwork
17:24:17 [2021-07-30T17:24:17.737Z] --- PASS: TestPoolAllocationReuse (2.89s)
17:24:17 [2021-07-30T17:24:17.737Z] === RUN   TestGetAddressSubPoolEqualPool
17:24:17 [2021-07-30T17:24:17.737Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
17:24:17 [2021-07-30T17:24:17.737Z] === RUN   TestRequestReleaseAddressFromSubPool
17:24:17 [2021-07-30T17:24:17.737Z] --- PASS: TestDefaultNetwork (0.34s)
17:24:17 [2021-07-30T17:24:17.737Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:24:17 [2021-07-30T17:24:17.765Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:24:17 [2021-07-30T17:24:17.765Z] === RUN   TestServiceWithPredefinedNetwork
17:24:17 [2021-07-30T17:24:17.765Z] === RUN   TestDockerSuite/TestBuildHistory
17:24:18 [2021-07-30T17:24:18.197Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.36s)
17:24:18 [2021-07-30T17:24:18.197Z] === RUN   TestInitAddressPools
17:24:18 [2021-07-30T17:24:18.197Z] --- PASS: TestInitAddressPools (0.00s)
17:24:18 [2021-07-30T17:24:18.197Z] PASS
17:24:18 [2021-07-30T17:24:18.197Z] coverage: 74.0% of statements
17:24:18 [2021-07-30T17:24:18.197Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.784s	coverage: 74.0% of statements
17:24:19 [2021-07-30T17:24:19.173Z] === RUN   TestKeyValue
17:24:19 [2021-07-30T17:24:19.173Z] --- PASS: TestKeyValue (0.00s)
17:24:19 [2021-07-30T17:24:19.173Z] PASS
17:24:19 [2021-07-30T17:24:19.173Z] coverage: 60.0% of statements
17:24:19 [2021-07-30T17:24:19.173Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.054s	coverage: 60.0% of statements
17:24:19 [2021-07-30T17:24:19.173Z] --- PASS: TestSetRollover (2.80s)
17:24:19 [2021-07-30T17:24:19.173Z] === RUN   TestSetRolloverSerial
17:24:20 [2021-07-30T17:24:20.572Z] === RUN   TestReadPluginNoRead/default
17:24:20 [2021-07-30T17:24:20.572Z] --- PASS: TestDaemonStartWithLogOpt (4.26s)
17:24:21 [2021-07-30T17:24:21.064Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s)
17:24:21 [2021-07-30T17:24:21.064Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:24:21 [2021-07-30T17:24:21.064Z]     service_test.go:242: FLAKY_TEST
17:24:21 [2021-07-30T17:24:21.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:21 [2021-07-30T17:24:21.064Z] === RUN   TestServiceWithDataPathPortInit
17:24:21 [2021-07-30T17:24:21.064Z] === RUN   TestDockerSuite/TestBuildIidFile
17:24:21 [2021-07-30T17:24:21.357Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:24:21 [2021-07-30T17:24:21.357Z] PASS
17:24:21 [2021-07-30T17:24:21.357Z] coverage: 100.0% of statements
17:24:21 [2021-07-30T17:24:21.357Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.047s	coverage: 100.0% of statements
17:24:21 [2021-07-30T17:24:21.634Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:24:21 [2021-07-30T17:24:21.955Z] === RUN   TestReadPluginNoRead/disabled_caching
17:24:22 [2021-07-30T17:24:22.330Z] === RUN   TestNetworkDBSimple
17:24:22 [2021-07-30T17:24:22.604Z] === RUN   TestDockerSuite/TestBuildInheritance
17:24:22 [2021-07-30T17:24:22.791Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.92s)
17:24:22 [2021-07-30T17:24:22.791Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:24:22 [2021-07-30T17:24:22.791Z] --- PASS: TestSetRolloverSerial (3.57s)
17:24:22 [2021-07-30T17:24:22.791Z] === RUN   TestGetFirstAvailableFromCurrent
17:24:22 [2021-07-30T17:24:22.791Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:24:22 [2021-07-30T17:24:22.791Z] PASS
17:24:22 [2021-07-30T17:24:22.791Z] coverage: 84.4% of statements
17:24:22 [2021-07-30T17:24:22.791Z] ok  	github.com/docker/docker/libnetwork/bitseq	20.872s	coverage: 84.4% of statements
17:24:23 [2021-07-30T17:24:23.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:24:23 [2021-07-30T17:24:23.175Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:24:23 [2021-07-30T17:24:23.254Z] === RUN   TestGenerate
17:24:23 [2021-07-30T17:24:23.254Z] --- PASS: TestGenerate (0.00s)
17:24:23 [2021-07-30T17:24:23.254Z] === RUN   TestGeneratePtr
17:24:23 [2021-07-30T17:24:23.254Z] --- PASS: TestGeneratePtr (0.00s)
17:24:23 [2021-07-30T17:24:23.254Z] === RUN   TestGenerateMissingField
17:24:23 [2021-07-30T17:24:23.254Z] --- PASS: TestGenerateMissingField (0.00s)
17:24:23 [2021-07-30T17:24:23.254Z] === RUN   TestFieldCannotBeSet
17:24:23 [2021-07-30T17:24:23.254Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:24:23 [2021-07-30T17:24:23.254Z] === RUN   TestTypeMismatchError
17:24:23 [2021-07-30T17:24:23.254Z] --- PASS: TestTypeMismatchError (0.00s)
17:24:23 [2021-07-30T17:24:23.254Z] PASS
17:24:23 [2021-07-30T17:24:23.254Z] coverage: 100.0% of statements
17:24:23 [2021-07-30T17:24:23.254Z] ok  	github.com/docker/docker/libnetwork/options	0.053s	coverage: 100.0% of statements
17:24:23 [2021-07-30T17:24:23.337Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:24:23 [2021-07-30T17:24:23.715Z] 2021/07/30 17:24:22 Closing DB instances...
17:24:23 [2021-07-30T17:24:23.747Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:24:23 [2021-07-30T17:24:23.747Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:24:24 [2021-07-30T17:24:24.178Z] testing: warning: no tests to run
17:24:24 [2021-07-30T17:24:24.178Z] PASS
17:24:24 [2021-07-30T17:24:24.178Z] coverage: 0.0% of statements
17:24:24 [2021-07-30T17:24:24.178Z] ok  	github.com/docker/docker/libnetwork/osl	0.051s	coverage: 0.0% of statements [no tests to run]
17:24:25 [2021-07-30T17:24:25.131Z] === RUN   TestDockerSuite/TestBuildLabel
17:24:25 [2021-07-30T17:24:25.151Z] time="2021-07-30T17:24:24Z" level=error msg="node1(c7e75b2e1287) Could not close DB: timeout waiting for leave broadcast"
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestNetworkDBSimple (2.88s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestRequestNewPort
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestRequestNewPort (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestRequestSpecificPort
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestRequestSpecificPort (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestReleasePort
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestReleasePort (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestReuseReleasedPort
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestReuseReleasedPort (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestReleaseUnreadledPort
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestUnknowProtocol
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestUnknowProtocol (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestAllocateAllPorts
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestAllocateAllPorts (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestPortAllocation
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestPortAllocation (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestPortAllocationWithCustomRange
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestNoDuplicateBPR
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] === RUN   TestChangePortRange
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:24:25 [2021-07-30T17:24:25.151Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:24:25 [2021-07-30T17:24:25.151Z] --- PASS: TestChangePortRange (0.00s)
17:24:25 [2021-07-30T17:24:25.151Z] PASS
17:24:25 [2021-07-30T17:24:25.151Z] coverage: 88.6% of statements
17:24:25 [2021-07-30T17:24:25.151Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.062s	coverage: 88.6% of statements
17:24:25 [2021-07-30T17:24:25.247Z] === CONT  TestReadPluginNoRead
17:24:25 [2021-07-30T17:24:25.247Z]     read_test.go:92: [d367d440da853] daemon is not started
17:24:25 [2021-07-30T17:24:25.247Z] --- PASS: TestReadPluginNoRead (8.66s)
17:24:25 [2021-07-30T17:24:25.247Z]     --- PASS: TestReadPluginNoRead/default (1.72s)
17:24:25 [2021-07-30T17:24:25.247Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
17:24:25 [2021-07-30T17:24:25.247Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s)
17:24:25 [2021-07-30T17:24:25.392Z]     docker_api_swarm_test.go:303: [d216f3cd8a45c] joining swarm manager [d1d6eb414d95b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:24:25 [2021-07-30T17:24:25.652Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:24:25 [2021-07-30T17:24:25.913Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:24:26 [2021-07-30T17:24:26.173Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:24:26 [2021-07-30T17:24:26.187Z] --- PASS: TestContinueAfterPluginCrash (9.58s)
17:24:26 [2021-07-30T17:24:26.187Z] PASS
17:24:26 [2021-07-30T17:24:26.187Z] 
17:24:26 [2021-07-30T17:24:26.187Z] DONE 6 tests in 9.713s
17:24:26 [2021-07-30T17:24:26.187Z] 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:24:26 [2021-07-30T17:24:26.187Z] ++ 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:24:26 [2021-07-30T17:24:26.187Z] ++ set -e
17:24:26 [2021-07-30T17:24:26.187Z] ++ '[' -n 0 ']'
17:24:26 [2021-07-30T17:24:26.187Z] ++ set -x
17:24:26 [2021-07-30T17:24:26.187Z] ++ 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:24:26 [2021-07-30T17:24:26.187Z] testing: warning: no tests to run
17:24:26 [2021-07-30T17:24:26.187Z] PASS
17:24:26 [2021-07-30T17:24:26.187Z] 
17:24:26 [2021-07-30T17:24:26.187Z] DONE 0 tests in 0.038s
17:24:26 [2021-07-30T17:24:26.187Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:24:26 [2021-07-30T17:24:26.187Z] ++ 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:24:26 [2021-07-30T17:24:26.187Z] ++ set -e
17:24:26 [2021-07-30T17:24:26.187Z] ++ '[' -n 0 ']'
17:24:26 [2021-07-30T17:24:26.187Z] ++ set -x
17:24:26 [2021-07-30T17:24:26.187Z] ++ 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:24:26 [2021-07-30T17:24:26.187Z] INFO: Testing against a local daemon
17:24:26 [2021-07-30T17:24:26.187Z] === RUN   TestPluginWithDevMounts
17:24:26 [2021-07-30T17:24:26.187Z] === PAUSE TestPluginWithDevMounts
17:24:26 [2021-07-30T17:24:26.187Z] === CONT  TestPluginWithDevMounts
17:24:26 [2021-07-30T17:24:26.434Z] === RUN   TestDockerSuite/TestBuildLabels
17:24:26 [2021-07-30T17:24:26.694Z]     docker_api_swarm_test.go:304: [d7af009cb23c1] joining swarm manager [d1d6eb414d95b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.90s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestGetAddress
17:24:26 [2021-07-30T17:24:26.696Z] 2021/07/30 17:24:26 Closing DB instances...
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestTransportPortConv
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestTransportPortConv (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestTransportPortBindingConv
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestTransportPortBindingConv (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestErrorConstructors
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestErrorConstructors (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestCompareIPMask
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestCompareIPMask (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestUtilGetHostPartIP
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestUtilGetBroadcastIP
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] === RUN   TestParseCIDR
17:24:26 [2021-07-30T17:24:26.696Z] --- PASS: TestParseCIDR (0.00s)
17:24:26 [2021-07-30T17:24:26.696Z] PASS
17:24:26 [2021-07-30T17:24:26.696Z] coverage: 47.9% of statements
17:24:26 [2021-07-30T17:24:26.696Z] ok  	github.com/docker/docker/libnetwork/types	0.059s	coverage: 47.9% of statements
17:24:26 [2021-07-30T17:24:26.954Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:24:27 [2021-07-30T17:24:27.525Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:24:27 [2021-07-30T17:24:27.785Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
17:24:28 [2021-07-30T17:24:28.097Z] --- PASS: TestPluginWithDevMounts (1.87s)
17:24:28 [2021-07-30T17:24:28.097Z] PASS
17:24:28 [2021-07-30T17:24:28.097Z] 
17:24:28 [2021-07-30T17:24:28.097Z] DONE 1 tests in 1.998s
17:24:28 [2021-07-30T17:24:28.097Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:24:28 [2021-07-30T17:24:28.097Z] ++ 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:24:28 [2021-07-30T17:24:28.097Z] ++ set -e
17:24:28 [2021-07-30T17:24:28.097Z] ++ '[' -n 0 ']'
17:24:28 [2021-07-30T17:24:28.097Z] ++ set -x
17:24:28 [2021-07-30T17:24:28.097Z] ++ 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:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:24:28 [2021-07-30T17:24:28.235Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:24:28 [2021-07-30T17:24:28.236Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:24:28 [2021-07-30T17:24:28.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s)
17:24:28 [2021-07-30T17:24:28.236Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:24:28 [2021-07-30T17:24:28.236Z] PASS
17:24:28 [2021-07-30T17:24:28.236Z] coverage: 50.0% of statements
17:24:28 [2021-07-30T17:24:28.236Z] ok  	github.com/docker/docker/oci	0.061s	coverage: 50.0% of statements
17:24:28 [2021-07-30T17:24:28.666Z] INFO: Testing against a local daemon
17:24:28 [2021-07-30T17:24:28.666Z] === RUN   TestSecretInspect
17:24:29 [2021-07-30T17:24:29.206Z] 2021/07/30 17:24:28 Closing DB instances...
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:24:29 [2021-07-30T17:24:29.206Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestAddressPoolOpt
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestAddressPoolOpt (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/a
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/something
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/_=a
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/env1=value1
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/_env1=value1
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/env2=value2=value3
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/env3=abc!qwe
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/env_4=value_4
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/PATH
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/=a
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/PATH=
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/PATH=something
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/asd!qwe
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/1asd
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/123
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/some_space
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/__some_space_before
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/some_space_after__
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/=
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateEnv/PaTh
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestValidateEnv (0.01s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/a (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/something (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/= (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestParseHost
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestParseHost (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestParseDockerDaemonHost
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestParseTCP
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestParseTCP (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestParseInvalidUnixAddrInvalid
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateExtraHosts
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestValidateExtraHosts (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestIpOptString
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestIpOptString (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestNewIpOptInvalidDefaultVal
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestNewIpOptValidDefaultVal
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestIpOptSetInvalidVal
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateIPAddress
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestValidateIPAddress (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestMapOpts
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestMapOpts (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestListOptsWithoutValidator
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestListOptsWithValidator
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestListOptsWithValidator (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateDNSSearch
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestValidateDNSSearch (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_general_format
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_one_more
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:24:29 [2021-07-30T17:24:29.666Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:24:29 [2021-07-30T17:24:29.666Z] --- PASS: TestValidateLabel (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:24:29 [2021-07-30T17:24:29.666Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestNamedListOpts
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestNamedListOpts (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestNamedMapOpts
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestNamedMapOpts (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestParseLink
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestParseLink (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestQuotedStringSetWithQuotes
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestQuotedStringSetWithNoQuotes
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] === RUN   TestUlimitOpt
17:24:29 [2021-07-30T17:24:29.667Z] --- PASS: TestUlimitOpt (0.00s)
17:24:29 [2021-07-30T17:24:29.667Z] PASS
17:24:29 [2021-07-30T17:24:29.667Z] coverage: 67.1% of statements
17:24:29 [2021-07-30T17:24:29.667Z] ok  	github.com/docker/docker/opts	0.114s	coverage: 67.1% of statements
17:24:29 [2021-07-30T17:24:29.696Z] === RUN   TestDockerSuite/TestBuildLastModified
17:24:30 [2021-07-30T17:24:30.127Z] === RUN   TestParseVersion
17:24:30 [2021-07-30T17:24:30.127Z] --- PASS: TestParseVersion (0.00s)
17:24:30 [2021-07-30T17:24:30.127Z] PASS
17:24:30 [2021-07-30T17:24:30.127Z] coverage: 52.9% of statements
17:24:30 [2021-07-30T17:24:30.127Z] ok  	github.com/docker/docker/pkg/aaparser	0.045s	coverage: 52.9% of statements
17:24:30 [2021-07-30T17:24:30.586Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.68s)
17:24:30 [2021-07-30T17:24:30.586Z] === RUN   TestNetworkDBCRUDTableEntry
17:24:31 [2021-07-30T17:24:31.207Z] --- PASS: TestSecretInspect (2.68s)
17:24:31 [2021-07-30T17:24:31.207Z] === RUN   TestSecretList
17:24:32 [2021-07-30T17:24:32.767Z] === RUN   TestIsArchivePathDir
17:24:32 [2021-07-30T17:24:32.767Z] --- PASS: TestIsArchivePathDir (0.13s)
17:24:32 [2021-07-30T17:24:32.767Z] === RUN   TestIsArchivePathInvalidFile
17:24:32 [2021-07-30T17:24:32.767Z] === RUN   TestPeerCertificateMarshalJSON
17:24:32 [2021-07-30T17:24:32.767Z] --- PASS: TestIsArchivePathInvalidFile (0.19s)
17:24:32 [2021-07-30T17:24:32.767Z] === RUN   TestIsArchivePathTar
17:24:33 [2021-07-30T17:24:33.229Z] 2021/07/30 17:24:32 Closing DB instances...
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestIsArchivePathTar (0.19s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestDecompressStreamGzip
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s)
17:24:33 [2021-07-30T17:24:33.229Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestMiddleware
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestMiddleware (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestNewResponseModifier
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestNewResponseModifier (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] PASS
17:24:33 [2021-07-30T17:24:33.229Z] coverage: 26.8% of statements
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestDecompressStreamGzip (0.17s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestDecompressStreamBzip2
17:24:33 [2021-07-30T17:24:33.229Z] ok  	github.com/docker/docker/pkg/authorization	0.496s	coverage: 26.8% of statements
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestDecompressStreamXz
17:24:33 [2021-07-30T17:24:33.229Z]     archive_test.go:134: Xz not present in msys2
17:24:33 [2021-07-30T17:24:33.229Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestCompressStreamXzUnsupported
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestCompressStreamBzip2Unsupported
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestCompressStreamInvalid
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestExtensionInvalid
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestExtensionInvalid (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestExtensionUncompressed
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestExtensionUncompressed (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestExtensionBzip2
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestExtensionBzip2 (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestExtensionGzip
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestExtensionGzip (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestExtensionXz
17:24:33 [2021-07-30T17:24:33.229Z] --- PASS: TestExtensionXz (0.00s)
17:24:33 [2021-07-30T17:24:33.229Z] === RUN   TestCmdStreamLargeStderr
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestCmdStreamBad
17:24:33 [2021-07-30T17:24:33.689Z]     archive_test.go:239: Failing on Windows CI machines
17:24:33 [2021-07-30T17:24:33.689Z] --- SKIP: TestCmdStreamBad (0.00s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestCmdStreamGood
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestCmdStreamGood (0.08s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestUntarPathWithInvalidDest
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestUntarPathWithInvalidSrc
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestUntarPath
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestUntarPath (0.09s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestUntarPathWithDestinationFile
17:24:33 [2021-07-30T17:24:33.689Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
17:24:33 [2021-07-30T17:24:33.689Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyWithTarInvalidSrc
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyWithTarSrcFile
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyWithTarSrcFolder
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyFileWithTarInvalidSrc
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyFileWithTarSrcFolder
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestCopyFileWithTarSrcFile
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestTarFiles
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestUnbuffered
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestUnbuffered (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] === RUN   TestRaceUnbuffered
17:24:34 [2021-07-30T17:24:34.152Z] --- PASS: TestRaceUnbuffered (0.00s)
17:24:34 [2021-07-30T17:24:34.152Z] PASS
17:24:34 [2021-07-30T17:24:34.152Z] coverage: 100.0% of statements
17:24:34 [2021-07-30T17:24:34.152Z] ok  	github.com/docker/docker/pkg/broadcaster	0.047s	coverage: 100.0% of statements
17:24:34 [2021-07-30T17:24:34.501Z] --- PASS: TestSecretList (2.78s)
17:24:34 [2021-07-30T17:24:34.501Z] === RUN   TestSecretsCreateAndDelete
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[foo]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[bar]_[foo]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[foo_bar]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[qux]_[foo]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[]
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[]#01
17:24:34 [2021-07-30T17:24:34.613Z] === RUN   TestMatch/[[qux]]
17:24:34 [2021-07-30T17:24:34.984Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:24:35 [2021-07-30T17:24:35.075Z] === RUN   TestMatch/[[foo_bar_qux]]
17:24:35 [2021-07-30T17:24:35.075Z] === RUN   TestMatch/[[qux]_[baz]]
17:24:35 [2021-07-30T17:24:35.075Z] === RUN   TestMatch/[[foo_baz]]
17:24:35 [2021-07-30T17:24:35.075Z] --- PASS: TestMatch (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:24:35 [2021-07-30T17:24:35.075Z] PASS
17:24:35 [2021-07-30T17:24:35.075Z] coverage: 87.5% of statements
17:24:35 [2021-07-30T17:24:35.075Z] ok  	github.com/docker/docker/pkg/capabilities	0.051s	coverage: 87.5% of statements
17:24:35 [2021-07-30T17:24:35.075Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s)
17:24:35 [2021-07-30T17:24:35.075Z] === RUN   TestNetworkDBCRUDTableEntries
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootTarUntar
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootTarUntar (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootUntarWithHugeExcludesList
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootUntarEmptyArchive
17:24:36 [2021-07-30T17:24:36.617Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootTarUntarWithSymlink
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootCopyWithTar
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootCopyFileWithTar
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootUntarPath
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootUntarPath (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] === RUN   TestChrootApplyDotDotFile
17:24:36 [2021-07-30T17:24:36.617Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:24:36 [2021-07-30T17:24:36.617Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:24:36 [2021-07-30T17:24:36.617Z] PASS
17:24:36 [2021-07-30T17:24:36.617Z] coverage: 15.4% of statements
17:24:36 [2021-07-30T17:24:36.617Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.165s	coverage: 15.4% of statements
17:24:36 [2021-07-30T17:24:36.896Z] --- PASS: TestServiceWithDataPathPortInit (16.12s)
17:24:36 [2021-07-30T17:24:36.896Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:24:37 [2021-07-30T17:24:37.042Z] --- PASS: TestSecretsCreateAndDelete (2.70s)
17:24:37 [2021-07-30T17:24:37.042Z] === RUN   TestSecretsUpdate
17:24:37 [2021-07-30T17:24:37.077Z] 2021/07/30 17:24:36 Closing DB instances...
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeEmpty
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeEmpty (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeEmptyFile
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeEmptyFile (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeNonemptyFile
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeNestedDirectoryEmpty
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestMoveToSubdir
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestMoveToSubdir (0.01s)
17:24:37 [2021-07-30T17:24:37.539Z] === RUN   TestSizeNonExistingDirectory
17:24:37 [2021-07-30T17:24:37.539Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:24:37 [2021-07-30T17:24:37.539Z] PASS
17:24:37 [2021-07-30T17:24:37.539Z] coverage: 80.0% of statements
17:24:37 [2021-07-30T17:24:37.539Z] ok  	github.com/docker/docker/pkg/directory	0.070s	coverage: 80.0% of statements
17:24:37 [2021-07-30T17:24:37.837Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:24:37 [2021-07-30T17:24:37.837Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:24:37 [2021-07-30T17:24:37.837Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:24:37 [2021-07-30T17:24:37.837Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:24:38 [2021-07-30T17:24:38.100Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:24:38 [2021-07-30T17:24:38.100Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:24:38 [2021-07-30T17:24:38.512Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s)
17:24:38 [2021-07-30T17:24:38.512Z] === RUN   TestNetworkDBNodeLeave
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestContainsEntry
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestCreateEntries
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestEntriesDiff
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestEntriesEquality
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGeneratorNotGenerate
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGeneratorWithPort
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestNewEntry
17:24:38 [2021-07-30T17:24:38.974Z] === RUN   Test/TestParse
17:24:38 [2021-07-30T17:24:38.974Z] --- PASS: Test (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestNewEntry (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z]     --- PASS: Test/TestParse (0.00s)
17:24:38 [2021-07-30T17:24:38.974Z] PASS
17:24:38 [2021-07-30T17:24:38.974Z] coverage: 58.3% of statements
17:24:38 [2021-07-30T17:24:38.974Z] ok  	github.com/docker/docker/pkg/discovery	0.053s	coverage: 58.3% of statements
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestContent
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestInitialize
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestNew
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestParsingContentsWithComments
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestRegister
17:24:39 [2021-07-30T17:24:39.944Z] === RUN   Test/TestWatch
17:24:39 [2021-07-30T17:24:39.944Z] --- PASS: Test (0.01s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestContent (0.00s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestInitialize (0.00s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestNew (0.01s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestRegister (0.00s)
17:24:39 [2021-07-30T17:24:39.944Z]     --- PASS: Test/TestWatch (0.00s)
17:24:39 [2021-07-30T17:24:39.944Z] PASS
17:24:39 [2021-07-30T17:24:39.944Z] coverage: 97.6% of statements
17:24:39 [2021-07-30T17:24:39.944Z] ok  	github.com/docker/docker/pkg/discovery/file	0.059s	coverage: 97.6% of statements
17:24:40 [2021-07-30T17:24:40.011Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:24:40 [2021-07-30T17:24:40.336Z] --- PASS: TestSecretsUpdate (2.99s)
17:24:40 [2021-07-30T17:24:40.336Z] === RUN   TestTemplatedSecret
17:24:40 [2021-07-30T17:24:40.609Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u8hswt4bcn9w4zq3fqked8le0 Created:2021-07-30 17:24:38.31169234 +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[5ce6c45168b133962dd18ed013ae06551dd052a2170e5baef803e540a6923f66:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pglns2uhdcaqwdgczq81r267h EndpointID:a8ae41b18463316c79089918bc08c8af3f9d948667191fd5c749b74c25fccf46 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71e3c392efe7ecb5694b5d91e39dde65eaf3b6f3b9280aa640d95048e94be4f6 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:1a8d2466c7fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pglns2uhdcaqwdgczq81r267h EndpointID:a8ae41b18463316c79089918bc08c8af3f9d948667191fd5c749b74c25fccf46 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:24:41 [2021-07-30T17:24:41.185Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:24:41 [2021-07-30T17:24:41.483Z] time="2021-07-30T17:24:41Z" level=error msg="node1(a82e8d0be90b) Could not close DB: timeout waiting for leave broadcast"
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestNetworkDBNodeLeave (3.12s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestNetworkDBWatch
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestTarFiles (7.48s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestTarUntar
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestTarUntar (0.05s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestTarWithOptions
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestTarWithOptions (0.03s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestUntarUstarGnuConflict
17:24:41 [2021-07-30T17:24:41.483Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
17:24:41 [2021-07-30T17:24:41.483Z] === RUN   TestUntarInvalidFilenames
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames502335614\\dest"
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestUntarInvalidFilenames (0.21s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestUntarHardlinkToSymlink
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestUntarInvalidHardlink
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink847288895\\victim\\hello" -> "../victim/hello"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink654368402\\victim\\hello" -> "/../victim/hello"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink116543689\\victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink318513044\\victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink714983395\\victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink376516070\\victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestUntarInvalidHardlink (0.05s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestUntarInvalidSymlink
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink006023181\\dest\\dotdot" -> "../victim/hello"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink130089992\\dest\\slash-dotdot" -> "/../victim/hello"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink734710727\\dest\\loophole-victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   Test
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   Test/TestInitialize
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink067902074\\dest\\loophole-victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649234833\\dest\\loophole-victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink226589628\\dest\\loophole-victim" -> "../victim"
17:24:41 [2021-07-30T17:24:41.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink561352683\\dest\\dir\\loophole" -> "../../victim"
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestUntarInvalidSymlink (0.07s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestTempArchiveCloseMultipleTimes
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestXGlobalNoParent
17:24:41 [2021-07-30T17:24:41.944Z] --- PASS: TestXGlobalNoParent (0.00s)
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   TestReplaceFileTarWrapper
17:24:41 [2021-07-30T17:24:41.944Z] time="2021-07-30T17:24:41Z" level=info msg="Initializing discovery without TLS"
17:24:41 [2021-07-30T17:24:41.944Z] time="2021-07-30T17:24:41Z" level=info msg="Initializing discovery without TLS"
17:24:41 [2021-07-30T17:24:41.944Z] time="2021-07-30T17:24:41Z" level=info msg="Initializing discovery without TLS"
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   Test/TestInitializeWithCerts
17:24:41 [2021-07-30T17:24:41.944Z] time="2021-07-30T17:24:41Z" level=info msg="Initializing discovery with TLS"
17:24:41 [2021-07-30T17:24:41.944Z] === RUN   Test/TestWatch
17:24:41 [2021-07-30T17:24:41.944Z] time="2021-07-30T17:24:41Z" level=info msg="Initializing discovery without TLS"
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestReplaceFileTarWrapper (0.28s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestPrefixHeaderReadable
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestDisablePigz
17:24:42 [2021-07-30T17:24:42.407Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestDisablePigz (0.14s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestPigz
17:24:42 [2021-07-30T17:24:42.407Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestPigz (0.17s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestCopyFileWithInvalidDest
17:24:42 [2021-07-30T17:24:42.407Z]     archive_windows_test.go:16: Currently fails
17:24:42 [2021-07-30T17:24:42.407Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestCanonicalTarNameForPath
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestCanonicalTarName
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestCanonicalTarName (0.00s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestChmodTarEntry
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestChmodTarEntry (0.00s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestHardLinkOrder
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestHardLinkOrder (0.11s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestChangeString
17:24:42 [2021-07-30T17:24:42.407Z] --- PASS: TestChangeString (0.00s)
17:24:42 [2021-07-30T17:24:42.407Z] === RUN   TestChangesWithNoChanges
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesWithNoChanges (0.04s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesWithChanges
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesWithChanges (0.05s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesWithChangesGH13590
17:24:42 [2021-07-30T17:24:42.867Z]     changes_test.go:196: needs more investigation
17:24:42 [2021-07-30T17:24:42.867Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesDirsEmpty
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesDirsEmpty (0.17s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesDirsMutated
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesDirsMutated (0.19s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestApplyLayer
17:24:42 [2021-07-30T17:24:42.867Z]     changes_test.go:433: needs further investigation
17:24:42 [2021-07-30T17:24:42.867Z] --- SKIP: TestApplyLayer (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesSizeWithHardlinks
17:24:42 [2021-07-30T17:24:42.867Z]     changes_test.go:469: needs further investigation
17:24:42 [2021-07-30T17:24:42.867Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesSizeWithNoChanges
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestChangesSize
17:24:42 [2021-07-30T17:24:42.867Z] 2021/07/30 17:24:42 Closing DB instances...
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestChangesSize (0.00s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestApplyLayerInvalidFilenames
17:24:42 [2021-07-30T17:24:42.867Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames672830514\\dest"
17:24:42 [2021-07-30T17:24:42.867Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:24:42 [2021-07-30T17:24:42.867Z] === RUN   TestApplyLayerInvalidHardlink
17:24:42 [2021-07-30T17:24:42.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink624592436\\victim\\hello" -> "../victim/hello"
17:24:42 [2021-07-30T17:24:42.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199333379\\victim\\hello" -> "/../victim/hello"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink341101446\\victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink991579949\\victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink149835432\\victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink588977127\\victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:24:43 [2021-07-30T17:24:43.327Z] === RUN   TestApplyLayerInvalidSymlink
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink600240154\\dest\\dotdot" -> "../victim/hello"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658010289\\dest\\slash-dotdot" -> "/../victim/hello"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink469181020\\dest\\loophole-victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink431887371\\dest\\loophole-victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink843581422\\dest\\loophole-victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink506376821\\dest\\loophole-victim" -> "../victim"
17:24:43 [2021-07-30T17:24:43.327Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:24:43 [2021-07-30T17:24:43.327Z] === RUN   TestApplyLayerWhiteouts
17:24:43 [2021-07-30T17:24:43.327Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
17:24:43 [2021-07-30T17:24:43.327Z] === RUN   TestGenerateEmptyFile
17:24:43 [2021-07-30T17:24:43.327Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:24:43 [2021-07-30T17:24:43.327Z] === RUN   TestGenerateWithContent
17:24:43 [2021-07-30T17:24:43.327Z] --- PASS: TestGenerateWithContent (0.00s)
17:24:43 [2021-07-30T17:24:43.327Z] PASS
17:24:43 [2021-07-30T17:24:43.327Z] coverage: 62.7% of statements
17:24:43 [2021-07-30T17:24:43.327Z] ok  	github.com/docker/docker/pkg/archive	10.749s	coverage: 62.7% of statements
17:24:43 [2021-07-30T17:24:43.631Z] --- PASS: TestTemplatedSecret (3.53s)
17:24:43 [2021-07-30T17:24:43.631Z] === RUN   TestSecretCreateResolve
17:24:44 [2021-07-30T17:24:44.300Z] --- PASS: TestNetworkDBWatch (3.07s)
17:24:44 [2021-07-30T17:24:44.300Z] === RUN   TestNetworkDBBulkSync
17:24:44 [2021-07-30T17:24:44.482Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:24:44 [2021-07-30T17:24:44.742Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:24:45 [2021-07-30T17:24:45.002Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s)
17:24:45 [2021-07-30T17:24:45.002Z] PASS
17:24:45 [2021-07-30T17:24:45.002Z] 
17:24:45 [2021-07-30T17:24:45.002Z] === Skipped
17:24:45 [2021-07-30T17:24:45.002Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:45 [2021-07-30T17:24:45.002Z]     service_test.go:242: FLAKY_TEST
17:24:45 [2021-07-30T17:24:45.002Z] 
17:24:45 [2021-07-30T17:24:45.002Z] 
17:24:45 [2021-07-30T17:24:45.002Z] DONE 26 tests, 1 skipped in 53.733s
17:24:45 [2021-07-30T17:24:45.002Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:24:45 [2021-07-30T17:24:45.002Z] ++ 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:24:45 [2021-07-30T17:24:45.002Z] ++ set -e
17:24:45 [2021-07-30T17:24:45.002Z] ++ '[' -n 0 ']'
17:24:45 [2021-07-30T17:24:45.002Z] ++ set -x
17:24:45 [2021-07-30T17:24:45.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:24:45 [2021-07-30T17:24:45.263Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:24:45 [2021-07-30T17:24:45.263Z] INFO: Testing against a local daemon
17:24:45 [2021-07-30T17:24:45.263Z] === RUN   TestDockerNetworkIpvlanPersistance
17:24:45 [2021-07-30T17:24:45.263Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:45 [2021-07-30T17:24:45.263Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:24:45 [2021-07-30T17:24:45.263Z] === RUN   TestDockerNetworkIpvlan
17:24:45 [2021-07-30T17:24:45.263Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:45 [2021-07-30T17:24:45.263Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:24:45 [2021-07-30T17:24:45.263Z] PASS
17:24:45 [2021-07-30T17:24:45.263Z] 
17:24:45 [2021-07-30T17:24:45.263Z] === Skipped
17:24:45 [2021-07-30T17:24:45.263Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:24:45 [2021-07-30T17:24:45.263Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:45 [2021-07-30T17:24:45.263Z] 
17:24:45 [2021-07-30T17:24:45.263Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:24:45 [2021-07-30T17:24:45.264Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:45 [2021-07-30T17:24:45.264Z] 
17:24:45 [2021-07-30T17:24:45.264Z] 
17:24:45 [2021-07-30T17:24:45.264Z] DONE 2 tests, 2 skipped in 0.165s
17:24:45 [2021-07-30T17:24:45.264Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:24:45 [2021-07-30T17:24:45.264Z] ++ 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:24:45 [2021-07-30T17:24:45.264Z] ++ set -e
17:24:45 [2021-07-30T17:24:45.264Z] ++ '[' -n 0 ']'
17:24:45 [2021-07-30T17:24:45.264Z] ++ set -x
17:24:45 [2021-07-30T17:24:45.264Z] ++ 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:24:45 [2021-07-30T17:24:45.272Z] --- PASS: Test (3.20s)
17:24:45 [2021-07-30T17:24:45.272Z]     --- PASS: Test/TestInitialize (0.19s)
17:24:45 [2021-07-30T17:24:45.272Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
17:24:45 [2021-07-30T17:24:45.272Z]     --- PASS: Test/TestWatch (3.01s)
17:24:45 [2021-07-30T17:24:45.272Z] PASS
17:24:45 [2021-07-30T17:24:45.272Z] coverage: 84.1% of statements
17:24:45 [2021-07-30T17:24:45.272Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.280s	coverage: 84.1% of statements
17:24:45 [2021-07-30T17:24:45.524Z] INFO: Testing against a local daemon
17:24:45 [2021-07-30T17:24:45.524Z] === RUN   TestDockerNetworkMacvlanPersistance
17:24:45 [2021-07-30T17:24:45.732Z] 2021/07/30 17:24:45 Closing DB instances...
17:24:46 [2021-07-30T17:24:46.172Z] --- PASS: TestSecretCreateResolve (2.68s)
17:24:46 [2021-07-30T17:24:46.172Z] PASS
17:24:46 [2021-07-30T17:24:46.172Z] 
17:24:46 [2021-07-30T17:24:46.172Z] DONE 6 tests in 17.946s
17:24:46 [2021-07-30T17:24:46.172Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:24:46 [2021-07-30T17:24:46.172Z] ++ 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:24:46 [2021-07-30T17:24:46.172Z] ++ set -e
17:24:46 [2021-07-30T17:24:46.172Z] ++ '[' -n 0 ']'
17:24:46 [2021-07-30T17:24:46.172Z] ++ set -x
17:24:46 [2021-07-30T17:24:46.172Z] ++ 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:24:46 [2021-07-30T17:24:46.172Z] INFO: Testing against a local daemon
17:24:46 [2021-07-30T17:24:46.172Z] === RUN   TestServiceCreateInit
17:24:46 [2021-07-30T17:24:46.172Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:24:46 [2021-07-30T17:24:46.193Z] === RUN   Test
17:24:46 [2021-07-30T17:24:46.193Z] === RUN   Test/TestWatch
17:24:46 [2021-07-30T17:24:46.193Z] --- PASS: Test (0.01s)
17:24:46 [2021-07-30T17:24:46.193Z]     --- PASS: Test/TestWatch (0.00s)
17:24:46 [2021-07-30T17:24:46.193Z] PASS
17:24:46 [2021-07-30T17:24:46.193Z] coverage: 92.3% of statements
17:24:46 [2021-07-30T17:24:46.193Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.061s	coverage: 92.3% of statements
17:24:46 [2021-07-30T17:24:46.910Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
17:24:46 [2021-07-30T17:24:46.910Z] === RUN   TestDockerNetworkMacvlan
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   Test
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   Test/TestInitialize
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   Test/TestInitializeWithPattern
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   Test/TestRegister
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   Test/TestWatch
17:24:47 [2021-07-30T17:24:47.165Z] --- PASS: Test (0.00s)
17:24:47 [2021-07-30T17:24:47.165Z]     --- PASS: Test/TestInitialize (0.00s)
17:24:47 [2021-07-30T17:24:47.165Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:24:47 [2021-07-30T17:24:47.165Z]     --- PASS: Test/TestRegister (0.00s)
17:24:47 [2021-07-30T17:24:47.165Z]     --- PASS: Test/TestWatch (0.00s)
17:24:47 [2021-07-30T17:24:47.165Z] PASS
17:24:47 [2021-07-30T17:24:47.165Z] coverage: 93.8% of statements
17:24:47 [2021-07-30T17:24:47.165Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.060s	coverage: 93.8% of statements
17:24:47 [2021-07-30T17:24:47.165Z] --- PASS: TestNetworkDBBulkSync (2.65s)
17:24:47 [2021-07-30T17:24:47.165Z] === RUN   TestNetworkDBCRUDMediumCluster
17:24:47 [2021-07-30T17:24:47.851Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:24:48 [2021-07-30T17:24:48.137Z] === RUN   TestPollerAddRemove
17:24:48 [2021-07-30T17:24:48.137Z] --- PASS: TestPollerAddRemove (0.00s)
17:24:48 [2021-07-30T17:24:48.137Z] === RUN   TestPollerEvent
17:24:48 [2021-07-30T17:24:48.137Z]     poller_test.go:41: No chmod on Windows
17:24:48 [2021-07-30T17:24:48.137Z] --- SKIP: TestPollerEvent (0.00s)
17:24:48 [2021-07-30T17:24:48.137Z] === RUN   TestPollerClose
17:24:48 [2021-07-30T17:24:48.137Z] --- PASS: TestPollerClose (0.00s)
17:24:48 [2021-07-30T17:24:48.137Z] PASS
17:24:48 [2021-07-30T17:24:48.137Z] coverage: 36.2% of statements
17:24:48 [2021-07-30T17:24:48.137Z] ok  	github.com/docker/docker/pkg/filenotify	0.054s	coverage: 36.2% of statements
17:24:48 [2021-07-30T17:24:48.421Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestCopyFileWithInvalidSrc
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestCopyFileWithInvalidDest
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestCopyFileWithSameSrcAndDest
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestCopyFile
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestCopyFile (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:24:49 [2021-07-30T17:24:49.108Z]     fileutils_test.go:134: Needs porting to Windows
17:24:49 [2021-07-30T17:24:49.108Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestReadSymlinkedDirectoryToFile
17:24:49 [2021-07-30T17:24:49.108Z]     fileutils_test.go:180: Needs porting to Windows
17:24:49 [2021-07-30T17:24:49.108Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestWildcardMatches
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestWildcardMatches (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestPatternMatches
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestPatternMatches (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestPatternMatchesFolderExclusions
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:24:49 [2021-07-30T17:24:49.108Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:24:49 [2021-07-30T17:24:49.108Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:24:49 [2021-07-30T17:24:49.363Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestSingleExclamationError
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestSingleExclamationError (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestMatchesWithNoPatterns
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestMatchesWithMalformedPatterns
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestMatches
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestMatches (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatterns
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatterns (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatternsExceptionFlag
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCleanPatternsErrorSingleException
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCreateIfNotExistsDir
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestCreateIfNotExistsFile
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:24:49 [2021-07-30T17:24:49.568Z] === RUN   TestMatch
17:24:49 [2021-07-30T17:24:49.568Z] --- PASS: TestMatch (0.00s)
17:24:49 [2021-07-30T17:24:49.568Z] PASS
17:24:49 [2021-07-30T17:24:49.568Z] coverage: 85.2% of statements
17:24:49 [2021-07-30T17:24:49.568Z] ok  	github.com/docker/docker/pkg/fileutils	0.101s	coverage: 85.2% of statements
17:24:50 [2021-07-30T17:24:50.028Z] 2021/07/30 17:24:49 Closing DB instances...
17:24:50 [2021-07-30T17:24:50.028Z] === RUN   TestGet
17:24:50 [2021-07-30T17:24:50.028Z] --- PASS: TestGet (0.00s)
17:24:50 [2021-07-30T17:24:50.028Z] === RUN   TestGetShortcutString
17:24:50 [2021-07-30T17:24:50.028Z] --- PASS: TestGetShortcutString (0.00s)
17:24:50 [2021-07-30T17:24:50.028Z] PASS
17:24:50 [2021-07-30T17:24:50.028Z] coverage: 42.9% of statements
17:24:50 [2021-07-30T17:24:50.028Z] time="2021-07-30T17:24:49Z" level=error msg="node: 1ade8120c7bf is unknown to memberlist"
17:24:50 [2021-07-30T17:24:50.028Z] ok  	github.com/docker/docker/pkg/homedir	0.044s	coverage: 42.9% of statements
17:24:51 [2021-07-30T17:24:51.458Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:24:51 [2021-07-30T17:24:51.568Z] === RUN   TestCreateIDMapOrder
17:24:51 [2021-07-30T17:24:51.568Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:24:51 [2021-07-30T17:24:51.568Z] PASS
17:24:51 [2021-07-30T17:24:51.568Z] coverage: 7.2% of statements
17:24:51 [2021-07-30T17:24:51.568Z] ok  	github.com/docker/docker/pkg/idtools	0.046s	coverage: 7.2% of statements
17:24:52 [2021-07-30T17:24:52.828Z]     docker_api_swarm_test.go:363: Waiting for possible election...
17:24:52 [2021-07-30T17:24:52.828Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.74s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestFixedBufferCap
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestFixedBufferCap (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestFixedBufferLen
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestFixedBufferLen (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestFixedBufferString
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestFixedBufferString (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestFixedBufferWrite
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestFixedBufferWrite (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestFixedBufferRead
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestFixedBufferRead (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestBytesPipeRead
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestBytesPipeRead (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestBytesPipeWrite
17:24:53 [2021-07-30T17:24:53.109Z] --- PASS: TestBytesPipeWrite (0.00s)
17:24:53 [2021-07-30T17:24:53.109Z] === RUN   TestBytesPipeWriteRandomChunks
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestAtomicWriteToFile
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestAtomicWriteToFile (0.02s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestAtomicWriteSetCommit
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestAtomicWriteSetCancel
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestReadCloserWrapperClose
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestReaderErrWrapperReadOnError
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestReaderErrWrapperRead
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestHashData
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestHashData (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestCancelReadCloser
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestCancelReadCloser (0.10s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestWriteCloserWrapperClose
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestNopWriteCloser
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestNopWriteCloser (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestNopWriter
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestNopWriter (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] === RUN   TestWriteCounter
17:24:53 [2021-07-30T17:24:53.569Z] --- PASS: TestWriteCounter (0.00s)
17:24:53 [2021-07-30T17:24:53.569Z] PASS
17:24:53 [2021-07-30T17:24:53.569Z] coverage: 69.7% of statements
17:24:53 [2021-07-30T17:24:53.569Z] ok  	github.com/docker/docker/pkg/ioutils	0.754s	coverage: 69.7% of statements
17:24:54 [2021-07-30T17:24:54.029Z] 2021/07/30 17:24:53 Closing DB instances...
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestError
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestError (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/no_progress
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/progress_1
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/with_units
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestProgressString/hide_counts
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestProgressString (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/with_units (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestJSONMessageDisplay
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestJSONMessageDisplay (0.19s)
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestJSONMessageDisplayWithJSONError
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z] === RUN   TestDisplayJSONMessagesStream
17:24:55 [2021-07-30T17:24:55.000Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:24:55 [2021-07-30T17:24:55.000Z] PASS
17:24:55 [2021-07-30T17:24:55.000Z] coverage: 91.7% of statements
17:24:55 [2021-07-30T17:24:55.000Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.262s	coverage: 91.7% of statements
17:24:55 [2021-07-30T17:24:55.460Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.45s)
17:24:55 [2021-07-30T17:24:55.460Z] === RUN   TestNetworkDBGarbageCollection
17:24:55 [2021-07-30T17:24:55.921Z] === RUN   TestStandardLongPath
17:24:55 [2021-07-30T17:24:55.921Z] --- PASS: TestStandardLongPath (0.00s)
17:24:55 [2021-07-30T17:24:55.921Z] === RUN   TestUNCLongPath
17:24:55 [2021-07-30T17:24:55.921Z] --- PASS: TestUNCLongPath (0.00s)
17:24:55 [2021-07-30T17:24:55.921Z] PASS
17:24:55 [2021-07-30T17:24:55.921Z] coverage: 100.0% of statements
17:24:55 [2021-07-30T17:24:55.921Z] ok  	github.com/docker/docker/pkg/longpath	0.059s	coverage: 100.0% of statements
17:24:56 [2021-07-30T17:24:56.131Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:24:56 [2021-07-30T17:24:56.392Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:24:56 [2021-07-30T17:24:56.741Z] --- PASS: TestServiceCreateInit (10.00s)
17:24:56 [2021-07-30T17:24:56.741Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
17:24:56 [2021-07-30T17:24:56.741Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s)
17:24:56 [2021-07-30T17:24:56.741Z] === RUN   TestCreateServiceMultipleTimes
17:24:56 [2021-07-30T17:24:56.906Z] === RUN   TestNameFormat
17:24:56 [2021-07-30T17:24:56.906Z] --- PASS: TestNameFormat (0.00s)
17:24:56 [2021-07-30T17:24:56.906Z] === RUN   TestNameRetries
17:24:56 [2021-07-30T17:24:56.906Z] --- PASS: TestNameRetries (0.00s)
17:24:56 [2021-07-30T17:24:56.906Z] PASS
17:24:56 [2021-07-30T17:24:56.906Z] coverage: 85.7% of statements
17:24:56 [2021-07-30T17:24:56.906Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.082s	coverage: 85.7% of statements
17:24:57 [2021-07-30T17:24:57.631Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
17:24:57 [2021-07-30T17:24:57.631Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:24:57 [2021-07-30T17:24:57.631Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:24:57 [2021-07-30T17:24:57.631Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:24:57 [2021-07-30T17:24:57.631Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:24:57 [2021-07-30T17:24:57.881Z] === RUN   TestParseKeyValueOpt
17:24:57 [2021-07-30T17:24:57.881Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:24:57 [2021-07-30T17:24:57.881Z] === RUN   TestParseUintList
17:24:57 [2021-07-30T17:24:57.881Z] --- PASS: TestParseUintList (0.00s)
17:24:57 [2021-07-30T17:24:57.881Z] === RUN   TestParseUintListMaximumLimits
17:24:57 [2021-07-30T17:24:57.881Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:24:57 [2021-07-30T17:24:57.881Z] PASS
17:24:57 [2021-07-30T17:24:57.881Z] coverage: 97.0% of statements
17:24:57 [2021-07-30T17:24:57.881Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
17:24:57 [2021-07-30T17:24:57.881Z] --- PASS: TestGetAddress (31.50s)
17:24:57 [2021-07-30T17:24:57.881Z] === RUN   TestRequestSyntaxCheck
17:24:57 [2021-07-30T17:24:57.881Z] --- PASS: TestRequestSyntaxCheck (0.07s)
17:24:57 [2021-07-30T17:24:57.881Z] === RUN   TestRequest
17:24:57 [2021-07-30T17:24:57.959Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:24:58 [2021-07-30T17:24:58.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/test/unit
17:24:58 [2021-07-30T17:24:58.804Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:24:58 [2021-07-30T17:24:58.804Z] + TESTFLAGS+=' -test.timeout=5m'
17:24:58 [2021-07-30T17:24:58.804Z] + TESTDIRS=./...
17:24:58 [2021-07-30T17:24:58.804Z] + exclude_paths='/vendor/|/integration'
17:24:58 [2021-07-30T17:24:58.804Z] ++ go list ./...
17:24:58 [2021-07-30T17:24:58.804Z] ++ grep -vE '(/vendor/|/integration)'
17:24:58 [2021-07-30T17:24:58.854Z] === RUN   TestNewAndRemove
17:24:58 [2021-07-30T17:24:58.854Z] --- PASS: TestNewAndRemove (0.00s)
17:24:58 [2021-07-30T17:24:58.854Z] === RUN   TestRemoveInvalidPath
17:24:58 [2021-07-30T17:24:58.854Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:24:58 [2021-07-30T17:24:58.854Z] PASS
17:24:58 [2021-07-30T17:24:58.854Z] coverage: 82.6% of statements
17:24:58 [2021-07-30T17:24:58.854Z] ok  	github.com/docker/docker/pkg/pidfile	0.049s	coverage: 82.6% of statements
17:24:59 [2021-07-30T17:24:59.739Z] + pkg_list='github.com/docker/docker/api
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/backend/build
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/httputils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/middleware
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/build
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/checkpoint
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/container
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/debug
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/distribution
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/grpc
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/image
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/network
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/plugin
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/session
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/swarm
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/system
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/server/router/volume
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/backend
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/blkiodev
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/container
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/events
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/filters
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/image
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/mount
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/network
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/plugins/logdriver
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/registry
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/strslice
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/swarm
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/swarm/runtime
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/time
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/versions
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/versions/v1p19
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/versions/v1p20
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/api/types/volume
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/exporter
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/builder-next/worker
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/dockerfile
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/dockerignore
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/remotecontext
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/builder/remotecontext/git
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cli
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cli/config
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cli/debug
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/client
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cmd/docker-proxy
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cmd/dockerd
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cmd/dockerd/trap
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/container
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/container/stream
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/contrib/apparmor
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/contrib/docker-device-tool
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/contrib/httpserver
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster/convert
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster/executor
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster/executor/container
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/cluster/provider
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/config
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/discovery
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/events
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/events/testutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/exec
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/aufs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/copy
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/overlay
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/register
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/vfs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/graphdriver/zfs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/images
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/initlayer
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/links
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/listeners
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/awslogs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/fluentd
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/gcplogs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/gelf
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/journald
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/local
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/logentries
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/loggerutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/splunk
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/syslog
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/logger/templates
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/names
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/network
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/daemon/stats
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/distribution
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/distribution/metadata
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/distribution/utils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/distribution/xfer
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/dockerversion
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/errdefs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/image
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/image/cache
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/image/tarexport
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/image/v1
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/internal/test/suite
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/layer
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libcontainerd
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libcontainerd/queue
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libcontainerd/remote
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libcontainerd/supervisor
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libcontainerd/types
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/api
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/bitseq
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cluster
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/config
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/datastore
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/diagnostic
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/discoverapi
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/driverapi
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/bridge
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/host
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/null
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/remote
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/windows
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/drvregistry
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/etchosts
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/hostdiscovery
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/idm
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/internal/caller
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipam
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipamapi
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipams/builtin
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipams/null
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipams/remote
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ipamutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/iptables
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/netlabel
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/netutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/networkdb
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/ns
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/options
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/osl
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/osl/kernel
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/portallocator
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/portmapper
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/resolvconf
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/testutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/libnetwork/types
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/oci
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/oci/caps
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/opts
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/aaparser
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/archive
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/authorization
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/broadcaster
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/capabilities
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/chrootarchive
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/containerfs
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/devicemapper
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/directory
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/discovery
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/discovery/file
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/discovery/kv
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/discovery/memory
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/discovery/nodes
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/dmesg
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/filenotify
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/fileutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/fsutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/homedir
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/idtools
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/ioutils
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/jsonmessage
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/locker
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/longpath
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/loopback
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/mount
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/namesgenerator
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/parsers
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/parsers/kernel
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/pidfile
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/platform
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugingetter
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugins
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/plugins/transport
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/pools
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/progress
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/pubsub
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/reexec
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/signal
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/stack
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/stdcopy
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/streamformatter
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/stringid
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/symlink
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/sysinfo
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/system
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/tailfile
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/tarsum
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/term
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/term/windows
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/truncindex
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/urlutil
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/pkg/useragent
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/plugin
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/plugin/executor/containerd
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/plugin/v2
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/profiles/apparmor
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/profiles/seccomp
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/quota
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/reference
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/registry
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/registry/resumable
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/restartmanager
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/rootless
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/rootless/specconv
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/runconfig
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/runconfig/opts
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/daemon
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/environment
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fakecontext
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fakegit
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fakestorage
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fixtures/load
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fixtures/plugin
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/registry
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/testutil/request
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/drivers
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/local
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/mounts
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/service
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/service/opts
17:24:59 [2021-07-30T17:24:59.739Z] github.com/docker/docker/volume/testutils'
17:24:59 [2021-07-30T17:24:59.739Z] + echo 'github.com/docker/docker/api
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/backend/build
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/httputils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/middleware
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/build
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/checkpoint
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/container
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/debug
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/distribution
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/grpc
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/image
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/network
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/plugin
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/session
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/swarm
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/system
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/server/router/volume
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/backend
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/blkiodev
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/container
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/events
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/filters
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/image
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/mount
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/network
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/plugins/logdriver
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/registry
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/strslice
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/swarm
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/swarm/runtime
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/time
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/versions
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/versions/v1p19
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/versions/v1p20
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/api/types/volume
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/exporter
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/builder-next/worker
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/dockerfile
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/dockerignore
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/remotecontext
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/builder/remotecontext/git
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cli
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cli/config
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cli/debug
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/client
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cmd/docker-proxy
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cmd/dockerd
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cmd/dockerd/trap
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/container
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/container/stream
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/contrib/apparmor
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/contrib/docker-device-tool
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/contrib/httpserver
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster/convert
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster/executor
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster/executor/container
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/cluster/provider
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/config
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/discovery
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/events
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/events/testutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/exec
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/aufs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/copy
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/overlay
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/register
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/vfs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/graphdriver/zfs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/images
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/initlayer
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/links
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/listeners
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/awslogs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/fluentd
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/gcplogs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/gelf
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/journald
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/local
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/logentries
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/loggerutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/splunk
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/syslog
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/logger/templates
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/names
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/network
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/daemon/stats
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/distribution
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/distribution/metadata
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/distribution/utils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/distribution/xfer
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/dockerversion
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/errdefs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/image
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/image/cache
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/image/tarexport
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/image/v1
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/internal/test/suite
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/layer
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libcontainerd
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libcontainerd/queue
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libcontainerd/remote
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libcontainerd/supervisor
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libcontainerd/types
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/api
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/bitseq
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cluster
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/config
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/datastore
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/diagnostic
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/discoverapi
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/driverapi
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/bridge
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/host
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/null
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/overlay
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/remote
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/windows
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drvregistry
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/etchosts
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/hostdiscovery
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/idm
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/internal/caller
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipam
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipamapi
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipams/builtin
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipams/null
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipams/remote
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ipamutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/iptables
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/netlabel
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/netutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/networkdb
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/ns
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/options
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/osl
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/osl/kernel
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/portallocator
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/portmapper
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/resolvconf
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/resolvconf/dns
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/testutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/types
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/oci
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/oci/caps
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/opts
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/aaparser
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/archive
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/authorization
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/broadcaster
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/capabilities
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/chrootarchive
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/containerfs
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/devicemapper
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/directory
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/discovery
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/discovery/file
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/discovery/kv
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/discovery/memory
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/discovery/nodes
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/dmesg
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/filenotify
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/fileutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/fsutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/homedir
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/idtools
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/ioutils
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/jsonmessage
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/locker
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/longpath
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/loopback
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/mount
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/namesgenerator
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/parsers
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/parsers/kernel
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/pidfile
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/platform
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugingetter
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugins
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/plugins/transport
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/pools
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/progress
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/pubsub
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/reexec
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/signal
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/stack
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/stdcopy
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/streamformatter
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/stringid
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/symlink
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/sysinfo
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/system
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/tailfile
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/tarsum
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/term
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/term/windows
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/truncindex
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/urlutil
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/pkg/useragent
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/plugin
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/plugin/executor/containerd
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/plugin/v2
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/profiles/apparmor
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/profiles/seccomp
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/quota
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/reference
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/registry
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/registry/resumable
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/restartmanager
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/rootless
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/rootless/specconv
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/runconfig
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/runconfig/opts
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/daemon
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/environment
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fakecontext
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fakegit
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fakestorage
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fixtures/load
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fixtures/plugin
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/registry
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/testutil/request
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/drivers
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/local
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/mounts
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/service
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/service/opts
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/volume/testutils'
17:24:59 [2021-07-30T17:24:59.740Z] + grep --fixed-strings libnetwork/drivers/bridge
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/bridge
17:24:59 [2021-07-30T17:24:59.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:24:59 [2021-07-30T17:24:59.740Z] + type docker-proxy
17:24:59 [2021-07-30T17:24:59.740Z] hack/test/unit: line 22: type: docker-proxy: not found
17:24:59 [2021-07-30T17:24:59.740Z] + hack/make.sh binary-proxy install-proxy
17:24:59 [2021-07-30T17:24:59.740Z] 
17:24:59 [2021-07-30T17:24:59.740Z] Removing bundles/
17:24:59 [2021-07-30T17:24:59.740Z] 
17:24:59 [2021-07-30T17:24:59.740Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:24:59 [2021-07-30T17:24:59.740Z] Building: bundles/binary-proxy/docker-proxy-dev
17:24:59 [2021-07-30T17:24:59.740Z] GOOS="" GOARCH="" GOARM=""
17:25:00 [2021-07-30T17:25:00.596Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:25:01 [2021-07-30T17:25:01.044Z] === RUN   TestFailedConnection
17:25:01 [2021-07-30T17:25:01.979Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:25:02 [2021-07-30T17:25:02.590Z] --- PASS: TestFailedConnection (1.17s)
17:25:02 [2021-07-30T17:25:02.590Z] === RUN   TestFailOnce
17:25:02 [2021-07-30T17:25:02.590Z] 2021/07/30 17:25:02 http: panic serving 127.0.0.1:49345: Plugin not ready
17:25:02 [2021-07-30T17:25:02.590Z] goroutine 22 [running]:
17:25:02 [2021-07-30T17:25:02.590Z] net/http.(*conn).serve.func1(0xc0000be000)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:1804 +0x153
17:25:02 [2021-07-30T17:25:02.590Z] panic(0x1185280, 0x129c6d0)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:25:02 [2021-07-30T17:25:02.590Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x12acd90, 0xc0001aa000, 0xc0000b2200)
17:25:02 [2021-07-30T17:25:02.590Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:25:02 [2021-07-30T17:25:02.590Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x12acd90, 0xc0001aa000, 0xc0000b2200)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:2049 +0x4b
17:25:02 [2021-07-30T17:25:02.590Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x12acd90, 0xc0001aa000, 0xc0000b2200)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
17:25:02 [2021-07-30T17:25:02.590Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x12acd90, 0xc0001aa000, 0xc0000b2200)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:2867 +0xaa
17:25:02 [2021-07-30T17:25:02.590Z] net/http.(*conn).serve(0xc0000be000, 0x12ad980, 0xc00009e080)
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
17:25:02 [2021-07-30T17:25:02.590Z] created by net/http.(*Server).Serve
17:25:02 [2021-07-30T17:25:02.590Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
17:25:02 [2021-07-30T17:25:02.590Z] time="2021-07-30T17:25:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49344/Test.FailOnce: Post \"http://127.0.0.1:49344/Test.FailOnce\": EOF, retrying in 1s"
17:25:03 [2021-07-30T17:25:03.361Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:25:03 [2021-07-30T17:25:03.568Z] --- PASS: TestFailOnce (1.27s)
17:25:03 [2021-07-30T17:25:03.568Z] === RUN   TestEchoInputOutput
17:25:03 [2021-07-30T17:25:03.568Z] --- PASS: TestEchoInputOutput (0.00s)
17:25:03 [2021-07-30T17:25:03.568Z] === RUN   TestBackoff
17:25:03 [2021-07-30T17:25:03.568Z] --- PASS: TestBackoff (0.00s)
17:25:03 [2021-07-30T17:25:03.568Z] === RUN   TestAbortRetry
17:25:03 [2021-07-30T17:25:03.568Z] --- PASS: TestAbortRetry (0.00s)
17:25:03 [2021-07-30T17:25:03.568Z] === RUN   TestClientScheme
17:25:03 [2021-07-30T17:25:03.568Z] --- PASS: TestClientScheme (0.00s)
17:25:03 [2021-07-30T17:25:03.568Z] === RUN   TestNewClientWithTimeout
17:25:04 [2021-07-30T17:25:04.030Z] time="2021-07-30T17:25:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49355/Test.Echo: Post \"http://127.0.0.1:49355/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:25:04 [2021-07-30T17:25:04.772Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:25:04 [2021-07-30T17:25:04.772Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:25:04 [2021-07-30T17:25:04.772Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:25:05 [2021-07-30T17:25:05.571Z] time="2021-07-30T17:25:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49355/Test.Echo: Post \"http://127.0.0.1:49355/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:25:05 [2021-07-30T17:25:05.713Z] --- PASS: TestDockerNetworkMacvlan (18.73s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.83s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.63s)
17:25:05 [2021-07-30T17:25:05.713Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s)
17:25:05 [2021-07-30T17:25:05.713Z] PASS
17:25:05 [2021-07-30T17:25:05.713Z] 
17:25:05 [2021-07-30T17:25:05.713Z] DONE 8 tests in 20.340s
17:25:05 [2021-07-30T17:25:05.713Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:05 [2021-07-30T17:25:05.713Z] ++ 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:25:05 [2021-07-30T17:25:05.713Z] ++ set -e
17:25:05 [2021-07-30T17:25:05.713Z] ++ '[' -n 0 ']'
17:25:05 [2021-07-30T17:25:05.713Z] ++ set -x
17:25:05 [2021-07-30T17:25:05.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:05 [2021-07-30T17:25:05.713Z] testing: warning: no tests to run
17:25:05 [2021-07-30T17:25:05.713Z] PASS
17:25:05 [2021-07-30T17:25:05.713Z] 
17:25:05 [2021-07-30T17:25:05.713Z] DONE 0 tests in 0.035s
17:25:05 [2021-07-30T17:25:05.713Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:05 [2021-07-30T17:25:05.713Z] ++ 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:25:05 [2021-07-30T17:25:05.713Z] ++ set -e
17:25:05 [2021-07-30T17:25:05.713Z] ++ '[' -n 0 ']'
17:25:05 [2021-07-30T17:25:05.713Z] ++ set -x
17:25:05 [2021-07-30T17:25:05.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:05 [2021-07-30T17:25:05.973Z] INFO: Testing against a local daemon
17:25:05 [2021-07-30T17:25:05.973Z] === RUN   TestAuthZPluginAllowRequest
17:25:06 [2021-07-30T17:25:06.300Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:25:06 [2021-07-30T17:25:06.300Z] 
17:25:06 [2021-07-30T17:25:06.300Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:25:06 [2021-07-30T17:25:06.300Z] Installing docker-proxy to /usr/local/bin/
17:25:06 [2021-07-30T17:25:06.300Z] 
17:25:06 [2021-07-30T17:25:06.300Z] + mkdir -p bundles
17:25:06 [2021-07-30T17:25:06.301Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:25:06 [2021-07-30T17:25:06.866Z] ?   	github.com/docker/docker/api	[no test files]
17:25:07 [2021-07-30T17:25:07.888Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
17:25:07 [2021-07-30T17:25:07.888Z] === RUN   TestAuthZPluginTLS
17:25:08 [2021-07-30T17:25:08.149Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:25:08 [2021-07-30T17:25:08.149Z] === RUN   TestAuthZPluginDenyRequest
17:25:08 [2021-07-30T17:25:08.484Z] time="2021-07-30T17:25:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49355/Test.Echo: Post \"http://127.0.0.1:49355/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:25:08 [2021-07-30T17:25:08.723Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
17:25:08 [2021-07-30T17:25:08.723Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:08 [2021-07-30T17:25:08.985Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:25:09 [2021-07-30T17:25:09.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:25:09 [2021-07-30T17:25:09.246Z] === RUN   TestAuthZPluginDenyResponse
17:25:09 [2021-07-30T17:25:09.820Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
17:25:09 [2021-07-30T17:25:09.820Z] === RUN   TestAuthZPluginAllowEventStream
17:25:09 [2021-07-30T17:25:09.820Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParseEmptyInterface
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParseEmptyInterface (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParseNonInterfaceType
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParseWithOneFunction
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParseWithOneFunction (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParseWithMultipleFuncs
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParseWithUnnamedReturn
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestEmbeddedInterface
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestEmbeddedInterface (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestParsedImports
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestParsedImports (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] === RUN   TestAliasedImports
17:25:10 [2021-07-30T17:25:10.030Z] --- PASS: TestAliasedImports (0.00s)
17:25:10 [2021-07-30T17:25:10.030Z] PASS
17:25:10 [2021-07-30T17:25:10.030Z] coverage: 56.8% of statements
17:25:10 [2021-07-30T17:25:10.030Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.065s	coverage: 56.8% of statements
17:25:10 [2021-07-30T17:25:10.390Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:25:11 [2021-07-30T17:25:11.332Z]     docker_api_swarm_test.go:271: [dc70711f7b5a5] joining swarm manager [d03475764be2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:25:11 [2021-07-30T17:25:11.575Z] === RUN   TestHTTPTransport
17:25:11 [2021-07-30T17:25:11.575Z] --- PASS: TestHTTPTransport (0.00s)
17:25:11 [2021-07-30T17:25:11.575Z] PASS
17:25:11 [2021-07-30T17:25:11.575Z] coverage: 85.7% of statements
17:25:11 [2021-07-30T17:25:11.575Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.057s	coverage: 85.7% of statements
17:25:12 [2021-07-30T17:25:12.274Z] --- PASS: TestAuthZPluginAllowEventStream (2.31s)
17:25:12 [2021-07-30T17:25:12.274Z] === RUN   TestAuthZPluginErrorResponse
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestBufioReaderPoolPutAndGet
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestBufioWriterPoolPutAndGet
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] === RUN   TestBufferPoolPutAndGet
17:25:12 [2021-07-30T17:25:12.550Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:25:12 [2021-07-30T17:25:12.550Z] PASS
17:25:12 [2021-07-30T17:25:12.550Z] coverage: 88.2% of statements
17:25:12 [2021-07-30T17:25:12.550Z] ok  	github.com/docker/docker/pkg/pools	0.045s	coverage: 88.2% of statements
17:25:12 [2021-07-30T17:25:12.550Z] time="2021-07-30T17:25:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49355/Test.Echo: Post \"http://127.0.0.1:49355/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:25:12 [2021-07-30T17:25:12.847Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
17:25:12 [2021-07-30T17:25:12.847Z] === RUN   TestAuthZPluginErrorRequest
17:25:12 [2021-07-30T17:25:12.847Z]     docker_api_swarm_test.go:272: [dd660cb057ccf] joining swarm manager [d03475764be2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:25:13 [2021-07-30T17:25:13.010Z] === RUN   TestOutputOnPrematureClose
17:25:13 [2021-07-30T17:25:13.010Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:25:13 [2021-07-30T17:25:13.010Z] === RUN   TestCompleteSilently
17:25:13 [2021-07-30T17:25:13.010Z] --- PASS: TestCompleteSilently (0.00s)
17:25:13 [2021-07-30T17:25:13.010Z] PASS
17:25:13 [2021-07-30T17:25:13.010Z] coverage: 75.9% of statements
17:25:13 [2021-07-30T17:25:13.010Z] ok  	github.com/docker/docker/pkg/progress	0.046s	coverage: 75.9% of statements
17:25:13 [2021-07-30T17:25:13.417Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:25:13 [2021-07-30T17:25:13.417Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:25:13 [2021-07-30T17:25:13.417Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:13 [2021-07-30T17:25:13.417Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:25:13 [2021-07-30T17:25:13.983Z] === RUN   TestSendToOneSub
17:25:13 [2021-07-30T17:25:13.983Z] --- PASS: TestSendToOneSub (0.00s)
17:25:13 [2021-07-30T17:25:13.983Z] === RUN   TestSendToMultipleSubs
17:25:13 [2021-07-30T17:25:13.983Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:25:13 [2021-07-30T17:25:13.983Z] === RUN   TestEvictOneSub
17:25:13 [2021-07-30T17:25:13.983Z] --- PASS: TestEvictOneSub (0.00s)
17:25:13 [2021-07-30T17:25:13.983Z] === RUN   TestClosePublisher
17:25:13 [2021-07-30T17:25:13.983Z] --- PASS: TestClosePublisher (0.00s)
17:25:13 [2021-07-30T17:25:13.983Z] === RUN   TestPubSubRace
17:25:13 [2021-07-30T17:25:13.988Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
17:25:13 [2021-07-30T17:25:13.988Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:14 [2021-07-30T17:25:14.850Z] --- PASS: TestCreateServiceMultipleTimes (16.77s)
17:25:14 [2021-07-30T17:25:14.850Z] === RUN   TestCreateServiceConflict
17:25:14 [2021-07-30T17:25:14.957Z] --- PASS: TestPubSubRace (1.05s)
17:25:14 [2021-07-30T17:25:14.957Z] PASS
17:25:14 [2021-07-30T17:25:14.957Z] coverage: 75.0% of statements
17:25:14 [2021-07-30T17:25:14.957Z] ok  	github.com/docker/docker/pkg/pubsub	1.109s	coverage: 75.0% of statements
17:25:15 [2021-07-30T17:25:15.419Z] --- PASS: TestRequest (17.28s)
17:25:15 [2021-07-30T17:25:15.419Z] === RUN   TestOverlappingRequests
17:25:15 [2021-07-30T17:25:15.789Z] --- PASS: TestCreateServiceConflict (2.71s)
17:25:15 [2021-07-30T17:25:15.789Z] === RUN   TestCreateServiceMaxReplicas
17:25:15 [2021-07-30T17:25:15.883Z] === RUN   TestRegister
17:25:15 [2021-07-30T17:25:15.883Z] --- PASS: TestRegister (0.00s)
17:25:15 [2021-07-30T17:25:15.883Z] === RUN   TestCommand
17:25:15 [2021-07-30T17:25:15.883Z] --- PASS: TestCommand (0.04s)
17:25:15 [2021-07-30T17:25:15.883Z] === RUN   TestNaiveSelf
17:25:15 [2021-07-30T17:25:15.883Z] --- PASS: TestNaiveSelf (0.05s)
17:25:15 [2021-07-30T17:25:15.883Z] PASS
17:25:15 [2021-07-30T17:25:15.883Z] coverage: 82.4% of statements
17:25:15 [2021-07-30T17:25:15.883Z] ok  	github.com/docker/docker/pkg/reexec	0.156s	coverage: 82.4% of statements
17:25:16 [2021-07-30T17:25:16.344Z] --- PASS: TestOverlappingRequests (0.85s)
17:25:16 [2021-07-30T17:25:16.344Z] === RUN   TestRelease
17:25:16 [2021-07-30T17:25:16.533Z] === RUN   TestDockerSuite/TestBuildNetNone
17:25:16 [2021-07-30T17:25:16.533Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
17:25:16 [2021-07-30T17:25:16.533Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:16 [2021-07-30T17:25:16.795Z] === RUN   TestDockerSuite/TestBuildNoContext
17:25:16 [2021-07-30T17:25:16.805Z] === RUN   TestDump
17:25:16 [2021-07-30T17:25:16.805Z] goroutine 6 [running]:
17:25:16 [2021-07-30T17:25:16.805Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x24b1c708, 0x1761f41b2c0)
17:25:16 [2021-07-30T17:25:16.805Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
17:25:16 [2021-07-30T17:25:16.805Z] github.com/docker/docker/pkg/stack.Dump(...)
17:25:16 [2021-07-30T17:25:16.805Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:25:16 [2021-07-30T17:25:16.805Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080)
17:25:16 [2021-07-30T17:25:16.805Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
17:25:16 [2021-07-30T17:25:16.805Z] testing.tRunner(0xc000029080, 0xd25ee0)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:25:16 [2021-07-30T17:25:16.805Z] created by testing.(*T).Run
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
17:25:16 [2021-07-30T17:25:16.805Z] 
17:25:16 [2021-07-30T17:25:16.805Z] goroutine 1 [chan receive]:
17:25:16 [2021-07-30T17:25:16.805Z] testing.(*T).Run(0xc000029080, 0xd18618, 0x8, 0xd25ee0, 0xb8a2cd)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1239 +0x2da
17:25:16 [2021-07-30T17:25:16.805Z] testing.runTests.func1(0xc000028f00)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1511 +0x7f
17:25:16 [2021-07-30T17:25:16.805Z] testing.tRunner(0xc000028f00, 0xc000075da8)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:25:16 [2021-07-30T17:25:16.805Z] testing.runTests(0xc000004078, 0xe6b220, 0x3, 0x3, 0xc0392bf524b1c708, 0x8bb352fbb9, 0xe6fc80, 0xd19e68)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1509 +0x310
17:25:16 [2021-07-30T17:25:16.805Z] testing.(*M).Run(0xc00007a080, 0x0)
17:25:16 [2021-07-30T17:25:16.805Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
17:25:16 [2021-07-30T17:25:16.805Z] main.main()
17:25:16 [2021-07-30T17:25:16.805Z] 	_testmain.go:95 +0x1c8
17:25:16 [2021-07-30T17:25:16.805Z] --- PASS: TestDump (0.00s)
17:25:16 [2021-07-30T17:25:16.805Z] === RUN   TestDumpToFile
17:25:17 [2021-07-30T17:25:17.267Z] --- PASS: TestDumpToFile (0.20s)
17:25:17 [2021-07-30T17:25:17.267Z] === RUN   TestDumpToFileWithEmptyInput
17:25:17 [2021-07-30T17:25:17.267Z] goroutine 8 [running]:
17:25:17 [2021-07-30T17:25:17.267Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xc04500)
17:25:17 [2021-07-30T17:25:17.267Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
17:25:17 [2021-07-30T17:25:17.267Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
17:25:17 [2021-07-30T17:25:17.267Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
17:25:17 [2021-07-30T17:25:17.267Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500)
17:25:17 [2021-07-30T17:25:17.267Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
17:25:17 [2021-07-30T17:25:17.267Z] testing.tRunner(0xc000029500, 0xd25ed0)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:25:17 [2021-07-30T17:25:17.267Z] created by testing.(*T).Run
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
17:25:17 [2021-07-30T17:25:17.267Z] 
17:25:17 [2021-07-30T17:25:17.267Z] goroutine 1 [chan receive]:
17:25:17 [2021-07-30T17:25:17.267Z] testing.(*T).Run(0xc000029500, 0xd1f0cc, 0x1c, 0xd25ed0, 0xb8a201)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1239 +0x2da
17:25:17 [2021-07-30T17:25:17.267Z] testing.runTests.func1(0xc000028f00)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1511 +0x7f
17:25:17 [2021-07-30T17:25:17.267Z] testing.tRunner(0xc000028f00, 0xc000075da8)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1193 +0xef
17:25:17 [2021-07-30T17:25:17.267Z] testing.runTests(0xc000004078, 0xe6b220, 0x3, 0x3, 0xc0392bf524b1c708, 0x8bb352fbb9, 0xe6fc80, 0xd19e68)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1509 +0x310
17:25:17 [2021-07-30T17:25:17.267Z] testing.(*M).Run(0xc00007a080, 0x0)
17:25:17 [2021-07-30T17:25:17.267Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
17:25:17 [2021-07-30T17:25:17.267Z] main.main()
17:25:17 [2021-07-30T17:25:17.267Z] 	_testmain.go:95 +0x1c8
17:25:17 [2021-07-30T17:25:17.267Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:25:17 [2021-07-30T17:25:17.267Z] PASS
17:25:17 [2021-07-30T17:25:17.267Z] coverage: 90.9% of statements
17:25:17 [2021-07-30T17:25:17.267Z] ok  	github.com/docker/docker/pkg/stack	0.252s	coverage: 90.9% of statements
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestNewStdWriter
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestNewStdWriter (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestWriteWithUninitializedStdWriter
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestWriteWithNilBytes
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestWrite
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestWrite (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestWriteWithWriterError
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestWriteWithWriterError (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyWriteAndRead
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyWithInvalidInputHeader
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyWithCorruptedPrefix
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyReturnsWriteErrors
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:25:17 [2021-07-30T17:25:17.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:25:17 [2021-07-30T17:25:17.730Z] PASS
17:25:17 [2021-07-30T17:25:17.730Z] coverage: 100.0% of statements
17:25:17 [2021-07-30T17:25:17.730Z] ok  	github.com/docker/docker/pkg/stdcopy	0.051s	coverage: 100.0% of statements
17:25:18 [2021-07-30T17:25:18.178Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:25:18 [2021-07-30T17:25:18.178Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
17:25:18 [2021-07-30T17:25:18.178Z] === RUN   TestAuthZPluginHeader
17:25:18 [2021-07-30T17:25:18.703Z] === RUN   TestRawProgressFormatterFormatStatus
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestRawProgressFormatterFormatProgress
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestFormatStatus
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestFormatStatus (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestFormatError
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestFormatError (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestFormatJSONError
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestFormatJSONError (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestJsonProgressFormatterFormatProgress
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestJsonProgressFormatterFormatStatus
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestNewJSONProgressOutput
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestAuxFormatterEmit
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestStreamWriterStdout
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestStreamWriterStdout (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] === RUN   TestStreamWriterStderr
17:25:18 [2021-07-30T17:25:18.704Z] --- PASS: TestStreamWriterStderr (0.00s)
17:25:18 [2021-07-30T17:25:18.704Z] PASS
17:25:18 [2021-07-30T17:25:18.704Z] coverage: 66.2% of statements
17:25:18 [2021-07-30T17:25:18.704Z] ok  	github.com/docker/docker/pkg/streamformatter	0.058s	coverage: 66.2% of statements
17:25:19 [2021-07-30T17:25:19.086Z] --- PASS: TestCreateServiceMaxReplicas (3.51s)
17:25:19 [2021-07-30T17:25:19.087Z] === RUN   TestCreateWithDuplicateNetworkNames
17:25:19 [2021-07-30T17:25:19.119Z] --- PASS: TestAuthZPluginHeader (0.81s)
17:25:19 [2021-07-30T17:25:19.119Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:19 [2021-07-30T17:25:19.119Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:25:19 [2021-07-30T17:25:19.173Z] --- PASS: TestRelease (3.16s)
17:25:19 [2021-07-30T17:25:19.173Z] === RUN   TestAllocateRandomDeallocate
17:25:19 [2021-07-30T17:25:19.635Z] === RUN   TestGenerateRandomID
17:25:19 [2021-07-30T17:25:19.635Z] --- PASS: TestGenerateRandomID (0.00s)
17:25:19 [2021-07-30T17:25:19.635Z] === RUN   TestShortenId
17:25:19 [2021-07-30T17:25:19.635Z] --- PASS: TestShortenId (0.00s)
17:25:19 [2021-07-30T17:25:19.635Z] === RUN   TestShortenSha256Id
17:25:19 [2021-07-30T17:25:19.635Z] --- PASS: TestShortenSha256Id (0.00s)
17:25:19 [2021-07-30T17:25:19.635Z] === RUN   TestShortenIdEmpty
17:25:19 [2021-07-30T17:25:19.635Z] --- PASS: TestShortenIdEmpty (0.00s)
17:25:19 [2021-07-30T17:25:19.635Z] === RUN   TestShortenIdInvalid
17:25:19 [2021-07-30T17:25:19.635Z] --- PASS: TestShortenIdInvalid (0.00s)
17:25:19 [2021-07-30T17:25:19.636Z] === RUN   TestIsShortIDNonHex
17:25:19 [2021-07-30T17:25:19.636Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:25:19 [2021-07-30T17:25:19.636Z] === RUN   TestIsShortIDNotCorrectSize
17:25:19 [2021-07-30T17:25:19.636Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:25:19 [2021-07-30T17:25:19.636Z] PASS
17:25:19 [2021-07-30T17:25:19.636Z] coverage: 70.6% of statements
17:25:19 [2021-07-30T17:25:19.636Z] ok  	github.com/docker/docker/pkg/stringid	0.051s	coverage: 70.6% of statements
17:25:20 [2021-07-30T17:25:20.610Z] === RUN   TestIsCpusetListAvailable
17:25:20 [2021-07-30T17:25:20.610Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:25:20 [2021-07-30T17:25:20.610Z] PASS
17:25:20 [2021-07-30T17:25:20.610Z] coverage: 39.4% of statements
17:25:20 [2021-07-30T17:25:20.610Z] ok  	github.com/docker/docker/pkg/sysinfo	0.057s	coverage: 39.4% of statements
17:25:21 [2021-07-30T17:25:21.034Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:25:21 [2021-07-30T17:25:21.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:25:21 [2021-07-30T17:25:21.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:25:21 [2021-07-30T17:25:21.555Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestNewClientWithTimeout (17.65s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestClientStream
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestClientStream (0.00s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestClientSendFile
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestClientSendFile (0.00s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestClientWithRequestTimeout
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestFileSpecPlugin
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestFileSpecPlugin (0.02s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestFileJSONSpecPlugin
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestPluginAddHandler
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestPluginAddHandler (0.00s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestPluginWaitBadPlugin
17:25:21 [2021-07-30T17:25:21.584Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:25:21 [2021-07-30T17:25:21.584Z] === RUN   TestGet
17:25:21 [2021-07-30T17:25:21.584Z] time="2021-07-30T17:25:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:25:21 [2021-07-30T17:25:21.816Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:25:22 [2021-07-30T17:25:22.414Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:25:22 [2021-07-30T17:25:22.556Z] time="2021-07-30T17:25:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestChtimes
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestChtimes (0.01s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestChtimesWindows
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestChtimesWindows (0.01s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestEnsureRemoveAllNotExist
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestEnsureRemoveAllWithDir
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestEnsureRemoveAllWithFile
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:25:23 [2021-07-30T17:25:23.017Z] === RUN   TestHasWin32KSupport
17:25:23 [2021-07-30T17:25:23.017Z]     syscall_windows_test.go:8: win32k: true
17:25:23 [2021-07-30T17:25:23.017Z] --- PASS: TestHasWin32KSupport (0.00s)
17:25:23 [2021-07-30T17:25:23.017Z] PASS
17:25:23 [2021-07-30T17:25:23.017Z] coverage: 12.9% of statements
17:25:23 [2021-07-30T17:25:23.017Z] ok  	github.com/docker/docker/pkg/system	0.062s	coverage: 12.9% of statements
17:25:23 [2021-07-30T17:25:23.802Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s)
17:25:23 [2021-07-30T17:25:23.802Z] === RUN   TestAuthZPluginV2Disable
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestTailFile
17:25:23 [2021-07-30T17:25:23.988Z] --- PASS: TestTailFile (0.00s)
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestTailFileManyLines
17:25:23 [2021-07-30T17:25:23.988Z] --- PASS: TestTailFileManyLines (0.00s)
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestTailEmptyFile
17:25:23 [2021-07-30T17:25:23.988Z] --- PASS: TestTailEmptyFile (0.00s)
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestTailNegativeN
17:25:23 [2021-07-30T17:25:23.988Z] --- PASS: TestTailNegativeN (0.00s)
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/4_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/8_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line#01
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line#02
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/no_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/2_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/12_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/single_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/8_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === CONT  TestNewTailReader/4_byte_delimiter
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.988Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.989Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:23 [2021-07-30T17:25:23.990Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:23 [2021-07-30T17:25:23.990Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:23 [2021-07-30T17:25:23.990Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.458Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.458Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.459Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.460Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.460Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:24 [2021-07-30T17:25:24.461Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.461Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.742Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:24 [2021-07-30T17:25:24.925Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:24 [2021-07-30T17:25:24.925Z] --- PASS: TestNewTailReader (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.925Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.926Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.927Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:24 [2021-07-30T17:25:24.928Z] PASS
17:25:24 [2021-07-30T17:25:24.928Z] coverage: 88.6% of statements
17:25:24 [2021-07-30T17:25:24.928Z] ok  	github.com/docker/docker/pkg/tailfile	0.230s	coverage: 88.6% of statements
17:25:24 [2021-07-30T17:25:24.928Z] time="2021-07-30T17:25:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:25:24 [2021-07-30T17:25:24.945Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
17:25:25 [2021-07-30T17:25:25.312Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestTarSumRemoveNonExistent
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestTarSumRemove
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestTarSumRemove (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestSortFileInfoSums
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestSortFileInfoSums (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestNewTarSumForLabelInvalid
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestNewTarSumForLabel
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestEmptyTar
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestEmptyTar (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestTarSumsReadSize
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestTarSumsReadSize (0.01s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestTarSums
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestTarSums (0.09s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestIteration
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestIteration (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestVersionLabelForChecksum
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestVersion
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestVersion (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestGetVersion
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestGetVersion (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] === RUN   TestGetVersions
17:25:25 [2021-07-30T17:25:25.910Z] --- PASS: TestGetVersions (0.00s)
17:25:25 [2021-07-30T17:25:25.910Z] PASS
17:25:25 [2021-07-30T17:25:25.910Z] coverage: 89.3% of statements
17:25:25 [2021-07-30T17:25:25.910Z] ok  	github.com/docker/docker/pkg/tarsum	0.170s	coverage: 89.3% of statements
17:25:26 [2021-07-30T17:25:26.883Z] testing: warning: no tests to run
17:25:26 [2021-07-30T17:25:26.883Z] PASS
17:25:26 [2021-07-30T17:25:26.883Z] coverage: [no statements]
17:25:26 [2021-07-30T17:25:26.883Z] ok  	github.com/docker/docker/pkg/term/windows	0.058s	coverage: [no statements] [no tests to run]
17:25:27 [2021-07-30T17:25:27.227Z] --- PASS: TestAuthZPluginV2Disable (3.33s)
17:25:27 [2021-07-30T17:25:27.227Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:27 [2021-07-30T17:25:27.344Z] === RUN   TestTruncIndex
17:25:27 [2021-07-30T17:25:27.344Z] --- PASS: TestTruncIndex (0.10s)
17:25:27 [2021-07-30T17:25:27.344Z] PASS
17:25:27 [2021-07-30T17:25:27.344Z] coverage: 91.5% of statements
17:25:27 [2021-07-30T17:25:27.344Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
17:25:27 [2021-07-30T17:25:27.487Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:25:28 [2021-07-30T17:25:28.314Z] === RUN   TestIsGIT
17:25:28 [2021-07-30T17:25:28.314Z] --- PASS: TestIsGIT (0.00s)
17:25:28 [2021-07-30T17:25:28.314Z] === RUN   TestIsTransport
17:25:28 [2021-07-30T17:25:28.314Z] --- PASS: TestIsTransport (0.00s)
17:25:28 [2021-07-30T17:25:28.314Z] PASS
17:25:28 [2021-07-30T17:25:28.314Z] coverage: 100.0% of statements
17:25:28 [2021-07-30T17:25:28.314Z] ok  	github.com/docker/docker/pkg/urlutil	0.047s	coverage: 100.0% of statements
17:25:28 [2021-07-30T17:25:28.314Z] time="2021-07-30T17:25:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:25:28 [2021-07-30T17:25:28.774Z] --- PASS: TestAllocateRandomDeallocate (9.21s)
17:25:28 [2021-07-30T17:25:28.774Z] === RUN   TestRetrieveFromStore
17:25:28 [2021-07-30T17:25:28.774Z] === RUN   TestVersionInfo
17:25:28 [2021-07-30T17:25:28.774Z] --- PASS: TestVersionInfo (0.00s)
17:25:28 [2021-07-30T17:25:28.774Z] === RUN   TestAppendVersions
17:25:28 [2021-07-30T17:25:28.774Z] --- PASS: TestAppendVersions (0.00s)
17:25:28 [2021-07-30T17:25:28.774Z] PASS
17:25:28 [2021-07-30T17:25:28.774Z] coverage: 88.9% of statements
17:25:28 [2021-07-30T17:25:28.774Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
17:25:28 [2021-07-30T17:25:28.870Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:25:29 [2021-07-30T17:25:29.813Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s)
17:25:29 [2021-07-30T17:25:29.813Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:30 [2021-07-30T17:25:30.958Z] === RUN   TestValidatePrivileges
17:25:30 [2021-07-30T17:25:30.958Z] --- PASS: TestValidatePrivileges (0.00s)
17:25:30 [2021-07-30T17:25:30.958Z] === RUN   TestFilterByCapNeg
17:25:30 [2021-07-30T17:25:30.958Z] --- PASS: TestFilterByCapNeg (0.00s)
17:25:30 [2021-07-30T17:25:30.958Z] === RUN   TestFilterByCapPos
17:25:30 [2021-07-30T17:25:30.958Z] --- PASS: TestFilterByCapPos (0.00s)
17:25:30 [2021-07-30T17:25:30.958Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:25:30 [2021-07-30T17:25:30.958Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:25:30 [2021-07-30T17:25:30.958Z] PASS
17:25:30 [2021-07-30T17:25:30.958Z] coverage: 12.0% of statements
17:25:30 [2021-07-30T17:25:30.958Z] ok  	github.com/docker/docker/plugin	0.060s	coverage: 12.0% of statements
17:25:31 [2021-07-30T17:25:31.199Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:25:31 [2021-07-30T17:25:31.419Z] --- PASS: TestRetrieveFromStore (2.92s)
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestRequestReleaseAddressDuplicate
17:25:31 [2021-07-30T17:25:31.419Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestParallelPredefinedRequest1
17:25:31 [2021-07-30T17:25:31.419Z] === PAUSE TestParallelPredefinedRequest1
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestParallelPredefinedRequest2
17:25:31 [2021-07-30T17:25:31.419Z] === PAUSE TestParallelPredefinedRequest2
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestParallelPredefinedRequest3
17:25:31 [2021-07-30T17:25:31.419Z] === PAUSE TestParallelPredefinedRequest3
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestParallelPredefinedRequest4
17:25:31 [2021-07-30T17:25:31.419Z] === PAUSE TestParallelPredefinedRequest4
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestParallelPredefinedRequest5
17:25:31 [2021-07-30T17:25:31.419Z] === PAUSE TestParallelPredefinedRequest5
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestDebug
17:25:31 [2021-07-30T17:25:31.419Z] --- PASS: TestDebug (0.00s)
17:25:31 [2021-07-30T17:25:31.419Z] === RUN   TestRequestPoolParallel
17:25:31 [2021-07-30T17:25:31.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:25:31 [2021-07-30T17:25:31.886Z] --- PASS: TestRequestPoolParallel (0.30s)
17:25:31 [2021-07-30T17:25:31.886Z] === RUN   TestFullAllocateRelease
17:25:31 [2021-07-30T17:25:31.886Z] === RUN   TestNewSettable
17:25:31 [2021-07-30T17:25:31.886Z] --- PASS: TestNewSettable (0.00s)
17:25:31 [2021-07-30T17:25:31.886Z] === RUN   TestIsSettable
17:25:31 [2021-07-30T17:25:31.886Z] --- PASS: TestIsSettable (0.00s)
17:25:31 [2021-07-30T17:25:31.886Z] === RUN   TestUpdateSettingsEnv
17:25:31 [2021-07-30T17:25:31.886Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:25:31 [2021-07-30T17:25:31.886Z] PASS
17:25:31 [2021-07-30T17:25:31.886Z] coverage: 20.0% of statements
17:25:31 [2021-07-30T17:25:31.886Z] ok  	github.com/docker/docker/plugin/v2	0.048s	coverage: 20.0% of statements
17:25:32 [2021-07-30T17:25:32.347Z] --- PASS: TestFullAllocateRelease (0.58s)
17:25:32 [2021-07-30T17:25:32.347Z] === RUN   TestOddAllocateRelease
17:25:32 [2021-07-30T17:25:32.404Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:25:32 [2021-07-30T17:25:32.810Z] --- PASS: TestOddAllocateRelease (0.33s)
17:25:32 [2021-07-30T17:25:32.810Z] === RUN   TestFullAllocateSerialReleaseParallel
17:25:32 [2021-07-30T17:25:32.810Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
17:25:32 [2021-07-30T17:25:32.810Z] === RUN   TestOddAllocateSerialReleaseParallel
17:25:32 [2021-07-30T17:25:32.810Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s)
17:25:32 [2021-07-30T17:25:32.810Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:25:32 [2021-07-30T17:25:32.810Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s)
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest1
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest4
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest1
17:25:32 [2021-07-30T17:25:32.810Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest3
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest4
17:25:32 [2021-07-30T17:25:32.810Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest3
17:25:32 [2021-07-30T17:25:32.810Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest2
17:25:32 [2021-07-30T17:25:32.810Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:25:32 [2021-07-30T17:25:32.810Z] === CONT  TestParallelPredefinedRequest5
17:25:32 [2021-07-30T17:25:32.810Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:25:32 [2021-07-30T17:25:32.810Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:25:32 [2021-07-30T17:25:32.810Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:25:32 [2021-07-30T17:25:32.810Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:25:32 [2021-07-30T17:25:32.810Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:25:32 [2021-07-30T17:25:32.810Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:25:32 [2021-07-30T17:25:32.810Z] PASS
17:25:32 [2021-07-30T17:25:32.810Z] coverage: 85.3% of statements
17:25:32 [2021-07-30T17:25:32.810Z] ok  	github.com/docker/docker/libnetwork/ipam	79.942s	coverage: 85.3% of statements
17:25:33 [2021-07-30T17:25:33.272Z] === RUN   TestLoad
17:25:33 [2021-07-30T17:25:33.272Z] --- PASS: TestLoad (0.00s)
17:25:33 [2021-07-30T17:25:33.272Z] === RUN   TestSave
17:25:33 [2021-07-30T17:25:33.272Z] --- PASS: TestSave (0.04s)
17:25:33 [2021-07-30T17:25:33.272Z] === RUN   TestAddDeleteGet
17:25:33 [2021-07-30T17:25:33.272Z] --- PASS: TestAddDeleteGet (0.05s)
17:25:33 [2021-07-30T17:25:33.272Z] === RUN   TestInvalidTags
17:25:33 [2021-07-30T17:25:33.272Z] --- PASS: TestInvalidTags (0.01s)
17:25:33 [2021-07-30T17:25:33.272Z] PASS
17:25:33 [2021-07-30T17:25:33.272Z] coverage: 84.4% of statements
17:25:33 [2021-07-30T17:25:33.272Z] ok  	github.com/docker/docker/reference	0.144s	coverage: 84.4% of statements
17:25:33 [2021-07-30T17:25:33.983Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.48s)
17:25:33 [2021-07-30T17:25:33.983Z] === RUN   TestCreateServiceSecretFileMode
17:25:34 [2021-07-30T17:25:34.318Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:25:34 [2021-07-30T17:25:34.578Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:25:35 [2021-07-30T17:25:35.455Z] === RUN   TestResolveAuthConfigIndexServer
17:25:35 [2021-07-30T17:25:35.455Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:25:35 [2021-07-30T17:25:35.455Z] === RUN   TestResolveAuthConfigFullURL
17:25:35 [2021-07-30T17:25:35.455Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:25:35 [2021-07-30T17:25:35.455Z] === RUN   TestLoadAllowNondistributableArtifacts
17:25:35 [2021-07-30T17:25:35.455Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:25:35 [2021-07-30T17:25:35.455Z] === RUN   TestValidateMirror
17:25:35 [2021-07-30T17:25:35.455Z] --- PASS: TestValidateMirror (0.00s)
17:25:35 [2021-07-30T17:25:35.455Z] === RUN   TestLoadInsecureRegistries
17:25:35 [2021-07-30T17:25:35.915Z] time="2021-07-30T17:25:35Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:25:35 [2021-07-30T17:25:35.915Z] time="2021-07-30T17:25:35Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:25:35 [2021-07-30T17:25:35.915Z] time="2021-07-30T17:25:35Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestLoadInsecureRegistries (0.15s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestNewServiceConfig
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestNewServiceConfig (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestValidateIndexName
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestValidateIndexName (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestValidateIndexNameWithError
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestEndpointParse
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestEndpointParse (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestEndpointParseInvalid
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestValidateEndpoint
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestValidateEndpoint (0.01s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestPing
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestPing (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestPingRegistryEndpoint
17:25:35 [2021-07-30T17:25:35.915Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:25:35 [2021-07-30T17:25:35.915Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestEndpoint
17:25:35 [2021-07-30T17:25:35.915Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:25:35 [2021-07-30T17:25:35.915Z] --- SKIP: TestEndpoint (0.01s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestParseRepositoryInfo
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestNewIndexInfo
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestNewIndexInfo (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestMirrorEndpointLookup
17:25:35 [2021-07-30T17:25:35.915Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:25:35 [2021-07-30T17:25:35.915Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestSearchRepositories
17:25:35 [2021-07-30T17:25:35.915Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:25:35 [2021-07-30T17:25:35.915Z]         Host: 127.0.0.1:49436
17:25:35 [2021-07-30T17:25:35.915Z]         User-Agent: docker test client
17:25:35 [2021-07-30T17:25:35.915Z]         Authorization: Token fake-token
17:25:35 [2021-07-30T17:25:35.915Z]         X-Docker-Token: true
17:25:35 [2021-07-30T17:25:35.915Z]         Accept-Encoding: gzip
17:25:35 [2021-07-30T17:25:35.915Z]         
17:25:35 [2021-07-30T17:25:35.915Z]         
17:25:35 [2021-07-30T17:25:35.915Z]     registry_test.go:730: HTTP/1.1 200 OK
17:25:35 [2021-07-30T17:25:35.915Z]         Connection: close
17:25:35 [2021-07-30T17:25:35.915Z]         Content-Length: 144
17:25:35 [2021-07-30T17:25:35.915Z]         Cache-Control: no-cache
17:25:35 [2021-07-30T17:25:35.915Z]         Content-Type: application/json
17:25:35 [2021-07-30T17:25:35.915Z]         Date: Fri, 30 Jul 2021 17:25:35 GMT
17:25:35 [2021-07-30T17:25:35.915Z]         Expires: -1
17:25:35 [2021-07-30T17:25:35.915Z]         Pragma: no-cache
17:25:35 [2021-07-30T17:25:35.915Z]         Server: docker-tests/mock
17:25:35 [2021-07-30T17:25:35.915Z]         X-Docker-Registry-Config: mock
17:25:35 [2021-07-30T17:25:35.915Z]         X-Docker-Registry-Version: 0.0.0
17:25:35 [2021-07-30T17:25:35.915Z]         
17:25:35 [2021-07-30T17:25:35.915Z]         
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestSearchRepositories (0.01s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestTrustedLocation
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestTrustedLocation (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestAllowNondistributableArtifacts
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] === RUN   TestIsSecureIndex
17:25:35 [2021-07-30T17:25:35.915Z] --- PASS: TestIsSecureIndex (0.00s)
17:25:35 [2021-07-30T17:25:35.915Z] PASS
17:25:35 [2021-07-30T17:25:35.915Z] coverage: 51.7% of statements
17:25:35 [2021-07-30T17:25:35.915Z] ok  	github.com/docker/docker/registry	0.244s	coverage: 51.7% of statements
17:25:36 [2021-07-30T17:25:36.376Z] --- PASS: TestGet (15.02s)
17:25:36 [2021-07-30T17:25:36.376Z] === RUN   TestPluginWithNoManifest
17:25:36 [2021-07-30T17:25:36.376Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:25:36 [2021-07-30T17:25:36.376Z] === RUN   TestGetAll
17:25:36 [2021-07-30T17:25:36.376Z] --- PASS: TestGetAll (0.01s)
17:25:36 [2021-07-30T17:25:36.376Z] PASS
17:25:36 [2021-07-30T17:25:36.376Z] coverage: 73.4% of statements
17:25:36 [2021-07-30T17:25:36.376Z] ok  	github.com/docker/docker/pkg/plugins	35.241s	coverage: 73.4% of statements
17:25:36 [2021-07-30T17:25:36.523Z] --- PASS: TestCreateServiceSecretFileMode (2.97s)
17:25:36 [2021-07-30T17:25:36.523Z] === RUN   TestCreateServiceConfigFileMode
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReaderWithReadError
17:25:36 [2021-07-30T17:25:36.836Z] time="2021-07-30T17:25:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReader
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReader (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:25:36 [2021-07-30T17:25:36.836Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:25:36 [2021-07-30T17:25:36.836Z] PASS
17:25:36 [2021-07-30T17:25:36.836Z] coverage: 100.0% of statements
17:25:36 [2021-07-30T17:25:36.836Z] ok  	github.com/docker/docker/registry/resumable	0.285s	coverage: 100.0% of statements
17:25:37 [2021-07-30T17:25:37.297Z] === RUN   TestRestartManagerTimeout
17:25:37 [2021-07-30T17:25:37.297Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:25:37 [2021-07-30T17:25:37.297Z] === RUN   TestRestartManagerTimeoutReset
17:25:37 [2021-07-30T17:25:37.297Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:25:37 [2021-07-30T17:25:37.297Z] PASS
17:25:37 [2021-07-30T17:25:37.297Z] coverage: 50.9% of statements
17:25:37 [2021-07-30T17:25:37.297Z] ok  	github.com/docker/docker/restartmanager	0.043s	coverage: 50.9% of statements
17:25:38 [2021-07-30T17:25:38.268Z] === RUN   TestDecodeContainerConfig
17:25:38 [2021-07-30T17:25:38.268Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:25:38 [2021-07-30T17:25:38.268Z] === RUN   TestDecodeContainerConfigIsolation
17:25:38 [2021-07-30T17:25:38.268Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:25:38 [2021-07-30T17:25:38.268Z] === RUN   TestValidatePrivileged
17:25:38 [2021-07-30T17:25:38.268Z] --- PASS: TestValidatePrivileged (0.00s)
17:25:38 [2021-07-30T17:25:38.268Z] PASS
17:25:38 [2021-07-30T17:25:38.268Z] coverage: 52.2% of statements
17:25:38 [2021-07-30T17:25:38.268Z] ok  	github.com/docker/docker/runconfig	0.055s	coverage: 52.2% of statements
17:25:38 [2021-07-30T17:25:38.268Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:25:38 [2021-07-30T17:25:38.268Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:25:38 [2021-07-30T17:25:38.268Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:25:38 [2021-07-30T17:25:38.268Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:25:38 [2021-07-30T17:25:38.268Z] PASS
17:25:38 [2021-07-30T17:25:38.268Z] coverage: 62.5% of statements
17:25:38 [2021-07-30T17:25:38.268Z] ok  	github.com/docker/docker/testutil	0.063s	coverage: 62.5% of statements
17:25:39 [2021-07-30T17:25:39.830Z] --- PASS: TestCreateServiceConfigFileMode (2.89s)
17:25:39 [2021-07-30T17:25:39.830Z] === RUN   TestCreateServiceSysctls
17:25:39 [2021-07-30T17:25:39.862Z] === RUN   TestDockerSuite/TestBuildPATH
17:25:41 [2021-07-30T17:25:41.247Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:25:42 [2021-07-30T17:25:42.188Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:25:42 [2021-07-30T17:25:42.760Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s)
17:25:42 [2021-07-30T17:25:42.760Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestGetDriver
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestGetDriver (0.00s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestVolumeRequestError
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestVolumeRequestError (0.01s)
17:25:42 [2021-07-30T17:25:42.967Z] PASS
17:25:42 [2021-07-30T17:25:42.967Z] coverage: 36.1% of statements
17:25:42 [2021-07-30T17:25:42.967Z] ok  	github.com/docker/docker/volume/drivers	0.067s	coverage: 36.1% of statements
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestGetAddress
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestGetAddress (0.00s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestRemove
17:25:42 [2021-07-30T17:25:42.967Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:25:42 [2021-07-30T17:25:42.967Z] --- SKIP: TestRemove (0.00s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestInitializeWithVolumes
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestCreate
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestCreate (0.02s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestValidateName
17:25:42 [2021-07-30T17:25:42.967Z] --- PASS: TestValidateName (0.00s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestCreateWithOpts
17:25:42 [2021-07-30T17:25:42.967Z]     local_test.go:181: runtime.GOOS == "windows"
17:25:42 [2021-07-30T17:25:42.967Z] --- SKIP: TestCreateWithOpts (0.00s)
17:25:42 [2021-07-30T17:25:42.967Z] === RUN   TestRelaodNoOpts
17:25:43 [2021-07-30T17:25:43.020Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:25:43 [2021-07-30T17:25:43.132Z] --- PASS: TestCreateServiceSysctls (3.55s)
17:25:43 [2021-07-30T17:25:43.132Z] === RUN   TestCreateServiceCapabilities
17:25:43 [2021-07-30T17:25:43.428Z] --- PASS: TestRelaodNoOpts (0.02s)
17:25:43 [2021-07-30T17:25:43.428Z] PASS
17:25:43 [2021-07-30T17:25:43.428Z] coverage: 41.5% of statements
17:25:43 [2021-07-30T17:25:43.428Z] ok  	github.com/docker/docker/volume/local	0.091s	coverage: 41.5% of statements
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRaw
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestLCOWParseMountRaw (0.02s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRaw
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestConvertTmpfsOptions
17:25:44 [2021-07-30T17:25:44.969Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:25:44 [2021-07-30T17:25:44.969Z]     linux_parser_test.go:209: data="ro"
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestParseMountSpec
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 0
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 1
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 2
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 3
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 4
17:25:44 [2021-07-30T17:25:44.969Z]     parser_test.go:63: case 5
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestParseMountSpec (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestValidateMount
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestValidateMount (0.02s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRaw
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestWindowsParseMountRaw (0.02s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:25:44 [2021-07-30T17:25:44.969Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:25:44 [2021-07-30T17:25:44.969Z] PASS
17:25:44 [2021-07-30T17:25:44.969Z] coverage: 67.7% of statements
17:25:44 [2021-07-30T17:25:44.969Z] ok  	github.com/docker/docker/volume/mounts	0.122s	coverage: 67.7% of statements
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestSetGetMeta
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestSetGetMeta
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestRestore
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestRestore
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestServiceCreate
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestServiceCreate
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestServiceList
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestServiceList
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestServiceRemove
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestServiceRemove
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestServiceGet
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestServiceGet
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestServicePrune
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestServicePrune
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestCreate
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestCreate
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestRemove
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestRemove
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestList
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestList
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFindByDriver
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFindByDriver
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFindByReferenced
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFindByReferenced
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestDerefMultipleOfSameRef
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestDerefMultipleOfSameRef
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestDefererencePluginOnCreateError
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestDefererencePluginOnCreateError
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestRefDerefRemove
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestRefDerefRemove
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestGet
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestGet
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestGetWithReference
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestGetWithReference
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_nil_list
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_nil_list
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_empty_list
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_empty_list
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_filter_some
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_filter_some
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_filter_middle
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_filter_middle
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:25:45 [2021-07-30T17:25:45.941Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:25:45 [2021-07-30T17:25:45.941Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:25:45 [2021-07-30T17:25:45.942Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_nil_list
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_filter_some
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_empty_list
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_filter_middle
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestFilterFunc (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestSetGetMeta
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFindByReferenced
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestServicePrune
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestFindByDriver
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestSetGetMeta (0.04s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestList
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestFindByReferenced (0.06s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestRemove
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestFindByDriver (0.07s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestCreate
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestList (0.05s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestGetWithReference
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestCreate (0.03s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestServiceList
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestRemove (0.05s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestServiceGet
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestGetWithReference (0.04s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestServiceRemove
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestServiceGet (0.14s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestServiceCreate
17:25:45 [2021-07-30T17:25:45.942Z] time="2021-07-30T17:25:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestServiceRemove (0.13s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestRestore
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestServiceList (0.17s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestDefererencePluginOnCreateError
17:25:45 [2021-07-30T17:25:45.942Z] time="2021-07-30T17:25:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestServiceCreate (0.05s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestGet
17:25:45 [2021-07-30T17:25:45.942Z] time="2021-07-30T17:25:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestRestore (0.05s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestRefDerefRemove
17:25:45 [2021-07-30T17:25:45.942Z] time="2021-07-30T17:25:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestDefererencePluginOnCreateError (0.05s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:45 [2021-07-30T17:25:45.942Z] time="2021-07-30T17:25:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestServicePrune (0.34s)
17:25:45 [2021-07-30T17:25:45.942Z] === CONT  TestDerefMultipleOfSameRef
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestGet (0.04s)
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestRefDerefRemove (0.04s)
17:25:45 [2021-07-30T17:25:45.942Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
17:25:46 [2021-07-30T17:25:46.401Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
17:25:46 [2021-07-30T17:25:46.401Z] PASS
17:25:46 [2021-07-30T17:25:46.401Z] coverage: 69.6% of statements
17:25:46 [2021-07-30T17:25:46.401Z] ok  	github.com/docker/docker/volume/service	0.444s	coverage: 69.6% of statements
17:25:46 [2021-07-30T17:25:46.430Z] --- PASS: TestCreateServiceCapabilities (2.89s)
17:25:46 [2021-07-30T17:25:46.430Z] === RUN   TestInspect
17:25:47 [2021-07-30T17:25:47.942Z] 2021/07/30 17:25:47 Closing DB instances...
17:25:48 [2021-07-30T17:25:48.914Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:25:48 [2021-07-30T17:25:48.914Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:25:48 [2021-07-30T17:25:48.914Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:25:48 [2021-07-30T17:25:48.914Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:25:48 [2021-07-30T17:25:48.972Z] --- PASS: TestInspect (2.99s)
17:25:48 [2021-07-30T17:25:48.972Z] === RUN   TestCreateJob
17:25:49 [2021-07-30T17:25:49.375Z] --- PASS: TestNetworkDBGarbageCollection (54.27s)
17:25:49 [2021-07-30T17:25:49.375Z] === RUN   TestFindNode
17:25:49 [2021-07-30T17:25:49.375Z] 2021/07/30 17:25:49 Closing DB instances...
17:25:49 [2021-07-30T17:25:49.375Z] --- PASS: TestFindNode (0.02s)
17:25:49 [2021-07-30T17:25:49.375Z] === RUN   TestChangeNodeState
17:25:49 [2021-07-30T17:25:49.835Z] 2021/07/30 17:25:49 Closing DB instances...
17:25:49 [2021-07-30T17:25:49.835Z] --- PASS: TestChangeNodeState (0.02s)
17:25:49 [2021-07-30T17:25:49.835Z] === RUN   TestNodeReincarnation
17:25:49 [2021-07-30T17:25:49.835Z] 2021/07/30 17:25:49 Closing DB instances...
17:25:51 [2021-07-30T17:25:51.168Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:25:53 [2021-07-30T17:25:53.172Z] --- PASS: TestCreateJob (4.00s)
17:25:53 [2021-07-30T17:25:53.172Z] === RUN   TestReplicatedJob
17:25:53 [2021-07-30T17:25:53.712Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:25:54 [2021-07-30T17:25:54.532Z] --- PASS: TestNodeReincarnation (5.02s)
17:25:54 [2021-07-30T17:25:54.532Z] === RUN   TestParallelCreate
17:25:54 [2021-07-30T17:25:54.532Z] 2021/07/30 17:25:54 Closing DB instances...
17:25:54 [2021-07-30T17:25:54.532Z] --- PASS: TestParallelCreate (0.02s)
17:25:54 [2021-07-30T17:25:54.532Z] === RUN   TestParallelDelete
17:25:54 [2021-07-30T17:25:54.532Z] 2021/07/30 17:25:54 Closing DB instances...
17:25:54 [2021-07-30T17:25:54.532Z] --- PASS: TestParallelDelete (0.02s)
17:25:54 [2021-07-30T17:25:54.532Z] === RUN   TestNetworkDBIslands
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:91595d0bddc8 with config:&{NodeID:91595d0bddc8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 91595d0bddc8/172.25.107.197, joined gossip cluster"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 91595d0bddc8/172.25.107.197, added to nodes list"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8cbd92d20538 with config:&{NodeID:8cbd92d20538 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 8cbd92d20538/172.25.107.197, joined gossip cluster"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to nodes list"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49500"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 8cbd92d20538/172.25.107.197, joined gossip cluster"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to nodes list"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 91595d0bddc8/172.25.107.197, joined gossip cluster"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=info msg="Node 91595d0bddc8/172.25.107.197, added to nodes list"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:25:54 [2021-07-30T17:25:54.532Z] time="2021-07-30T17:25:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49501"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b88161159d62 with config:&{NodeID:b88161159d62 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49503"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node 91595d0bddc8/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node 91595d0bddc8/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node 8cbd92d20538/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49504"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.503Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:25:55 [2021-07-30T17:25:55.964Z] time="2021-07-30T17:25:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:139806e67ff5 with config:&{NodeID:139806e67ff5 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49506"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 8cbd92d20538/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node b88161159d62/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 91595d0bddc8/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 91595d0bddc8/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49507"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:25:55 [2021-07-30T17:25:55.965Z] time="2021-07-30T17:25:55Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e5f90942a511 with config:&{NodeID:e5f90942a511 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49508"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node b88161159d62/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node b88161159d62/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 91595d0bddc8/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 91595d0bddc8/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 8cbd92d20538/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49509"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.424Z] time="2021-07-30T17:25:56Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:25:56 [2021-07-30T17:25:56.885Z]     networkdb_test.go:842: Re-joining: 3
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=info msg="The new bootstrap node list is:[172.25.107.197:10033 172.25.107.197:10034 172.25.107.197:10035]"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10033"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49512"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49513"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10034"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10035"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49514"
17:25:56 [2021-07-30T17:25:56.885Z]     networkdb_test.go:842: Re-joining: 4
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=info msg="The new bootstrap node list is:[172.25.107.197:10033 172.25.107.197:10034 172.25.107.197:10035]"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10033"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49515"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10034"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49516"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10035"
17:25:56 [2021-07-30T17:25:56.885Z] time="2021-07-30T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49517"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:56Z" level=info msg="node 0 leaving"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="node5(e5f90942a511): Node leave event for 91595d0bddc8/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="node3(b88161159d62): Node leave event for 91595d0bddc8/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="node2(8cbd92d20538): Node leave event for 91595d0bddc8/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="node4(139806e67ff5): Node leave event for 91595d0bddc8/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="node1(91595d0bddc8): Node leave event for 91595d0bddc8/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.344Z] time="2021-07-30T17:25:57Z" level=info msg="Node 91595d0bddc8/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="node 1 leaving"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=warning msg="memberlist: Failed to send gossip to 172.25.107.197:10034: write udp [::]:10033->172.25.107.197:10034: use of closed network connection"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="node3(b88161159d62): Node leave event for 8cbd92d20538/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="node4(139806e67ff5): Node leave event for 8cbd92d20538/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538 change state NodeActive --> NodeFailed"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538/172.25.107.197, added to failed nodes list"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538 change state NodeActive --> NodeLeft"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="node5(e5f90942a511): Node leave event for 8cbd92d20538/172.25.107.197"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=error msg="node: 8cbd92d20538 is unknown to memberlist"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538/172.25.107.197, left gossip cluster"
17:25:57 [2021-07-30T17:25:57.806Z] time="2021-07-30T17:25:57Z" level=info msg="Node 8cbd92d20538/172.25.107.197, left gossip cluster"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="node 2 leaving"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="Node b88161159d62 change state NodeActive --> NodeLeft"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="node5(e5f90942a511): Node leave event for b88161159d62/172.25.107.197"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="Node b88161159d62 change state NodeActive --> NodeLeft"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="node4(139806e67ff5): Node leave event for b88161159d62/172.25.107.197"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="Node b88161159d62 change state NodeActive --> NodeLeft"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:57Z" level=info msg="node3(b88161159d62): Node leave event for b88161159d62/172.25.107.197"
17:25:58 [2021-07-30T17:25:58.266Z] time="2021-07-30T17:25:58Z" level=info msg="Node b88161159d62/172.25.107.197, left gossip cluster"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="Node b88161159d62/172.25.107.197, left gossip cluster"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="Node b88161159d62/172.25.107.197, left gossip cluster"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:25:58 [2021-07-30T17:25:58.726Z]     networkdb_test.go:874: node4: OK
17:25:58 [2021-07-30T17:25:58.726Z]     networkdb_test.go:874: node5: OK
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="node 0 coming back"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:95aedaa287d2 with config:&{NodeID:95aedaa287d2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="Node 95aedaa287d2/172.25.107.197, joined gossip cluster"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="Node 95aedaa287d2/172.25.107.197, added to nodes list"
17:25:58 [2021-07-30T17:25:58.726Z] time="2021-07-30T17:25:58Z" level=info msg="node 1 coming back"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6f5298dcf0a0 with config:&{NodeID:6f5298dcf0a0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, joined gossip cluster"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, added to nodes list"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="node 2 coming back"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:43ea929617eb with config:&{NodeID:43ea929617eb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="Node 43ea929617eb/172.25.107.197, joined gossip cluster"
17:25:58 [2021-07-30T17:25:58.727Z] time="2021-07-30T17:25:58Z" level=info msg="Node 43ea929617eb/172.25.107.197, added to nodes list"
17:25:59 [2021-07-30T17:25:59.697Z] time="2021-07-30T17:25:59Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:25:59 [2021-07-30T17:25:59.697Z] time="2021-07-30T17:25:59Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:25:59 [2021-07-30T17:25:59.752Z] --- PASS: TestReplicatedJob (6.72s)
17:25:59 [2021-07-30T17:25:59.752Z] === RUN   TestUpdateReplicatedJob
17:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestDockerSuite/TestBuildRm
17:25:59 [2021-07-30T17:25:59.827Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
17:25:59 [2021-07-30T17:25:59.827Z] PASS
17:25:59 [2021-07-30T17:25:59.827Z] 
17:25:59 [2021-07-30T17:25:59.827Z] DONE 17 tests in 53.568s
17:25:59 [2021-07-30T17:25:59.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:25:59 [2021-07-30T17:25:59.827Z] ++ 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:25:59 [2021-07-30T17:25:59.827Z] ++ set -e
17:25:59 [2021-07-30T17:25:59.827Z] ++ '[' -n 0 ']'
17:25:59 [2021-07-30T17:25:59.827Z] ++ set -x
17:25:59 [2021-07-30T17:25:59.827Z] ++ 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:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:25:59 [2021-07-30T17:25:59.827Z] INFO: Testing against a local daemon
17:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestPluginInvalidJSON
17:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2021-07-30T17:25:59.827Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2021-07-30T17:25:59.827Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2021-07-30T17:25:59.827Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:25:59 [2021-07-30T17:25:59.827Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestPluginInstall
17:25:59 [2021-07-30T17:25:59.827Z] === RUN   TestPluginInstall/no_auth
17:26:00 [2021-07-30T17:26:00.667Z] time="2021-07-30T17:26:00Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:00 [2021-07-30T17:26:00.667Z] time="2021-07-30T17:26:00Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:01 [2021-07-30T17:26:01.637Z] time="2021-07-30T17:26:01Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:01 [2021-07-30T17:26:01.637Z] time="2021-07-30T17:26:01Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:02 [2021-07-30T17:26:02.098Z] time="2021-07-30T17:26:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.107.197:10033 172.25.107.197:10034 172.25.107.197:10035]"
17:26:02 [2021-07-30T17:26:02.371Z]     docker_api_swarm_node_test.go:19: [dce35e7678b04] joining swarm manager [d22997701c23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:26:02 [2021-07-30T17:26:02.558Z] time="2021-07-30T17:26:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.107.197:10033 172.25.107.197:10034 172.25.107.197:10035]"
17:26:02 [2021-07-30T17:26:02.558Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:02 [2021-07-30T17:26:02.558Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:02 [2021-07-30T17:26:02.632Z] time="2021-07-30T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:02 [2021-07-30T17:26:02.632Z] time="2021-07-30T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:622b7b8bc7af96e7463d47189f3f436ad101c7ed327eb77cb8127a2ecd3792af" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:02 [2021-07-30T17:26:02.632Z] time="2021-07-30T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:02 [2021-07-30T17:26:02.632Z] time="2021-07-30T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:622b7b8bc7af96e7463d47189f3f436ad101c7ed327eb77cb8127a2ecd3792af" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:02 [2021-07-30T17:26:02.895Z] === RUN   TestPluginInstall/with_htpasswd
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49530"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10033"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, is the new incarnation of the shutdown node 91595d0bddc8/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10034"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49531"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, is the new incarnation of the shutdown node 8cbd92d20538/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49532"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10035"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 139806e67ff5/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node e5f90942a511/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, is the new incarnation of the shutdown node b88161159d62/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, is the new incarnation of the shutdown node 91595d0bddc8/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 95aedaa287d2/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, is the new incarnation of the shutdown node 8cbd92d20538/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, joined gossip cluster"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, is the new incarnation of the shutdown node b88161159d62/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.020Z] time="2021-07-30T17:26:02Z" level=info msg="Node 43ea929617eb/172.25.107.197, added to nodes list"
17:26:03 [2021-07-30T17:26:03.466Z]     docker_api_swarm_node_test.go:20: [d46f3fd54517a] joining swarm manager [d22997701c23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:26:03 [2021-07-30T17:26:03.466Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10033"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49533"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10034"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49534"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.107.197:10035"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49535"
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:03 [2021-07-30T17:26:03.480Z] time="2021-07-30T17:26:03Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:03 [2021-07-30T17:26:03.727Z] time="2021-07-30T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:03 [2021-07-30T17:26:03.727Z] time="2021-07-30T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94743ef497203bea8fe9d5cc716d1c8ecc8efe8bc01ac47e87f817f897ceef35" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:03 [2021-07-30T17:26:03.727Z] time="2021-07-30T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:03 [2021-07-30T17:26:03.727Z] time="2021-07-30T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94743ef497203bea8fe9d5cc716d1c8ecc8efe8bc01ac47e87f817f897ceef35" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:03 [2021-07-30T17:26:03.941Z] 2021/07/30 17:26:03 Closing DB instances...
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2 change state NodeActive --> NodeLeft"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="node2(6f5298dcf0a0): Node leave event for 95aedaa287d2/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2 change state NodeActive --> NodeLeft"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="node4(139806e67ff5): Node leave event for 95aedaa287d2/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2 change state NodeActive --> NodeLeft"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="node5(e5f90942a511): Node leave event for 95aedaa287d2/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2 change state NodeActive --> NodeLeft"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2 change state NodeActive --> NodeLeft"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="node3(43ea929617eb): Node leave event for 95aedaa287d2/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.941Z] time="2021-07-30T17:26:03Z" level=info msg="node1(95aedaa287d2): Node leave event for 95aedaa287d2/172.25.107.197"
17:26:03 [2021-07-30T17:26:03.951Z] --- PASS: TestUpdateReplicatedJob (4.15s)
17:26:03 [2021-07-30T17:26:03.951Z] === RUN   TestServiceListWithStatuses
17:26:03 [2021-07-30T17:26:03.951Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:26:03 [2021-07-30T17:26:03.951Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:26:03 [2021-07-30T17:26:03.951Z] === RUN   TestDockerNetworkConnectAlias
17:26:04 [2021-07-30T17:26:04.298Z] === RUN   TestPluginInstall/with_insecure
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:03Z" level=info msg="Node 95aedaa287d2/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0 change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="node4(139806e67ff5): Node leave event for 6f5298dcf0a0/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0 change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0 change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="node5(e5f90942a511): Node leave event for 6f5298dcf0a0/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="node3(43ea929617eb): Node leave event for 6f5298dcf0a0/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0 change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="node2(6f5298dcf0a0): Node leave event for 6f5298dcf0a0/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.401Z] time="2021-07-30T17:26:04Z" level=info msg="Node 6f5298dcf0a0/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.862Z] time="2021-07-30T17:26:04Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:04 [2021-07-30T17:26:04.862Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.862Z] time="2021-07-30T17:26:04Z" level=info msg="node4(139806e67ff5): Node leave event for 43ea929617eb/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.862Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.863Z] time="2021-07-30T17:26:04Z" level=info msg="node5(e5f90942a511): Node leave event for 43ea929617eb/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.863Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb change state NodeActive --> NodeLeft"
17:26:04 [2021-07-30T17:26:04.863Z] time="2021-07-30T17:26:04Z" level=info msg="node3(43ea929617eb): Node leave event for 43ea929617eb/172.25.107.197"
17:26:04 [2021-07-30T17:26:04.863Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.863Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb/172.25.107.197, left gossip cluster"
17:26:04 [2021-07-30T17:26:04.870Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:26:05 [2021-07-30T17:26:05.131Z] time="2021-07-30T17:26:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:05 [2021-07-30T17:26:05.131Z] time="2021-07-30T17:26:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bf2c1f81918d53e91bb6b7e6d784d8d3a6b821fa5616b403a3e22bcd7ee6414" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:05 [2021-07-30T17:26:05.131Z] time="2021-07-30T17:26:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:05 [2021-07-30T17:26:05.131Z] time="2021-07-30T17:26:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bf2c1f81918d53e91bb6b7e6d784d8d3a6b821fa5616b403a3e22bcd7ee6414" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:04Z" level=info msg="Node 43ea929617eb/172.25.107.197, left gossip cluster"
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:05Z" level=debug msg="memberlist: Failed ping: e5f90942a511 (timeout reached)"
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.107.197:10035: use of closed network connection"
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.107.197:10036: use of closed network connection"
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:05Z" level=debug msg="memberlist: Stream connection from=172.25.107.197:49540"
17:26:05 [2021-07-30T17:26:05.326Z] time="2021-07-30T17:26:05Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:05 [2021-07-30T17:26:05.396Z]     plugin_test.go:166: [dc5b7f28befe0] daemon is not started
17:26:05 [2021-07-30T17:26:05.396Z] --- PASS: TestPluginInstall (5.92s)
17:26:05 [2021-07-30T17:26:05.396Z]     --- PASS: TestPluginInstall/no_auth (3.45s)
17:26:05 [2021-07-30T17:26:05.396Z]     --- PASS: TestPluginInstall/with_htpasswd (1.13s)
17:26:05 [2021-07-30T17:26:05.396Z]     --- PASS: TestPluginInstall/with_insecure (1.34s)
17:26:05 [2021-07-30T17:26:05.396Z] === RUN   TestPluginsWithRuntimes
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=info msg="Node 139806e67ff5 change state NodeActive --> NodeLeft"
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=info msg="node5(e5f90942a511): Node leave event for 139806e67ff5/172.25.107.197"
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=info msg="Node 139806e67ff5 change state NodeActive --> NodeLeft"
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=info msg="node4(139806e67ff5): Node leave event for 139806e67ff5/172.25.107.197"
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=warning msg="memberlist: Was able to connect to e5f90942a511 but other probes failed, network may be misconfigured"
17:26:05 [2021-07-30T17:26:05.787Z] time="2021-07-30T17:26:05Z" level=info msg="Node 139806e67ff5/172.25.107.197, left gossip cluster"
17:26:05 [2021-07-30T17:26:05.967Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:26:06 [2021-07-30T17:26:06.227Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:26:06 [2021-07-30T17:26:06.248Z] time="2021-07-30T17:26:05Z" level=info msg="Node 139806e67ff5/172.25.107.197, left gossip cluster"
17:26:06 [2021-07-30T17:26:06.712Z] time="2021-07-30T17:26:06Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10002: connectex: No connection could be made because the target machine actively refused it."
17:26:06 [2021-07-30T17:26:06.712Z] time="2021-07-30T17:26:06Z" level=debug msg="memberlist: Failed to join 172.25.107.197: dial tcp 172.25.107.197:10013: connectex: No connection could be made because the target machine actively refused it."
17:26:06 [2021-07-30T17:26:06.798Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:26:07 [2021-07-30T17:26:07.179Z] time="2021-07-30T17:26:06Z" level=info msg="Node e5f90942a511/172.25.107.197, left gossip cluster"
17:26:07 [2021-07-30T17:26:07.179Z] time="2021-07-30T17:26:06Z" level=info msg="Node e5f90942a511 change state NodeActive --> NodeFailed"
17:26:07 [2021-07-30T17:26:07.179Z] time="2021-07-30T17:26:06Z" level=info msg="Node e5f90942a511/172.25.107.197, added to failed nodes list"
17:26:07 [2021-07-30T17:26:07.179Z] --- PASS: TestNetworkDBIslands (12.29s)
17:26:07 [2021-07-30T17:26:07.179Z] PASS
17:26:07 [2021-07-30T17:26:07.179Z] coverage: 60.5% of statements
17:26:07 [2021-07-30T17:26:07.179Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.749s	coverage: 60.5% of statements
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/quota	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/rootless	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/volume	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:26:07 [2021-07-30T17:26:07.179Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:26:07 [2021-07-30T17:26:07.369Z] === RUN   TestPluginsWithRuntimes/No_Args
17:26:07 [2021-07-30T17:26:07.943Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:26:08 [2021-07-30T17:26:08.548Z] === RUN   TestPluginsWithRuntimes/With_Args
17:26:09 [2021-07-30T17:26:09.119Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:26:09 [2021-07-30T17:26:09.235Z] --- PASS: TestDockerNetworkConnectAlias (5.19s)
17:26:09 [2021-07-30T17:26:09.235Z] === RUN   TestDockerNetworkReConnect
17:26:09 [2021-07-30T17:26:09.689Z] --- PASS: TestPluginsWithRuntimes (4.09s)
17:26:09 [2021-07-30T17:26:09.689Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.13s)
17:26:09 [2021-07-30T17:26:09.689Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.06s)
17:26:09 [2021-07-30T17:26:09.689Z] === RUN   TestPluginBackCompatMediaTypes
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === Skipped
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
17:26:10 [2021-07-30T17:26:10.101Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:26:10 [2021-07-30T17:26:10.101Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s)
17:26:10 [2021-07-30T17:26:10.101Z]     client_test.go:23: runtime.GOOS == "windows"
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     network_proxy_test.go:212: No support for dual stack yet
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     daemon_test.go:147: root required
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     reload_test.go:520: root required
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     pull_v2_test.go:73: Needs fixing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     pull_v2_test.go:118: Needs fixing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     download_test.go:268: Needs fixing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     layer_test.go:304: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     layer_test.go:353: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     layer_test.go:468: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     layer_test.go:697: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     migration_test.go:46: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     migration_test.go:182: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     mount_test.go:17: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     mount_test.go:76: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     mount_test.go:125: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     mount_test.go:212: Failing on Windows
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
17:26:10 [2021-07-30T17:26:10.101Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.101Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:26:10 [2021-07-30T17:26:10.101Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:10 [2021-07-30T17:26:10.101Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:134: Xz not present in msys2
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:239: Failing on Windows CI machines
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_windows_test.go:16: Currently fails
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     changes_test.go:196: needs more investigation
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     changes_test.go:433: needs further investigation
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     changes_test.go:469: needs further investigation
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     poller_test.go:41: No chmod on Windows
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     fileutils_test.go:134: Needs porting to Windows
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     fileutils_test.go:180: Needs porting to Windows
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:26:10 [2021-07-30T17:26:10.102Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
17:26:10 [2021-07-30T17:26:10.102Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:26:10 [2021-07-30T17:26:10.102Z]     local_test.go:181: runtime.GOOS == "windows"
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] 
17:26:10 [2021-07-30T17:26:10.102Z] DONE 2068 tests, 67 skipped in 322.739s
17:26:10 [2021-07-30T17:26:10.102Z] INFO: make.ps1 ended at 07/30/2021 17:26:09
17:26:10 [2021-07-30T17:26:10.259Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:26:10 [2021-07-30T17:26:10.259Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s)
17:26:10 [2021-07-30T17:26:10.259Z] PASS
17:26:10 [2021-07-30T17:26:10.259Z] 
17:26:10 [2021-07-30T17:26:10.259Z] DONE 10 tests in 11.068s
17:26:10 [2021-07-30T17:26:10.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:26:10 [2021-07-30T17:26:10.519Z] ++ 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:26:10 [2021-07-30T17:26:10.519Z] ++ set -e
17:26:10 [2021-07-30T17:26:10.519Z] ++ '[' -n 0 ']'
17:26:10 [2021-07-30T17:26:10.519Z] ++ set -x
17:26:10 [2021-07-30T17:26:10.519Z] ++ 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:26:10 [2021-07-30T17:26:10.519Z] INFO: Testing against a local daemon
17:26:10 [2021-07-30T17:26:10.519Z] === RUN   TestExternalGraphDriver
17:26:10 [2021-07-30T17:26:10.780Z] === RUN   TestExternalGraphDriver/json
17:26:12 [2021-07-30T17:26:12.298Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:26:12 [2021-07-30T17:26:12.298Z] INFO: Unit tests ended at 07/30/2021 17:26:12. Duration:00:05:43.8132151
17:26:12 [2021-07-30T17:26:12.298Z] INFO: Building busybox
17:26:12 [2021-07-30T17:26:12.298Z] Sending build context to Docker daemon   5.12kB
17:26:12 [2021-07-30T17:26:12.298Z] 
17:26:12 [2021-07-30T17:26:12.298Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:26:12 [2021-07-30T17:26:12.298Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:26:12 [2021-07-30T17:26:12.298Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:26:12 [2021-07-30T17:26:12.298Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:26:12 [2021-07-30T17:26:12.298Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:26:12 [2021-07-30T17:26:12.298Z]  ---> 9a0a02eca0e6
17:26:12 [2021-07-30T17:26:12.298Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:26:12 [2021-07-30T17:26:12.758Z]  ---> Running in 8c87f6a483f9
17:26:13 [2021-07-30T17:26:13.322Z] === RUN   TestExternalGraphDriver/spec
17:26:13 [2021-07-30T17:26:13.434Z] --- PASS: TestDockerNetworkReConnect (4.34s)
17:26:13 [2021-07-30T17:26:13.434Z] === RUN   TestServicePlugin
17:26:13 [2021-07-30T17:26:13.434Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:13 [2021-07-30T17:26:13.434Z] --- SKIP: TestServicePlugin (0.00s)
17:26:13 [2021-07-30T17:26:13.434Z] === RUN   TestServiceUpdateLabel
17:26:13 [2021-07-30T17:26:13.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:26:14 [2021-07-30T17:26:14.463Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:26:14 [2021-07-30T17:26:14.463Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:26:14 [2021-07-30T17:26:14.725Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:26:14 [2021-07-30T17:26:14.725Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:26:14 [2021-07-30T17:26:14.725Z] === RUN   TestDockerSuite/TestBuildSpaces
17:26:15 [2021-07-30T17:26:15.296Z] === RUN   TestExternalGraphDriver/pull
17:26:15 [2021-07-30T17:26:15.296Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:26:15 [2021-07-30T17:26:15.974Z] --- PASS: TestServiceUpdateLabel (2.66s)
17:26:15 [2021-07-30T17:26:15.974Z] === RUN   TestServiceUpdateSecrets
17:26:16 [2021-07-30T17:26:16.681Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:26:16 [2021-07-30T17:26:16.681Z] === RUN   TestDockerSuite/TestBuildStderr
17:26:18 [2021-07-30T17:26:18.069Z] --- PASS: TestExternalGraphDriver (7.20s)
17:26:18 [2021-07-30T17:26:18.069Z]     --- PASS: TestExternalGraphDriver/json (2.21s)
17:26:18 [2021-07-30T17:26:18.069Z]     --- PASS: TestExternalGraphDriver/spec (2.33s)
17:26:18 [2021-07-30T17:26:18.069Z]     --- PASS: TestExternalGraphDriver/pull (2.56s)
17:26:18 [2021-07-30T17:26:18.069Z] === RUN   TestGraphdriverPluginV2
17:26:18 [2021-07-30T17:26:18.069Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:26:19 [2021-07-30T17:26:19.012Z]     docker_api_swarm_test.go:501: [d9384bee3a2e0] joining swarm manager [d0632302e69ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:26:22 [2021-07-30T17:26:22.311Z] --- PASS: TestGraphdriverPluginV2 (4.59s)
17:26:22 [2021-07-30T17:26:22.311Z] PASS
17:26:22 [2021-07-30T17:26:22.311Z] 
17:26:22 [2021-07-30T17:26:22.311Z] DONE 5 tests in 11.960s
17:26:22 [2021-07-30T17:26:22.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:26:22 [2021-07-30T17:26:22.311Z] ++ 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:26:22 [2021-07-30T17:26:22.311Z] ++ set -e
17:26:22 [2021-07-30T17:26:22.311Z] ++ '[' -n 0 ']'
17:26:22 [2021-07-30T17:26:22.311Z] ++ set -x
17:26:22 [2021-07-30T17:26:22.311Z] ++ 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:26:22 [2021-07-30T17:26:22.571Z] INFO: Testing against a local daemon
17:26:22 [2021-07-30T17:26:22.571Z] === RUN   TestContinueAfterPluginCrash
17:26:22 [2021-07-30T17:26:22.571Z] === PAUSE TestContinueAfterPluginCrash
17:26:22 [2021-07-30T17:26:22.571Z] === RUN   TestReadPluginNoRead
17:26:22 [2021-07-30T17:26:22.571Z] === PAUSE TestReadPluginNoRead
17:26:22 [2021-07-30T17:26:22.571Z] === RUN   TestDaemonStartWithLogOpt
17:26:22 [2021-07-30T17:26:22.571Z] === PAUSE TestDaemonStartWithLogOpt
17:26:22 [2021-07-30T17:26:22.571Z] === CONT  TestContinueAfterPluginCrash
17:26:22 [2021-07-30T17:26:22.571Z] === CONT  TestDaemonStartWithLogOpt
17:26:23 [2021-07-30T17:26:23.512Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:26:24 [2021-07-30T17:26:24.896Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:26:26 [2021-07-30T17:26:26.280Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:26:26 [2021-07-30T17:26:26.542Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:26:27 [2021-07-30T17:26:27.489Z] --- PASS: TestDaemonStartWithLogOpt (4.70s)
17:26:27 [2021-07-30T17:26:27.489Z] === CONT  TestReadPluginNoRead
17:26:28 [2021-07-30T17:26:28.059Z]     docker_api_swarm_test.go:506: [de02d6ef729c4] joining swarm manager [d0632302e69ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:26:28 [2021-07-30T17:26:28.319Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:26:30 [2021-07-30T17:26:30.234Z] === RUN   TestDockerSuite/TestBuildUser
17:26:30 [2021-07-30T17:26:30.234Z] === RUN   TestReadPluginNoRead/default
17:26:32 [2021-07-30T17:26:32.150Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:26:32 [2021-07-30T17:26:32.411Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:33 [2021-07-30T17:26:33.353Z] --- PASS: TestContinueAfterPluginCrash (10.72s)
17:26:33 [2021-07-30T17:26:33.879Z] Removing intermediate container 8c87f6a483f9
17:26:33 [2021-07-30T17:26:33.879Z]  ---> d1ec8144d749
17:26:33 [2021-07-30T17:26:33.879Z] Step 7/13 : ARG BUSYBOX_VERSION
17:26:33 [2021-07-30T17:26:33.879Z]  ---> Running in 8ee6d626fa1d
17:26:33 [2021-07-30T17:26:33.879Z] Removing intermediate container 8ee6d626fa1d
17:26:33 [2021-07-30T17:26:33.879Z]  ---> 721497b83628
17:26:33 [2021-07-30T17:26:33.879Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:26:33 [2021-07-30T17:26:33.879Z]  ---> Running in feae00cc0f32
17:26:33 [2021-07-30T17:26:33.879Z] Removing intermediate container feae00cc0f32
17:26:33 [2021-07-30T17:26:33.879Z]  ---> d68eec3bc019
17:26:33 [2021-07-30T17:26:33.879Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:26:34 [2021-07-30T17:26:34.078Z] --- PASS: TestServiceUpdateSecrets (15.49s)
17:26:34 [2021-07-30T17:26:34.078Z] === RUN   TestServiceUpdateConfigs
17:26:34 [2021-07-30T17:26:34.299Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:34 [2021-07-30T17:26:34.342Z] 
17:26:34 [2021-07-30T17:26:34.803Z]  ---> 6e0d53718bce
17:26:34 [2021-07-30T17:26:34.803Z] 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:34 [2021-07-30T17:26:34.803Z]  ---> Running in 81241fcffb30
17:26:35 [2021-07-30T17:26:35.682Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:26:36 [2021-07-30T17:26:36.253Z] === CONT  TestReadPluginNoRead
17:26:36 [2021-07-30T17:26:36.253Z]     read_test.go:92: [dcc55930f67d5] daemon is not started
17:26:36 [2021-07-30T17:26:36.253Z] --- PASS: TestReadPluginNoRead (8.88s)
17:26:36 [2021-07-30T17:26:36.253Z]     --- PASS: TestReadPluginNoRead/default (2.01s)
17:26:36 [2021-07-30T17:26:36.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
17:26:36 [2021-07-30T17:26:36.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
17:26:36 [2021-07-30T17:26:36.253Z] PASS
17:26:36 [2021-07-30T17:26:36.253Z] 
17:26:36 [2021-07-30T17:26:36.253Z] DONE 6 tests in 13.794s
17:26:36 [2021-07-30T17:26:36.253Z] 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:36 [2021-07-30T17:26:36.253Z] ++ 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:26:36 [2021-07-30T17:26:36.253Z] ++ set -e
17:26:36 [2021-07-30T17:26:36.253Z] ++ '[' -n 0 ']'
17:26:36 [2021-07-30T17:26:36.253Z] ++ set -x
17:26:36 [2021-07-30T17:26:36.253Z] ++ 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:26:36 [2021-07-30T17:26:36.253Z] testing: warning: no tests to run
17:26:36 [2021-07-30T17:26:36.253Z] PASS
17:26:36 [2021-07-30T17:26:36.253Z] 
17:26:36 [2021-07-30T17:26:36.253Z] DONE 0 tests in 0.050s
17:26:36 [2021-07-30T17:26:36.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:36 [2021-07-30T17:26:36.253Z] ++ 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:26:36 [2021-07-30T17:26:36.253Z] ++ set -e
17:26:36 [2021-07-30T17:26:36.253Z] ++ '[' -n 0 ']'
17:26:36 [2021-07-30T17:26:36.253Z] ++ set -x
17:26:36 [2021-07-30T17:26:36.253Z] ++ 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:26:36 [2021-07-30T17:26:36.515Z] INFO: Testing against a local daemon
17:26:36 [2021-07-30T17:26:36.515Z] === RUN   TestPluginWithDevMounts
17:26:36 [2021-07-30T17:26:36.515Z] === PAUSE TestPluginWithDevMounts
17:26:36 [2021-07-30T17:26:36.515Z] === CONT  TestPluginWithDevMounts
17:26:38 [2021-07-30T17:26:38.430Z] --- PASS: TestPluginWithDevMounts (1.80s)
17:26:38 [2021-07-30T17:26:38.430Z] PASS
17:26:38 [2021-07-30T17:26:38.430Z] 
17:26:38 [2021-07-30T17:26:38.430Z] DONE 1 tests in 1.996s
17:26:38 [2021-07-30T17:26:38.430Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:26:38 [2021-07-30T17:26:38.430Z] ++ 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:26:38 [2021-07-30T17:26:38.430Z] ++ set -e
17:26:38 [2021-07-30T17:26:38.430Z] ++ '[' -n 0 ']'
17:26:38 [2021-07-30T17:26:38.430Z] ++ set -x
17:26:38 [2021-07-30T17:26:38.431Z] ++ 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:26:38 [2021-07-30T17:26:38.431Z] INFO: Testing against a local daemon
17:26:38 [2021-07-30T17:26:38.431Z] === RUN   TestSecretInspect
17:26:41 [2021-07-30T17:26:41.732Z] --- PASS: TestSecretInspect (2.71s)
17:26:41 [2021-07-30T17:26:41.732Z] === RUN   TestSecretList
17:26:43 [2021-07-30T17:26:43.643Z] --- PASS: TestSecretList (2.59s)
17:26:43 [2021-07-30T17:26:43.643Z] === RUN   TestSecretsCreateAndDelete
17:26:46 [2021-07-30T17:26:46.942Z] --- PASS: TestSecretsCreateAndDelete (2.57s)
17:26:46 [2021-07-30T17:26:46.942Z] === RUN   TestSecretsUpdate
17:26:48 [2021-07-30T17:26:48.971Z] --- PASS: TestServiceUpdateConfigs (15.24s)
17:26:48 [2021-07-30T17:26:48.971Z] === RUN   TestServiceUpdateNetwork
17:26:49 [2021-07-30T17:26:49.495Z] --- PASS: TestSecretsUpdate (2.67s)
17:26:49 [2021-07-30T17:26:49.495Z] === RUN   TestTemplatedSecret
17:26:52 [2021-07-30T17:26:52.040Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:26:52 [2021-07-30T17:26:52.981Z] --- PASS: TestTemplatedSecret (4.02s)
17:26:52 [2021-07-30T17:26:52.981Z] === RUN   TestSecretCreateResolve
17:26:53 [2021-07-30T17:26:53.242Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:26:53 [2021-07-30T17:26:53.502Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:26:54 [2021-07-30T17:26:54.444Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:26:55 [2021-07-30T17:26:55.387Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:26:55 [2021-07-30T17:26:55.648Z] --- PASS: TestSecretCreateResolve (2.64s)
17:26:55 [2021-07-30T17:26:55.648Z] PASS
17:26:55 [2021-07-30T17:26:55.648Z] 
17:26:55 [2021-07-30T17:26:55.648Z] DONE 6 tests in 17.358s
17:26:55 [2021-07-30T17:26:55.648Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:26:55 [2021-07-30T17:26:55.648Z] ++ 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:26:55 [2021-07-30T17:26:55.648Z] ++ set -e
17:26:55 [2021-07-30T17:26:55.648Z] ++ '[' -n 0 ']'
17:26:55 [2021-07-30T17:26:55.648Z] ++ set -x
17:26:55 [2021-07-30T17:26:55.648Z] ++ 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:26:55 [2021-07-30T17:26:55.908Z] INFO: Testing against a local daemon
17:26:55 [2021-07-30T17:26:55.908Z] === RUN   TestServiceCreateInit
17:26:55 [2021-07-30T17:26:55.908Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:56 [2021-07-30T17:26:56.851Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:26:56 [2021-07-30T17:26:56.851Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:26:56 [2021-07-30T17:26:56.851Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:26:56 [2021-07-30T17:26:56.851Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:26:56 [2021-07-30T17:26:56.851Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:26:56 [2021-07-30T17:26:56.851Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:26:56 [2021-07-30T17:26:56.851Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:26:56 [2021-07-30T17:26:56.851Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:26:56 [2021-07-30T17:26:56.851Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:26:58 [2021-07-30T17:26:58.765Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:26:58 [2021-07-30T17:26:58.765Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:26:59 [2021-07-30T17:26:59.964Z] Removing intermediate container 81241fcffb30
17:26:59 [2021-07-30T17:26:59.964Z]  ---> f9a20643cfbe
17:26:59 [2021-07-30T17:26:59.964Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:26:59 [2021-07-30T17:26:59.964Z]  ---> Running in 348e51835d46
17:27:00 [2021-07-30T17:27:00.151Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:27:00 [2021-07-30T17:27:00.411Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:27:00 [2021-07-30T17:27:00.425Z] 
17:27:00 [2021-07-30T17:27:00.425Z] SUCCESS: Specified value was saved.
17:27:01 [2021-07-30T17:27:01.244Z] --- PASS: TestServiceUpdateNetwork (13.63s)
17:27:01 [2021-07-30T17:27:01.244Z] === RUN   TestServiceUpdatePidsLimit
17:27:01 [2021-07-30T17:27:01.352Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/builder/dockerfile	0.300s	coverage: 48.7% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/builder/remotecontext	0.132s	coverage: 13.7% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.299s	coverage: 86.3% of statements
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/cli	[no test files]
17:27:01 [2021-07-30T17:27:01.382Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:27:01 [2021-07-30T17:27:01.613Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:27:01 [2021-07-30T17:27:01.613Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:27:01 [2021-07-30T17:27:01.640Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.089s	coverage: 69.3% of statements
17:27:01 [2021-07-30T17:27:01.816Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:27:02 [2021-07-30T17:27:02.758Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:27:03 [2021-07-30T17:27:03.342Z] Removing intermediate container 348e51835d46
17:27:03 [2021-07-30T17:27:03.342Z]  ---> bca04932c9d5
17:27:03 [2021-07-30T17:27:03.342Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:27:03 [2021-07-30T17:27:03.342Z]  ---> Running in a7efe1d66fac
17:27:04 [2021-07-30T17:27:04.171Z] ok  	github.com/docker/docker/client	0.185s	coverage: 75.5% of statements
17:27:04 [2021-07-30T17:27:04.914Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:27:05 [2021-07-30T17:27:05.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:27:07 [2021-07-30T17:27:07.090Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:27:07 [2021-07-30T17:27:07.090Z]     docker_api_swarm_node_test.go:80: [d5109c644fb20] joining swarm manager [d60870ac5f10a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:27:07 [2021-07-30T17:27:07.350Z] --- PASS: TestServiceCreateInit (11.38s)
17:27:07 [2021-07-30T17:27:07.350Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.49s)
17:27:07 [2021-07-30T17:27:07.350Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.85s)
17:27:07 [2021-07-30T17:27:07.350Z] === RUN   TestCreateServiceMultipleTimes
17:27:08 [2021-07-30T17:27:08.290Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:27:08 [2021-07-30T17:27:08.290Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:27:09 [2021-07-30T17:27:09.236Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:27:09 [2021-07-30T17:27:09.236Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:27:09 [2021-07-30T17:27:09.236Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:27:10 [2021-07-30T17:27:10.179Z] === RUN   TestDockerSuite/TestBuildXZHost
17:27:10 [2021-07-30T17:27:10.424Z] Cannot create a file when that file already exists.
17:27:10 [2021-07-30T17:27:10.891Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:27:14 [2021-07-30T17:27:14.392Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:27:14 [2021-07-30T17:27:14.392Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:27:14 [2021-07-30T17:27:14.392Z]     docker_cli_sni_test.go:18: Flakey test
17:27:14 [2021-07-30T17:27:14.392Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:27:14 [2021-07-30T17:27:14.964Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:27:16 [2021-07-30T17:27:16.234Z] Removing intermediate container a7efe1d66fac
17:27:16 [2021-07-30T17:27:16.234Z]  ---> 721622178da4
17:27:16 [2021-07-30T17:27:16.234Z] Step 13/13 : CMD ["sh"]
17:27:16 [2021-07-30T17:27:16.234Z]  ---> Running in fe52f63e0cdd
17:27:16 [2021-07-30T17:27:16.234Z] Removing intermediate container fe52f63e0cdd
17:27:16 [2021-07-30T17:27:16.234Z]  ---> a0eb13ff020c
17:27:16 [2021-07-30T17:27:16.234Z] Successfully built a0eb13ff020c
17:27:16 [2021-07-30T17:27:16.234Z] Successfully tagged busybox:latest
17:27:16 [2021-07-30T17:27:16.234Z] INFO: Docker images of the daemon under test
17:27:16 [2021-07-30T17:27:16.234Z] 
17:27:16 [2021-07-30T17:27:16.234Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
17:27:16 [2021-07-30T17:27:16.234Z] busybox                                latest              a0eb13ff020c        1 second ago        5.72GB
17:27:16 [2021-07-30T17:27:16.234Z] microsoft/windowsservercore            latest              9a0a02eca0e6        3 weeks ago         5.7GB
17:27:16 [2021-07-30T17:27:16.234Z] mcr.microsoft.com/windows/servercore   ltsc2019            9a0a02eca0e6        3 weeks ago         5.7GB
17:27:16 [2021-07-30T17:27:16.234Z] 
17:27:16 [2021-07-30T17:27:16.234Z] INFO: Running integration tests at 07/30/2021 17:27:16...
17:27:16 [2021-07-30T17:27:16.234Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:27:16 [2021-07-30T17:27:16.234Z] INFO: Integration API tests being run from the host:
17:27:16 [2021-07-30T17:27:16.347Z] === RUN   TestDockerSuite/TestCommitChange
17:27:16 [2021-07-30T17:27:16.694Z] INFO: make.ps1 starting at 07/30/2021 17:27:16
17:27:17 [2021-07-30T17:27:17.664Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:27:18 [2021-07-30T17:27:18.260Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:27:19 [2021-07-30T17:27:19.025Z] --- PASS: TestServiceUpdatePidsLimit (17.41s)
17:27:19 [2021-07-30T17:27:19.025Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
17:27:19 [2021-07-30T17:27:19.025Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
17:27:19 [2021-07-30T17:27:19.025Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
17:27:19 [2021-07-30T17:27:19.025Z] PASS
17:27:19 [2021-07-30T17:27:19.025Z] 
17:27:19 [2021-07-30T17:27:19.025Z] === Skipped
17:27:19 [2021-07-30T17:27:19.025Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:27:19 [2021-07-30T17:27:19.025Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:27:19 [2021-07-30T17:27:19.025Z] 
17:27:19 [2021-07-30T17:27:19.025Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:27:19 [2021-07-30T17:27:19.025Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:19 [2021-07-30T17:27:19.025Z] 
17:27:19 [2021-07-30T17:27:19.025Z] 
17:27:19 [2021-07-30T17:27:19.025Z] DONE 27 tests, 2 skipped in 151.743s
17:27:19 [2021-07-30T17:27:19.025Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:27:19 [2021-07-30T17:27:19.025Z] ++ 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:27:19 [2021-07-30T17:27:19.025Z] ++ set -e
17:27:19 [2021-07-30T17:27:19.025Z] ++ '[' -n 0 ']'
17:27:19 [2021-07-30T17:27:19.025Z] ++ set -x
17:27:19 [2021-07-30T17:27:19.025Z] ++ 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:27:20 [2021-07-30T17:27:20.173Z] === RUN   TestDockerSuite/TestCommitHardlink
17:27:21 [2021-07-30T17:27:21.571Z] INFO: Testing against a local daemon
17:27:21 [2021-07-30T17:27:21.571Z] === RUN   TestSessionCreate
17:27:21 [2021-07-30T17:27:21.571Z] --- PASS: TestSessionCreate (0.04s)
17:27:21 [2021-07-30T17:27:21.571Z] === RUN   TestSessionCreateWithBadUpgrade
17:27:21 [2021-07-30T17:27:21.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
17:27:21 [2021-07-30T17:27:21.832Z] PASS
17:27:21 [2021-07-30T17:27:21.832Z] 
17:27:21 [2021-07-30T17:27:21.832Z] DONE 2 tests in 3.896s
17:27:21 [2021-07-30T17:27:21.832Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:27:21 [2021-07-30T17:27:21.832Z] ++ 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:27:21 [2021-07-30T17:27:21.832Z] ++ set -e
17:27:21 [2021-07-30T17:27:21.832Z] ++ '[' -n 0 ']'
17:27:21 [2021-07-30T17:27:21.832Z] ++ set -x
17:27:21 [2021-07-30T17:27:21.832Z] ++ 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:27:21 [2021-07-30T17:27:21.832Z] INFO: Testing against a local daemon
17:27:21 [2021-07-30T17:27:21.832Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:27:21 [2021-07-30T17:27:21.832Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:27:21 [2021-07-30T17:27:21.832Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:27:21 [2021-07-30T17:27:21.832Z] === RUN   TestEventsExecDie
17:27:22 [2021-07-30T17:27:22.086Z] === RUN   TestDockerSuite/TestCommitNewFile
17:27:23 [2021-07-30T17:27:23.214Z] --- PASS: TestEventsExecDie (1.08s)
17:27:23 [2021-07-30T17:27:23.214Z] === RUN   TestEventsBackwardsCompatible
17:27:23 [2021-07-30T17:27:23.214Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
17:27:23 [2021-07-30T17:27:23.214Z] === RUN   TestEventsVolumeCreate
17:27:23 [2021-07-30T17:27:23.214Z] --- PASS: TestEventsVolumeCreate (0.08s)
17:27:23 [2021-07-30T17:27:23.214Z] === RUN   TestInfoBinaryCommits
17:27:23 [2021-07-30T17:27:23.214Z] --- PASS: TestInfoBinaryCommits (0.04s)
17:27:23 [2021-07-30T17:27:23.214Z] === RUN   TestInfoAPIVersioned
17:27:23 [2021-07-30T17:27:23.214Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:27:23 [2021-07-30T17:27:23.214Z] === RUN   TestInfoDiscoveryBackend
17:27:23 [2021-07-30T17:27:23.467Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:27:23 [2021-07-30T17:27:23.784Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
17:27:23 [2021-07-30T17:27:23.784Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:27:24 [2021-07-30T17:27:24.411Z] === RUN   TestDockerSuite/TestCommitTTY
17:27:24 [2021-07-30T17:27:24.724Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:27:24 [2021-07-30T17:27:24.724Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:27:25 [2021-07-30T17:27:25.293Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
17:27:25 [2021-07-30T17:27:25.293Z] === RUN   TestInfoAPI
17:27:25 [2021-07-30T17:27:25.293Z] --- PASS: TestInfoAPI (0.04s)
17:27:25 [2021-07-30T17:27:25.293Z] === RUN   TestInfoAPIWarnings
17:27:25 [2021-07-30T17:27:25.795Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:27:26 [2021-07-30T17:27:26.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:27:26 [2021-07-30T17:27:26.997Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:27:28 [2021-07-30T17:27:28.382Z]     docker_api_swarm_node_test.go:52: [da0b6881981c8] joining swarm manager [d3619eb084e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:27:28 [2021-07-30T17:27:28.643Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:27:29 [2021-07-30T17:27:29.214Z]     docker_api_swarm_node_test.go:53: [df4e43eeb1d85] joining swarm manager [d3619eb084e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:27:29 [2021-07-30T17:27:29.475Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:27:29 [2021-07-30T17:27:29.475Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:27:29 [2021-07-30T17:27:29.475Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:27:29 [2021-07-30T17:27:29.743Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:27:29 [2021-07-30T17:27:29.743Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:27:29 [2021-07-30T17:27:29.743Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:27:29 [2021-07-30T17:27:29.743Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:27:30 [2021-07-30T17:27:30.685Z] --- PASS: TestCreateServiceMultipleTimes (23.30s)
17:27:30 [2021-07-30T17:27:30.685Z] === RUN   TestCreateServiceConflict
17:27:31 [2021-07-30T17:27:31.625Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:27:33 [2021-07-30T17:27:33.539Z] --- PASS: TestCreateServiceConflict (2.69s)
17:27:33 [2021-07-30T17:27:33.539Z] === RUN   TestCreateServiceMaxReplicas
17:27:33 [2021-07-30T17:27:33.539Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:27:33 [2021-07-30T17:27:33.539Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:27:34 [2021-07-30T17:27:34.480Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:27:35 [2021-07-30T17:27:35.422Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:27:36 [2021-07-30T17:27:36.364Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:27:37 [2021-07-30T17:27:37.305Z] --- PASS: TestCreateServiceMaxReplicas (4.03s)
17:27:37 [2021-07-30T17:27:37.305Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:37 [2021-07-30T17:27:37.305Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:27:38 [2021-07-30T17:27:38.247Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:27:38 [2021-07-30T17:27:38.247Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:27:38 [2021-07-30T17:27:38.247Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:27:38 [2021-07-30T17:27:38.819Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:27:38 [2021-07-30T17:27:38.819Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:27:38 [2021-07-30T17:27:38.819Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:27:39 [2021-07-30T17:27:39.079Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:27:39 [2021-07-30T17:27:39.079Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:27:40 [2021-07-30T17:27:40.021Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:27:40 [2021-07-30T17:27:40.964Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:27:41 [2021-07-30T17:27:41.906Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:27:41 [2021-07-30T17:27:41.906Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:27:43 [2021-07-30T17:27:43.288Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestInfoAPIWarnings (16.37s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestInfoDebug
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestInfoDebug (0.54s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestInfoInsecureRegistries
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestInfoRegistryMirrors
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestLoginFailsWithBadCredentials
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestPingCacheHeaders
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestPingCacheHeaders (0.03s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestPingGet
17:27:43 [2021-07-30T17:27:43.393Z] --- PASS: TestPingGet (0.03s)
17:27:43 [2021-07-30T17:27:43.393Z] === RUN   TestPingHead
17:27:43 [2021-07-30T17:27:43.654Z] --- PASS: TestPingHead (0.04s)
17:27:43 [2021-07-30T17:27:43.654Z] === RUN   TestVersion
17:27:43 [2021-07-30T17:27:43.654Z] --- PASS: TestVersion (0.03s)
17:27:43 [2021-07-30T17:27:43.654Z] PASS
17:27:43 [2021-07-30T17:27:43.654Z] 
17:27:43 [2021-07-30T17:27:43.654Z] === Skipped
17:27:43 [2021-07-30T17:27:43.654Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:27:43 [2021-07-30T17:27:43.654Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:27:43 [2021-07-30T17:27:43.654Z] 
17:27:43 [2021-07-30T17:27:43.654Z] 
17:27:43 [2021-07-30T17:27:43.654Z] DONE 19 tests, 1 skipped in 21.840s
17:27:43 [2021-07-30T17:27:43.654Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:27:43 [2021-07-30T17:27:43.654Z] ++ 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:27:43 [2021-07-30T17:27:43.654Z] ++ set -e
17:27:43 [2021-07-30T17:27:43.654Z] ++ '[' -n 0 ']'
17:27:43 [2021-07-30T17:27:43.654Z] ++ set -x
17:27:43 [2021-07-30T17:27:43.654Z] ++ 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:27:43 [2021-07-30T17:27:43.654Z] INFO: Testing against a local daemon
17:27:43 [2021-07-30T17:27:43.654Z] === RUN   TestVolumesCreateAndList
17:27:43 [2021-07-30T17:27:43.654Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:27:43 [2021-07-30T17:27:43.654Z] === RUN   TestVolumesRemove
17:27:43 [2021-07-30T17:27:43.914Z] --- PASS: TestVolumesRemove (0.08s)
17:27:43 [2021-07-30T17:27:43.914Z] === RUN   TestVolumesInspect
17:27:43 [2021-07-30T17:27:43.914Z] --- PASS: TestVolumesInspect (0.03s)
17:27:43 [2021-07-30T17:27:43.914Z] === RUN   TestVolumesInvalidJSON
17:27:43 [2021-07-30T17:27:43.914Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:27:43 [2021-07-30T17:27:43.914Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:27:43 [2021-07-30T17:27:43.914Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:27:43 [2021-07-30T17:27:43.914Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:27:43 [2021-07-30T17:27:43.914Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:27:43 [2021-07-30T17:27:43.914Z] PASS
17:27:43 [2021-07-30T17:27:43.914Z] 
17:27:43 [2021-07-30T17:27:43.914Z] DONE 5 tests in 0.295s
17:27:43 [2021-07-30T17:27:43.914Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:27:44 [2021-07-30T17:27:44.233Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:27:44 [2021-07-30T17:27:44.233Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:27:44 [2021-07-30T17:27:44.484Z] ++++ cat bundles/test-integration/docker.pid
17:27:44 [2021-07-30T17:27:44.484Z] +++ kill 14571
17:27:44 [2021-07-30T17:27:44.744Z] +++ /etc/init.d/apparmor stop
17:27:44 [2021-07-30T17:27:44.744Z] Leaving: AppArmorNo profiles have been unloaded.
17:27:44 [2021-07-30T17:27:44.744Z] 
17:27:44 [2021-07-30T17:27:44.744Z] Unloading profiles will leave already running processes permanently
17:27:44 [2021-07-30T17:27:44.744Z] unconfined, which can lead to unexpected situations.
17:27:44 [2021-07-30T17:27:44.744Z] 
17:27:44 [2021-07-30T17:27:44.744Z] To set a process to complain mode, use the command line tool
17:27:44 [2021-07-30T17:27:44.744Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:27:44 [2021-07-30T17:27:44.744Z] +++ true
17:27:44 [2021-07-30T17:27:44.744Z] exiting test-integration
17:27:44 [2021-07-30T17:27:44.744Z] ++ exit 0
17:27:44 [2021-07-30T17:27:44.744Z] 
17:27:44 [2021-07-30T17:27:44.804Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:27:45 [2021-07-30T17:27:45.745Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:27:46 [2021-07-30T17:27:46.315Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:27:46 [2021-07-30T17:27:46.885Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:27:46 [2021-07-30T17:27:46.885Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:27:47 [2021-07-30T17:27:47.845Z] === RUN   TestDockerSuite/TestContainerAPIPause
Post stage
[Pipeline] junit
17:27:48 [2021-07-30T17:27:48.056Z] Recording test results
17:27:48 [2021-07-30T17:27:48.352Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:27:48 [2021-07-30T17:27:48.428Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:27:48 [2021-07-30T17:27:48.696Z] + echo Ensuring container killed.
17:27:48 [2021-07-30T17:27:48.696Z] Ensuring container killed.
17:27:48 [2021-07-30T17:27:48.696Z] + docker rm -vf docker-pr9
17:27:48 [2021-07-30T17:27:48.696Z] Error: No such container: docker-pr9
[Pipeline] sh
17:27:48 [2021-07-30T17:27:48.991Z] + echo Chowning /workspace to jenkins user
17:27:48 [2021-07-30T17:27:48.991Z] Chowning /workspace to jenkins user
17:27:48 [2021-07-30T17:27:48.991Z] + id -u
17:27:48 [2021-07-30T17:27:48.991Z] + id -g
17:27:48 [2021-07-30T17:27:48.991Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:27:48 [2021-07-30T17:27:48.991Z] Unable to find image 'busybox:latest' locally
17:27:48 [2021-07-30T17:27:48.998Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:27:49 [2021-07-30T17:27:49.251Z] latest: Pulling from library/busybox
17:27:49 [2021-07-30T17:27:49.251Z] 38cc3b49dbab: Pulling fs layer
17:27:49 [2021-07-30T17:27:49.258Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:27:49 [2021-07-30T17:27:49.511Z] 38cc3b49dbab: Download complete
17:27:49 [2021-07-30T17:27:49.511Z] 38cc3b49dbab: Pull complete
17:27:49 [2021-07-30T17:27:49.511Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
17:27:49 [2021-07-30T17:27:49.772Z] Status: Downloaded newer image for busybox:latest
17:27:49 [2021-07-30T17:27:49.828Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:27:50 [2021-07-30T17:27:50.837Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 29.1% of statements
17:27:51 [2021-07-30T17:27:51.094Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.589s	coverage: 0.0% of statements
17:27:51 [2021-07-30T17:27:51.094Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:27:51 [2021-07-30T17:27:51.210Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:27:51 [2021-07-30T17:27:51.353Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.8% of statements
17:27:51 [2021-07-30T17:27:51.353Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:27:51 [2021-07-30T17:27:51.353Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:27:51 [2021-07-30T17:27:51.353Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:27:51 [2021-07-30T17:27:51.353Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:27:51 [2021-07-30T17:27:51.470Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s)
17:27:51 [2021-07-30T17:27:51.470Z] === RUN   TestCreateServiceSecretFileMode
17:27:52 [2021-07-30T17:27:52.854Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:27:52 [2021-07-30T17:27:52.854Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:27:52 [2021-07-30T17:27:52.854Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:27:52 [2021-07-30T17:27:52.854Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:27:52 [2021-07-30T17:27:52.854Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:27:53 [2021-07-30T17:27:53.796Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:27:54 [2021-07-30T17:27:54.739Z] --- PASS: TestCreateServiceSecretFileMode (3.09s)
17:27:54 [2021-07-30T17:27:54.739Z] === RUN   TestCreateServiceConfigFileMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:27:55 [2021-07-30T17:27:55.354Z] + bundleName=arm64-integration
17:27:55 [2021-07-30T17:27:55.354Z] + echo Creating arm64-integration-bundles.tar.gz
17:27:55 [2021-07-30T17:27:55.354Z] Creating arm64-integration-bundles.tar.gz
17:27:55 [2021-07-30T17:27:55.354Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ xargs tar -czf arm64-integration-bundles.tar.gz
17:27:55 [2021-07-30T17:27:55.354Z]  -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
17:27:55 [2021-07-30T17:27:55.937Z] Archiving artifacts
17:27:57 [2021-07-30T17:27:57.283Z] --- PASS: TestCreateServiceConfigFileMode (2.71s)
17:27:57 [2021-07-30T17:27:57.283Z] === RUN   TestCreateServiceSysctls
17:27:58 [2021-07-30T17:27:58.339Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:27:58 [2021-07-30T17:27:58.655Z] + make clean
17:27:58 [2021-07-30T17:27:58.665Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:27:59 [2021-07-30T17:27:59.225Z] docker volume rm -f docker-dev-cache
17:27:59 [2021-07-30T17:27:59.225Z] docker-dev-cache
[Pipeline] deleteDir
17:27:59 [2021-07-30T17:27:59.553Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
17:27:59 [2021-07-30T17:27:59.606Z] === RUN   TestDockerSuite/TestContainerAPITop
17:28:00 [2021-07-30T17:28:00.236Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:28:00 [2021-07-30T17:28:00.236Z] INFO: Testing against a local daemon
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithSession
17:28:00 [2021-07-30T17:28:00.236Z]     build_session_test.go:25: TODO: BuildKit
17:28:00 [2021-07-30T17:28:00.236Z] --- SKIP: TestBuildWithSession (0.00s)
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildSquashParent
17:28:00 [2021-07-30T17:28:00.236Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:28:00 [2021-07-30T17:28:00.236Z] --- SKIP: TestBuildSquashParent (0.00s)
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:00 [2021-07-30T17:28:00.236Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:00 [2021-07-30T17:28:00.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:00 [2021-07-30T17:28:00.236Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:00 [2021-07-30T17:28:00.236Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:00 [2021-07-30T17:28:00.236Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:00 [2021-07-30T17:28:00.546Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:28:00 [2021-07-30T17:28:00.546Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:28:00 [2021-07-30T17:28:00.546Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:28:00 [2021-07-30T17:28:00.546Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:28:00 [2021-07-30T17:28:00.925Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
17:28:01 [2021-07-30T17:28:01.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:28:01 [2021-07-30T17:28:01.487Z] --- PASS: TestCreateServiceSysctls (4.22s)
17:28:01 [2021-07-30T17:28:01.487Z] === RUN   TestCreateServiceCapabilities
17:28:02 [2021-07-30T17:28:02.338Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:28:03 [2021-07-30T17:28:03.398Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:28:04 [2021-07-30T17:28:04.339Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:28:04 [2021-07-30T17:28:04.909Z] --- PASS: TestCreateServiceCapabilities (3.31s)
17:28:04 [2021-07-30T17:28:04.909Z] === RUN   TestInspect
17:28:05 [2021-07-30T17:28:05.850Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:28:07 [2021-07-30T17:28:07.772Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:28:09 [2021-07-30T17:28:09.157Z] --- PASS: TestInspect (4.27s)
17:28:09 [2021-07-30T17:28:09.157Z] === RUN   TestCreateJob
17:28:10 [2021-07-30T17:28:10.450Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
17:28:10 [2021-07-30T17:28:10.542Z]     docker_api_swarm_test.go:201: [db4c56a4fdeac] joining swarm manager [d7cff01139080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:10 [2021-07-30T17:28:10.603Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:10 [2021-07-30T17:28:10.603Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:11 [2021-07-30T17:28:11.016Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.4% of statements
17:28:11 [2021-07-30T17:28:11.275Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
17:28:11 [2021-07-30T17:28:11.841Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
17:28:12 [2021-07-30T17:28:12.407Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
17:28:13 [2021-07-30T17:28:13.087Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:28:13 [2021-07-30T17:28:13.658Z] --- PASS: TestCreateJob (4.64s)
17:28:13 [2021-07-30T17:28:13.658Z] === RUN   TestReplicatedJob
17:28:13 [2021-07-30T17:28:13.781Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.812s	coverage: 73.3% of statements
17:28:13 [2021-07-30T17:28:13.918Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:28:14 [2021-07-30T17:28:14.346Z] ok  	github.com/docker/docker/daemon	12.152s	coverage: 17.6% of statements
17:28:14 [2021-07-30T17:28:14.346Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:28:14 [2021-07-30T17:28:14.346Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:28:14 [2021-07-30T17:28:14.346Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:28:14 [2021-07-30T17:28:14.346Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:28:15 [2021-07-30T17:28:15.720Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 3.1% of statements
17:28:15 [2021-07-30T17:28:15.720Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.325s	coverage: 56.2% of statements
17:28:15 [2021-07-30T17:28:15.829Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:28:17 [2021-07-30T17:28:17.619Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
17:28:17 [2021-07-30T17:28:17.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:28:19 [2021-07-30T17:28:19.131Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:28:19 [2021-07-30T17:28:19.545Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.295s	coverage: 49.4% of statements
17:28:20 [2021-07-30T17:28:20.112Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.602s	coverage: 45.9% of statements
17:28:20 [2021-07-30T17:28:20.112Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:28:21 [2021-07-30T17:28:21.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:28:21 [2021-07-30T17:28:21.306Z] --- PASS: TestReplicatedJob (7.56s)
17:28:21 [2021-07-30T17:28:21.306Z] === RUN   TestUpdateReplicatedJob
17:28:21 [2021-07-30T17:28:21.488Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.628s	coverage: 57.7% of statements
17:28:21 [2021-07-30T17:28:21.488Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:28:21 [2021-07-30T17:28:21.488Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:28:21 [2021-07-30T17:28:21.488Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
17:28:22 [2021-07-30T17:28:22.421Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
17:28:22 [2021-07-30T17:28:22.692Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:28:23 [2021-07-30T17:28:23.354Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
17:28:23 [2021-07-30T17:28:23.919Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.8% of statements
17:28:23 [2021-07-30T17:28:23.919Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:28:23 [2021-07-30T17:28:23.919Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:28:24 [2021-07-30T17:28:24.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:28:25 [2021-07-30T17:28:25.174Z] --- PASS: TestUpdateReplicatedJob (3.96s)
17:28:25 [2021-07-30T17:28:25.174Z] === RUN   TestServiceListWithStatuses
17:28:25 [2021-07-30T17:28:25.174Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:28:25 [2021-07-30T17:28:25.174Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:28:25 [2021-07-30T17:28:25.174Z] === RUN   TestDockerNetworkConnectAlias
17:28:25 [2021-07-30T17:28:25.292Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.5% of statements
17:28:25 [2021-07-30T17:28:25.450Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.76s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.86s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.30s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.45s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.69s)
17:28:25 [2021-07-30T17:28:25.450Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.20s)
17:28:25 [2021-07-30T17:28:25.450Z] === RUN   TestBuildMultiStageCopy
17:28:25 [2021-07-30T17:28:25.450Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:28:25 [2021-07-30T17:28:25.550Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.145s	coverage: 77.4% of statements
17:28:25 [2021-07-30T17:28:25.550Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:28:25 [2021-07-30T17:28:25.550Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:28:25 [2021-07-30T17:28:25.809Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
17:28:26 [2021-07-30T17:28:26.375Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:28:26 [2021-07-30T17:28:26.565Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00080d968_<nil>}
17:28:26 [2021-07-30T17:28:26.633Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
17:28:26 [2021-07-30T17:28:26.891Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
17:28:27 [2021-07-30T17:28:27.518Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1714350833_/foo_false__<nil>_<nil>_<nil>}
17:28:27 [2021-07-30T17:28:27.825Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
17:28:27 [2021-07-30T17:28:27.825Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:28:27 [2021-07-30T17:28:27.825Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 55.1% of statements
17:28:28 [2021-07-30T17:28:28.759Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
17:28:29 [2021-07-30T17:28:29.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1714350833_/foo_true__<nil>_<nil>_<nil>}
17:28:29 [2021-07-30T17:28:29.693Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
17:28:29 [2021-07-30T17:28:29.951Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:28:30 [2021-07-30T17:28:30.517Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:28:30 [2021-07-30T17:28:30.775Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.662s	coverage: 82.5% of statements
17:28:30 [2021-07-30T17:28:30.775Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:28:30 [2021-07-30T17:28:30.775Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:28:30 [2021-07-30T17:28:30.811Z] --- PASS: TestDockerNetworkConnectAlias (5.25s)
17:28:30 [2021-07-30T17:28:30.811Z] === RUN   TestDockerNetworkReConnect
17:28:30 [2021-07-30T17:28:30.811Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_false__<nil>_<nil>_<nil>}
17:28:32 [2021-07-30T17:28:32.148Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
17:28:32 [2021-07-30T17:28:32.148Z] ok  	github.com/docker/docker/distribution	0.137s	coverage: 25.8% of statements
17:28:32 [2021-07-30T17:28:32.148Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:28:32 [2021-07-30T17:28:32.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_true__<nil>_<nil>_<nil>}
17:28:33 [2021-07-30T17:28:33.082Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
17:28:34 [2021-07-30T17:28:34.016Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
17:28:34 [2021-07-30T17:28:34.106Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:28:34 [2021-07-30T17:28:34.274Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:28:34 [2021-07-30T17:28:34.366Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_true__0xc00080d998_<nil>_<nil>}
17:28:34 [2021-07-30T17:28:34.366Z] --- PASS: TestDockerNetworkReConnect (3.83s)
17:28:34 [2021-07-30T17:28:34.366Z] === RUN   TestServicePlugin
17:28:34 [2021-07-30T17:28:34.840Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
17:28:35 [2021-07-30T17:28:35.099Z] ok  	github.com/docker/docker/distribution/xfer	1.979s	coverage: 85.1% of statements
17:28:35 [2021-07-30T17:28:35.099Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:28:35 [2021-07-30T17:28:35.099Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
17:28:35 [2021-07-30T17:28:35.357Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:28:35 [2021-07-30T17:28:35.615Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
17:28:35 [2021-07-30T17:28:35.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:28:35 [2021-07-30T17:28:35.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:28:36 [2021-07-30T17:28:36.279Z]     docker_api_swarm_test.go:383: [d8a63bf039b3e] joining swarm manager [dab25a9942a57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:36 [2021-07-30T17:28:36.279Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00080d9b0_<nil>}
17:28:37 [2021-07-30T17:28:37.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00080d9c8_<nil>}
17:28:37 [2021-07-30T17:28:37.330Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:28:37 [2021-07-30T17:28:37.484Z]     docker_api_swarm_test.go:384: [dedff9c4e650f] joining swarm manager [dab25a9942a57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:38 [2021-07-30T17:28:38.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:28:39 [2021-07-30T17:28:39.396Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00080d9e0_<nil>}
17:28:39 [2021-07-30T17:28:39.396Z]     plugin_test.go:62: [d1b682927bbb0] joining swarm manager [d2fa189db1432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:40 [2021-07-30T17:28:40.335Z]     plugin_test.go:65: [d719b0f232443] joining swarm manager [d2fa189db1432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:40 [2021-07-30T17:28:40.408Z] --- PASS: TestBuildMultiStageCopy (15.87s)
17:28:40 [2021-07-30T17:28:40.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.54s)
17:28:40 [2021-07-30T17:28:40.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s)
17:28:40 [2021-07-30T17:28:40.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s)
17:28:40 [2021-07-30T17:28:40.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s)
17:28:40 [2021-07-30T17:28:40.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s)
17:28:40 [2021-07-30T17:28:40.408Z] === RUN   TestBuildMultiStageParentConfig
17:28:40 [2021-07-30T17:28:40.596Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00080d9f8_<nil>}
17:28:42 [2021-07-30T17:28:42.509Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:28:44 [2021-07-30T17:28:44.157Z] --- PASS: TestBuildMultiStageParentConfig (3.47s)
17:28:44 [2021-07-30T17:28:44.157Z] === RUN   TestBuildLabelWithTargets
17:28:44 [2021-07-30T17:28:44.157Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:28:44 [2021-07-30T17:28:44.157Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:28:44 [2021-07-30T17:28:44.157Z] === RUN   TestBuildWithEmptyLayers
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:28:44 [2021-07-30T17:28:44.422Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:28:45 [2021-07-30T17:28:45.582Z] ok  	github.com/docker/docker/layer	7.688s	coverage: 68.8% of statements
17:28:45 [2021-07-30T17:28:45.582Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:28:45 [2021-07-30T17:28:45.582Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:28:45 [2021-07-30T17:28:45.582Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:28:45 [2021-07-30T17:28:45.582Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:28:45 [2021-07-30T17:28:45.698Z] --- PASS: TestBuildWithEmptyLayers (1.71s)
17:28:45 [2021-07-30T17:28:45.698Z] === RUN   TestBuildMultiStageOnBuild
17:28:47 [2021-07-30T17:28:47.723Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:28:48 [2021-07-30T17:28:48.109Z] ok  	github.com/docker/docker/libnetwork/api	1.403s	coverage: 90.1% of statements
17:28:48 [2021-07-30T17:28:48.368Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.130s	coverage: 84.4% of statements
17:28:49 [2021-07-30T17:28:49.104Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:28:49 [2021-07-30T17:28:49.814Z] ok  	github.com/docker/docker/libnetwork/config	0.066s	coverage: 24.0% of statements
17:28:49 [2021-07-30T17:28:49.814Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:28:50 [2021-07-30T17:28:50.082Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.005s	coverage: 68.9% of statements
17:28:52 [2021-07-30T17:28:52.406Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:28:53 [2021-07-30T17:28:53.364Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.484s	coverage: 59.9% of statements
17:28:53 [2021-07-30T17:28:53.364Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:28:53 [2021-07-30T17:28:53.930Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.139s	coverage: 4.0% of statements
17:28:54 [2021-07-30T17:28:54.319Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:28:54 [2021-07-30T17:28:54.319Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:28:54 [2021-07-30T17:28:54.496Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
17:28:54 [2021-07-30T17:28:54.496Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:28:55 [2021-07-30T17:28:55.260Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:28:55 [2021-07-30T17:28:55.831Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:28:56 [2021-07-30T17:28:56.772Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:28:57 [2021-07-30T17:28:57.342Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:28:58 [2021-07-30T17:28:58.282Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:28:58 [2021-07-30T17:28:58.853Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:28:59 [2021-07-30T17:28:59.794Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:29:00 [2021-07-30T17:29:00.735Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:29:01 [2021-07-30T17:29:01.306Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:29:02 [2021-07-30T17:29:02.247Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:29:02 [2021-07-30T17:29:02.819Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:29:03 [2021-07-30T17:29:03.411Z] --- PASS: TestBuildMultiStageOnBuild (15.51s)
17:29:03 [2021-07-30T17:29:03.411Z] === RUN   TestBuildUncleanTarFilenames
17:29:03 [2021-07-30T17:29:03.411Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:29:03 [2021-07-30T17:29:03.411Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
17:29:03 [2021-07-30T17:29:03.411Z] === RUN   TestBuildMultiStageLayerLeak
17:29:03 [2021-07-30T17:29:03.760Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:29:04 [2021-07-30T17:29:04.459Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.130s	coverage: 6.6% of statements
17:29:04 [2021-07-30T17:29:04.459Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
17:29:04 [2021-07-30T17:29:04.459Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
17:29:04 [2021-07-30T17:29:04.459Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
17:29:04 [2021-07-30T17:29:04.704Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:29:04 [2021-07-30T17:29:04.717Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
17:29:04 [2021-07-30T17:29:04.976Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
17:29:05 [2021-07-30T17:29:05.235Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:29:05 [2021-07-30T17:29:05.493Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:29:05 [2021-07-30T17:29:05.645Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:29:06 [2021-07-30T17:29:06.594Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:29:06 [2021-07-30T17:29:06.855Z] --- PASS: TestServicePlugin (32.54s)
17:29:06 [2021-07-30T17:29:06.855Z] === RUN   TestServiceUpdateLabel
17:29:07 [2021-07-30T17:29:07.425Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:29:07 [2021-07-30T17:29:07.425Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:29:08 [2021-07-30T17:29:08.365Z] === RUN   TestDockerSuite/TestCpRelativePath
17:29:09 [2021-07-30T17:29:09.306Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:29:09 [2021-07-30T17:29:09.566Z] --- PASS: TestServiceUpdateLabel (2.60s)
17:29:09 [2021-07-30T17:29:09.566Z] === RUN   TestServiceUpdateSecrets
17:29:10 [2021-07-30T17:29:10.139Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:29:11 [2021-07-30T17:29:11.079Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:29:12 [2021-07-30T17:29:12.464Z] === RUN   TestDockerSuite/TestCpToCaseA
17:29:13 [2021-07-30T17:29:13.847Z] === RUN   TestDockerSuite/TestCpToCaseB
17:29:14 [2021-07-30T17:29:14.417Z] === RUN   TestDockerSuite/TestCpToCaseC
17:29:16 [2021-07-30T17:29:16.333Z] === RUN   TestDockerSuite/TestCpToCaseD
17:29:17 [2021-07-30T17:29:17.688Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:29:17 [2021-07-30T17:29:17.946Z] ok  	github.com/docker/docker/libnetwork	37.882s	coverage: 40.8% of statements
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:29:17 [2021-07-30T17:29:17.946Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:29:18 [2021-07-30T17:29:18.204Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.019s	coverage: 57.1% of statements
17:29:18 [2021-07-30T17:29:18.246Z] --- PASS: TestBuildMultiStageLayerLeak (17.55s)
17:29:18 [2021-07-30T17:29:18.246Z] === RUN   TestBuildWithHugeFile
17:29:19 [2021-07-30T17:29:19.138Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
17:29:19 [2021-07-30T17:29:19.704Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:29:20 [2021-07-30T17:29:20.656Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.595s	coverage: 74.0% of statements
17:29:21 [2021-07-30T17:29:21.618Z] === RUN   TestDockerSuite/TestCpToCaseE
17:29:22 [2021-07-30T17:29:22.031Z] ok  	github.com/docker/docker/libnetwork/iptables	0.327s	coverage: 45.1% of statements
17:29:22 [2021-07-30T17:29:22.289Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.006s	coverage: 60.0% of statements
17:29:22 [2021-07-30T17:29:22.856Z] ok  	github.com/docker/docker/libnetwork/netutils	0.052s	coverage: 44.1% of statements
17:29:24 [2021-07-30T17:29:24.161Z] === RUN   TestDockerSuite/TestCpToCaseF
17:29:24 [2021-07-30T17:29:24.421Z] === RUN   TestDockerSuite/TestCpToCaseG
17:29:25 [2021-07-30T17:29:25.362Z] --- PASS: TestServiceUpdateSecrets (15.80s)
17:29:25 [2021-07-30T17:29:25.362Z] === RUN   TestServiceUpdateConfigs
17:29:30 [2021-07-30T17:29:30.667Z] === RUN   TestDockerSuite/TestCpToCaseH
17:29:32 [2021-07-30T17:29:32.578Z] === RUN   TestDockerSuite/TestCpToCaseI
17:29:33 [2021-07-30T17:29:33.522Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:29:35 [2021-07-30T17:29:35.049Z] ok  	github.com/docker/docker/libnetwork/ipam	18.589s	coverage: 85.3% of statements
17:29:35 [2021-07-30T17:29:35.049Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:29:35 [2021-07-30T17:29:35.049Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:29:35 [2021-07-30T17:29:35.049Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:29:35 [2021-07-30T17:29:35.049Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:29:36 [2021-07-30T17:29:36.823Z]     check_test.go:380: [dedff9c4e650f] daemon is not started
17:29:36 [2021-07-30T17:29:36.823Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:29:38 [2021-07-30T17:29:38.208Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:29:38 [2021-07-30T17:29:38.781Z]     docker_api_swarm_test.go:801: [dc53209616bc4] joining swarm manager [db2643f8b2634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:39 [2021-07-30T17:29:39.351Z] === RUN   TestDockerSuite/TestCpToDot
17:29:40 [2021-07-30T17:29:40.293Z]     docker_api_swarm_test.go:801: [d9ae68aa71c60] joining swarm manager [db2643f8b2634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:40 [2021-07-30T17:29:40.293Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:29:40 [2021-07-30T17:29:40.311Z] ok  	github.com/docker/docker/libnetwork/osl	4.343s	coverage: 39.7% of statements
17:29:40 [2021-07-30T17:29:40.311Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
17:29:40 [2021-07-30T17:29:40.568Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
17:29:41 [2021-07-30T17:29:41.501Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.285s	coverage: 49.5% of statements
17:29:41 [2021-07-30T17:29:41.501Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.5% of statements
17:29:41 [2021-07-30T17:29:41.676Z] --- PASS: TestServiceUpdateConfigs (16.15s)
17:29:41 [2021-07-30T17:29:41.676Z] === RUN   TestServiceUpdateNetwork
17:29:41 [2021-07-30T17:29:41.676Z]     docker_api_swarm_test.go:801: [d795b4a09ffd7] joining swarm manager [db2643f8b2634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:29:41 [2021-07-30T17:29:41.938Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:29:42 [2021-07-30T17:29:42.067Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
17:29:42 [2021-07-30T17:29:42.324Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 43.3% of statements
17:29:42 [2021-07-30T17:29:42.891Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
17:29:43 [2021-07-30T17:29:43.149Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:29:43 [2021-07-30T17:29:43.856Z]     docker_api_swarm_test.go:801: [dcd4bcb27a29b] joining swarm manager [db2643f8b2634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:29:44 [2021-07-30T17:29:44.119Z] === RUN   TestDockerSuite/TestCpToStdout
17:29:45 [2021-07-30T17:29:45.057Z] ok  	github.com/docker/docker/pkg/archive	0.397s	coverage: 82.0% of statements
17:29:45 [2021-07-30T17:29:45.504Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:29:45 [2021-07-30T17:29:45.504Z]     docker_api_swarm_test.go:809: [de9ff98ce939c] joining swarm manager [db2643f8b2634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:29:45 [2021-07-30T17:29:45.623Z] ok  	github.com/docker/docker/pkg/authorization	0.331s	coverage: 68.3% of statements
17:29:45 [2021-07-30T17:29:45.881Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:29:46 [2021-07-30T17:29:46.139Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:29:46 [2021-07-30T17:29:46.888Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:29:46 [2021-07-30T17:29:46.888Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:29:47 [2021-07-30T17:29:47.459Z] === RUN   TestDockerSuite/TestCpVolumePath
17:29:48 [2021-07-30T17:29:48.860Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:29:48 [2021-07-30T17:29:48.860Z] === RUN   TestDockerSuite/TestCreateArgs
17:29:48 [2021-07-30T17:29:48.860Z] === RUN   TestDockerSuite/TestCreateByImageID
17:29:49 [2021-07-30T17:29:49.122Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:29:49 [2021-07-30T17:29:49.418Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.479s	coverage: 43.2% of statements
17:29:49 [2021-07-30T17:29:49.418Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:29:49 [2021-07-30T17:29:49.677Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
17:29:49 [2021-07-30T17:29:49.937Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
17:29:50 [2021-07-30T17:29:50.068Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:29:50 [2021-07-30T17:29:50.068Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:29:50 [2021-07-30T17:29:50.068Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:29:50 [2021-07-30T17:29:50.068Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:29:51 [2021-07-30T17:29:51.010Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:29:51 [2021-07-30T17:29:51.581Z] === RUN   TestDockerSuite/TestCreateLabels
17:29:51 [2021-07-30T17:29:51.581Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:29:51 [2021-07-30T17:29:51.581Z] === RUN   TestDockerSuite/TestCreateRM
17:29:51 [2021-07-30T17:29:51.581Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:29:51 [2021-07-30T17:29:51.581Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:29:51 [2021-07-30T17:29:51.581Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:29:51 [2021-07-30T17:29:51.842Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:29:51 [2021-07-30T17:29:51.842Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:29:53 [2021-07-30T17:29:53.756Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:29:53 [2021-07-30T17:29:53.756Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:29:53 [2021-07-30T17:29:53.756Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:29:54 [2021-07-30T17:29:54.119Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.027s	coverage: 84.1% of statements
17:29:54 [2021-07-30T17:29:54.119Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
17:29:54 [2021-07-30T17:29:54.119Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
17:29:54 [2021-07-30T17:29:54.119Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:29:55 [2021-07-30T17:29:55.051Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:29:55 [2021-07-30T17:29:55.308Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.3% of statements
17:29:55 [2021-07-30T17:29:55.566Z] ok  	github.com/docker/docker/pkg/fsutils	0.163s	coverage: 85.1% of statements
17:29:55 [2021-07-30T17:29:55.824Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
17:29:56 [2021-07-30T17:29:56.299Z] --- PASS: TestServiceUpdateNetwork (14.55s)
17:29:56 [2021-07-30T17:29:56.299Z] === RUN   TestServiceUpdatePidsLimit
17:29:56 [2021-07-30T17:29:56.758Z] ok  	github.com/docker/docker/pkg/idtools	0.366s	coverage: 69.5% of statements
17:29:57 [2021-07-30T17:29:57.240Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:29:57 [2021-07-30T17:29:57.240Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:29:57 [2021-07-30T17:29:57.240Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:29:57 [2021-07-30T17:29:57.501Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:29:57 [2021-07-30T17:29:57.501Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:29:57 [2021-07-30T17:29:57.501Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:29:57 [2021-07-30T17:29:57.501Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:29:57 [2021-07-30T17:29:57.692Z] ok  	github.com/docker/docker/pkg/ioutils	0.387s	coverage: 69.3% of statements
17:29:57 [2021-07-30T17:29:57.692Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:29:57 [2021-07-30T17:29:57.951Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
17:29:57 [2021-07-30T17:29:57.951Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:29:58 [2021-07-30T17:29:58.216Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:29:58 [2021-07-30T17:29:58.445Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:29:58 [2021-07-30T17:29:58.474Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:29:58 [2021-07-30T17:29:58.705Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:29:58 [2021-07-30T17:29:58.735Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
17:29:58 [2021-07-30T17:29:58.993Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:30:00 [2021-07-30T17:30:00.088Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:30:01 [2021-07-30T17:30:01.032Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:30:02 [2021-07-30T17:30:02.945Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:30:04 [2021-07-30T17:30:04.328Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:30:04 [2021-07-30T17:30:04.899Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:30:05 [2021-07-30T17:30:05.839Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:30:05 [2021-07-30T17:30:05.839Z] === RUN   TestDockerSuite/TestDevicePermissions
17:30:06 [2021-07-30T17:30:06.099Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:30:06 [2021-07-30T17:30:06.360Z] === RUN   TestDockerSuite/TestDockerFails
17:30:06 [2021-07-30T17:30:06.360Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:30:06 [2021-07-30T17:30:06.360Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:30:06 [2021-07-30T17:30:06.360Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:30:07 [2021-07-30T17:30:07.767Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:30:08 [2021-07-30T17:30:08.708Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:30:10 [2021-07-30T17:30:10.092Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:30:10 [2021-07-30T17:30:10.092Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:30:10 [2021-07-30T17:30:10.092Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:30:10 [2021-07-30T17:30:10.092Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:30:14 [2021-07-30T17:30:14.296Z] --- PASS: TestServiceUpdatePidsLimit (17.86s)
17:30:14 [2021-07-30T17:30:14.296Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.35s)
17:30:14 [2021-07-30T17:30:14.296Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
17:30:14 [2021-07-30T17:30:14.296Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
17:30:14 [2021-07-30T17:30:14.296Z] PASS
17:30:14 [2021-07-30T17:30:14.296Z] 
17:30:14 [2021-07-30T17:30:14.296Z] === Skipped
17:30:14 [2021-07-30T17:30:14.296Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:30:14 [2021-07-30T17:30:14.296Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:30:14 [2021-07-30T17:30:14.296Z] 
17:30:14 [2021-07-30T17:30:14.296Z] 
17:30:14 [2021-07-30T17:30:14.296Z] DONE 27 tests, 1 skipped in 198.149s
17:30:14 [2021-07-30T17:30:14.296Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:30:14 [2021-07-30T17:30:14.296Z] ++ 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:30:14 [2021-07-30T17:30:14.296Z] ++ set -e
17:30:14 [2021-07-30T17:30:14.296Z] ++ '[' -n 0 ']'
17:30:14 [2021-07-30T17:30:14.296Z] ++ set -x
17:30:14 [2021-07-30T17:30:14.296Z] ++ 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:30:14 [2021-07-30T17:30:14.296Z] INFO: Testing against a local daemon
17:30:14 [2021-07-30T17:30:14.296Z] === RUN   TestSessionCreate
17:30:14 [2021-07-30T17:30:14.296Z] --- PASS: TestSessionCreate (0.02s)
17:30:14 [2021-07-30T17:30:14.296Z] === RUN   TestSessionCreateWithBadUpgrade
17:30:14 [2021-07-30T17:30:14.296Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:30:14 [2021-07-30T17:30:14.296Z] PASS
17:30:14 [2021-07-30T17:30:14.296Z] 
17:30:14 [2021-07-30T17:30:14.296Z] DONE 2 tests in 0.210s
17:30:14 [2021-07-30T17:30:14.296Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:30:14 [2021-07-30T17:30:14.296Z] ++ 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:30:14 [2021-07-30T17:30:14.296Z] ++ set -e
17:30:14 [2021-07-30T17:30:14.296Z] ++ '[' -n 0 ']'
17:30:14 [2021-07-30T17:30:14.296Z] ++ set -x
17:30:14 [2021-07-30T17:30:14.296Z] ++ 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:30:14 [2021-07-30T17:30:14.296Z] INFO: Testing against a local daemon
17:30:14 [2021-07-30T17:30:14.296Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:30:14 [2021-07-30T17:30:14.296Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:14 [2021-07-30T17:30:14.296Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:14 [2021-07-30T17:30:14.296Z] === RUN   TestEventsExecDie
17:30:15 [2021-07-30T17:30:15.679Z] --- PASS: TestEventsExecDie (1.22s)
17:30:15 [2021-07-30T17:30:15.679Z] === RUN   TestEventsBackwardsCompatible
17:30:15 [2021-07-30T17:30:15.679Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:30:15 [2021-07-30T17:30:15.679Z] === RUN   TestEventsVolumeCreate
17:30:15 [2021-07-30T17:30:15.679Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:30:15 [2021-07-30T17:30:15.679Z] === RUN   TestInfoBinaryCommits
17:30:15 [2021-07-30T17:30:15.679Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:30:15 [2021-07-30T17:30:15.680Z] === RUN   TestInfoAPIVersioned
17:30:15 [2021-07-30T17:30:15.680Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:30:15 [2021-07-30T17:30:15.680Z] === RUN   TestInfoDiscoveryBackend
17:30:16 [2021-07-30T17:30:16.250Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
17:30:16 [2021-07-30T17:30:16.250Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:30:16 [2021-07-30T17:30:16.511Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:30:17 [2021-07-30T17:30:17.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:30:17 [2021-07-30T17:30:17.083Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:30:17 [2021-07-30T17:30:17.654Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
17:30:17 [2021-07-30T17:30:17.654Z] === RUN   TestInfoAPI
17:30:17 [2021-07-30T17:30:17.654Z] --- PASS: TestInfoAPI (0.04s)
17:30:17 [2021-07-30T17:30:17.654Z] === RUN   TestInfoAPIWarnings
17:30:19 [2021-07-30T17:30:19.040Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:30:21 [2021-07-30T17:30:21.587Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:30:23 [2021-07-30T17:30:23.498Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:30:24 [2021-07-30T17:30:24.069Z] === RUN   TestDockerSuite/TestEventsAttach
17:30:25 [2021-07-30T17:30:25.011Z] === RUN   TestDockerSuite/TestEventsCommit
17:30:25 [2021-07-30T17:30:25.581Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:30:26 [2021-07-30T17:30:26.151Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:30:26 [2021-07-30T17:30:26.411Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:30:27 [2021-07-30T17:30:27.362Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:30:27 [2021-07-30T17:30:27.931Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:30:29 [2021-07-30T17:30:29.841Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:30:31 [2021-07-30T17:30:31.227Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:30:34 [2021-07-30T17:30:34.543Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:30:34 [2021-07-30T17:30:34.543Z] --- PASS: TestInfoAPIWarnings (16.37s)
17:30:34 [2021-07-30T17:30:34.543Z] === RUN   TestInfoDebug
17:30:34 [2021-07-30T17:30:34.543Z] --- PASS: TestInfoDebug (0.54s)
17:30:34 [2021-07-30T17:30:34.543Z] === RUN   TestInfoInsecureRegistries
17:30:35 [2021-07-30T17:30:35.115Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:30:35 [2021-07-30T17:30:35.115Z] === RUN   TestInfoRegistryMirrors
17:30:35 [2021-07-30T17:30:35.686Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:30:35 [2021-07-30T17:30:35.686Z] === RUN   TestLoginFailsWithBadCredentials
17:30:35 [2021-07-30T17:30:35.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:30:35 [2021-07-30T17:30:35.686Z] === RUN   TestPingCacheHeaders
17:30:35 [2021-07-30T17:30:35.946Z] --- PASS: TestPingCacheHeaders (0.02s)
17:30:35 [2021-07-30T17:30:35.946Z] === RUN   TestPingGet
17:30:35 [2021-07-30T17:30:35.946Z] --- PASS: TestPingGet (0.01s)
17:30:35 [2021-07-30T17:30:35.946Z] === RUN   TestPingHead
17:30:35 [2021-07-30T17:30:35.946Z] --- PASS: TestPingHead (0.02s)
17:30:35 [2021-07-30T17:30:35.946Z] === RUN   TestVersion
17:30:35 [2021-07-30T17:30:35.946Z] --- PASS: TestVersion (0.02s)
17:30:35 [2021-07-30T17:30:35.946Z] PASS
17:30:35 [2021-07-30T17:30:35.946Z] 
17:30:35 [2021-07-30T17:30:35.946Z] === Skipped
17:30:35 [2021-07-30T17:30:35.946Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:35 [2021-07-30T17:30:35.946Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:35 [2021-07-30T17:30:35.946Z] 
17:30:35 [2021-07-30T17:30:35.946Z] 
17:30:35 [2021-07-30T17:30:35.946Z] DONE 19 tests, 1 skipped in 21.784s
17:30:35 [2021-07-30T17:30:35.946Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:30:35 [2021-07-30T17:30:35.946Z] ++ 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:30:35 [2021-07-30T17:30:35.946Z] ++ set -e
17:30:35 [2021-07-30T17:30:35.946Z] ++ '[' -n 0 ']'
17:30:35 [2021-07-30T17:30:35.946Z] ++ set -x
17:30:35 [2021-07-30T17:30:35.946Z] ++ 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:30:35 [2021-07-30T17:30:35.946Z] INFO: Testing against a local daemon
17:30:35 [2021-07-30T17:30:35.946Z] === RUN   TestVolumesCreateAndList
17:30:35 [2021-07-30T17:30:35.947Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:30:35 [2021-07-30T17:30:35.947Z] === RUN   TestVolumesRemove
17:30:36 [2021-07-30T17:30:36.207Z] --- PASS: TestVolumesRemove (0.07s)
17:30:36 [2021-07-30T17:30:36.207Z] === RUN   TestVolumesInspect
17:30:36 [2021-07-30T17:30:36.207Z] --- PASS: TestVolumesInspect (0.02s)
17:30:36 [2021-07-30T17:30:36.207Z] === RUN   TestVolumesInvalidJSON
17:30:36 [2021-07-30T17:30:36.207Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:30:36 [2021-07-30T17:30:36.207Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:30:36 [2021-07-30T17:30:36.207Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:30:36 [2021-07-30T17:30:36.207Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:30:36 [2021-07-30T17:30:36.207Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:30:36 [2021-07-30T17:30:36.207Z] PASS
17:30:36 [2021-07-30T17:30:36.207Z] 
17:30:36 [2021-07-30T17:30:36.207Z] DONE 5 tests in 0.296s
17:30:36 [2021-07-30T17:30:36.207Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:30:36 [2021-07-30T17:30:36.468Z] === RUN   TestDockerSuite/TestEventsCopy
17:30:36 [2021-07-30T17:30:36.468Z] ++++ cat bundles/test-integration/docker.pid
17:30:36 [2021-07-30T17:30:36.468Z] +++ kill 5777
17:30:36 [2021-07-30T17:30:36.728Z] +++ /etc/init.d/apparmor stop
17:30:36 [2021-07-30T17:30:36.728Z] Leaving: AppArmorNo profiles have been unloaded.
17:30:36 [2021-07-30T17:30:36.728Z] 
17:30:36 [2021-07-30T17:30:36.728Z] Unloading profiles will leave already running processes permanently
17:30:36 [2021-07-30T17:30:36.728Z] unconfined, which can lead to unexpected situations.
17:30:36 [2021-07-30T17:30:36.728Z] 
17:30:36 [2021-07-30T17:30:36.728Z] To set a process to complain mode, use the command line tool
17:30:36 [2021-07-30T17:30:36.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:30:36 [2021-07-30T17:30:36.728Z] +++ true
17:30:36 [2021-07-30T17:30:36.728Z] exiting test-integration
17:30:36 [2021-07-30T17:30:36.728Z] ++ exit 0
17:30:36 [2021-07-30T17:30:36.728Z] 
17:30:37 [2021-07-30T17:30:37.672Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.1% of statements
17:30:37 [2021-07-30T17:30:37.679Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
17:30:37 [2021-07-30T17:30:37.933Z] + for job in $(jobs -p)
17:30:37 [2021-07-30T17:30:37.933Z] + wait 10774
17:30:37 [2021-07-30T17:30:37.937Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
17:30:38 [2021-07-30T17:30:38.195Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
17:30:38 [2021-07-30T17:30:38.453Z] testing: warning: no tests to run
17:30:38 [2021-07-30T17:30:38.453Z] coverage: [no statements]
17:30:38 [2021-07-30T17:30:38.453Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
17:30:38 [2021-07-30T17:30:38.711Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:30:38 [2021-07-30T17:30:38.968Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:30:38 [2021-07-30T17:30:38.968Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:30:39 [2021-07-30T17:30:39.846Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:30:40 [2021-07-30T17:30:40.417Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:30:40 [2021-07-30T17:30:40.678Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:30:40 [2021-07-30T17:30:40.866Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
17:30:41 [2021-07-30T17:30:41.124Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:30:41 [2021-07-30T17:30:41.382Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.9% of statements
17:30:42 [2021-07-30T17:30:42.061Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:30:42 [2021-07-30T17:30:42.061Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:30:42 [2021-07-30T17:30:42.321Z] === RUN   TestDockerSuite/TestEventsFilterType
17:30:42 [2021-07-30T17:30:42.581Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:30:42 [2021-07-30T17:30:42.581Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:30:42 [2021-07-30T17:30:42.756Z] ok  	github.com/docker/docker/quota	0.275s	coverage: 71.4% of statements
17:30:42 [2021-07-30T17:30:42.757Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:30:42 [2021-07-30T17:30:42.841Z] === RUN   TestDockerSuite/TestEventsFilters
17:30:44 [2021-07-30T17:30:44.129Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.8% of statements
17:30:44 [2021-07-30T17:30:44.225Z] === RUN   TestDockerSuite/TestEventsFormat
17:30:44 [2021-07-30T17:30:44.386Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:30:44 [2021-07-30T17:30:44.387Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:30:44 [2021-07-30T17:30:44.953Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
17:30:45 [2021-07-30T17:30:45.215Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:30:45 [2021-07-30T17:30:45.619Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:30:45 [2021-07-30T17:30:45.619Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:30:45 [2021-07-30T17:30:45.619Z] === RUN   TestDockerSuite/TestEventsImageImport
17:30:46 [2021-07-30T17:30:46.561Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:30:46 [2021-07-30T17:30:46.561Z] === RUN   TestDockerSuite/TestEventsImagePull
17:30:47 [2021-07-30T17:30:47.132Z] === RUN   TestDockerSuite/TestEventsImageTag
17:30:47 [2021-07-30T17:30:47.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:30:47 [2021-07-30T17:30:47.962Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:30:48 [2021-07-30T17:30:48.221Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:30:48 [2021-07-30T17:30:48.221Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:30:48 [2021-07-30T17:30:48.221Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:30:48 [2021-07-30T17:30:48.222Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:30:48 [2021-07-30T17:30:48.222Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:30:48 [2021-07-30T17:30:48.500Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:30:48 [2021-07-30T17:30:48.757Z] ok  	github.com/docker/docker/volume/local	0.104s	coverage: 76.4% of statements
17:30:49 [2021-07-30T17:30:49.323Z] ok  	github.com/docker/docker/volume/mounts	0.024s	coverage: 67.8% of statements
17:30:50 [2021-07-30T17:30:50.134Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:30:50 [2021-07-30T17:30:50.256Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
17:30:51 [2021-07-30T17:30:51.075Z] === RUN   TestDockerSuite/TestEventsRename
17:30:52 [2021-07-30T17:30:52.016Z] === RUN   TestDockerSuite/TestEventsResize
17:30:52 [2021-07-30T17:30:52.957Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:30:52 [2021-07-30T17:30:52.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:30:54 [2021-07-30T17:30:54.867Z]     docker_api_swarm_service_test.go:394: [d595a2f4ad27c] joining swarm manager [d105774aa48a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:55 [2021-07-30T17:30:55.808Z]     docker_api_swarm_service_test.go:394: [d7e1f79f9f5d6] joining swarm manager [d105774aa48a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:30:59 [2021-07-30T17:30:59.108Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:31:00 [2021-07-30T17:31:00.048Z] === RUN   TestDockerSuite/TestEventsStreaming
17:31:00 [2021-07-30T17:31:00.990Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:31:04 [2021-07-30T17:31:04.288Z] === RUN   TestDockerSuite/TestEventsTop
17:31:04 [2021-07-30T17:31:04.548Z] === RUN   TestDockerSuite/TestEventsUntag
17:31:07 [2021-07-30T17:31:07.106Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:31:12 [2021-07-30T17:31:12.173Z] time="2021-07-30T17:31:10Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
17:31:12 [2021-07-30T17:31:12.173Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.370s	coverage: 60.1% of statements
17:31:12 [2021-07-30T17:31:12.173Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:31:12 [2021-07-30T17:31:12.173Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
17:31:12 [2021-07-30T17:31:12.173Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:31:12 [2021-07-30T17:31:12.173Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/rootless	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/volume	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === Skipped
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     network_proxy_test.go:212: No support for dual stack yet
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver btrfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver btrfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver btrfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver btrfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver btrfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:71: No driver to put!
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z] time="2021-07-30T17:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z] time="2021-07-30T17:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z] time="2021-07-30T17:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z] time="2021-07-30T17:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z] time="2021-07-30T17:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:71: No driver to put!
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     overlay_test.go:49: Fails to compute changes intermittently
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver zfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver zfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver zfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver zfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:44: Driver zfs not supported
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     graphtest_unix.go:71: No driver to put!
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     firewalld_test.go:13: firewalld is not running
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:31:12 [2021-07-30T17:31:12.174Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] 
17:31:12 [2021-07-30T17:31:12.174Z] DONE 2669 tests, 37 skipped in 365.103s
Post stage
[Pipeline] junit
17:31:12 [2021-07-30T17:31:12.186Z] Recording test results
17:31:12 [2021-07-30T17:31:12.523Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:31:12 [2021-07-30T17:31:12.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42623/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0be467216103e61ec8a4d8d39708217d620f585 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0be467216103e61ec8a4d8d39708217d620f585 hack/validate/vendor
17:31:13 [2021-07-30T17:31:13.685Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:31:13 [2021-07-30T17:31:13.685Z] === RUN   TestDockerSuite/TestExec
17:31:13 [2021-07-30T17:31:13.790Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:31:14 [2021-07-30T17:31:14.362Z] + echo Ensuring container killed.
17:31:14 [2021-07-30T17:31:14.362Z] Ensuring container killed.
17:31:14 [2021-07-30T17:31:14.362Z] + docker rm -vf docker-pr9
17:31:14 [2021-07-30T17:31:14.362Z] Error: No such container: docker-pr9
[Pipeline] sh
17:31:14 [2021-07-30T17:31:14.641Z] + echo Chowning /workspace to jenkins user
17:31:14 [2021-07-30T17:31:14.641Z] Chowning /workspace to jenkins user
17:31:14 [2021-07-30T17:31:14.641Z] + id -u
17:31:14 [2021-07-30T17:31:14.641Z] + id -g
17:31:14 [2021-07-30T17:31:14.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:31:15 [2021-07-30T17:31:15.071Z]     docker_api_swarm_service_test.go:342: [d47f6d1188879] joining swarm manager [d7796a3bd3774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:31:15 [2021-07-30T17:31:15.071Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:31:15 [2021-07-30T17:31:15.506Z] + bundleName=unit
17:31:15 [2021-07-30T17:31:15.506Z] + echo Creating unit-bundles.tar.gz
17:31:15 [2021-07-30T17:31:15.506Z] Creating unit-bundles.tar.gz
17:31:15 [2021-07-30T17:31:15.506Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
17:31:15 [2021-07-30T17:31:15.506Z] bundles/junit-report.xml
17:31:15 [2021-07-30T17:31:15.506Z] bundles/go-test-report.json
17:31:15 [2021-07-30T17:31:15.506Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:31:15 [2021-07-30T17:31:15.517Z] Archiving artifacts
17:31:16 [2021-07-30T17:31:16.012Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:31:16 [2021-07-30T17:31:16.012Z]     docker_api_swarm_service_test.go:342: [debdb7a01d30a] joining swarm manager [d7796a3bd3774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:31:16 [2021-07-30T17:31:16.035Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:31:16 [2021-07-30T17:31:16.347Z] + make clean
17:31:16 [2021-07-30T17:31:16.605Z] docker volume rm -f docker-dev-cache
17:31:16 [2021-07-30T17:31:16.605Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
17:31:16 [2021-07-30T17:31:16.954Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:31:17 [2021-07-30T17:31:17.896Z] === RUN   TestDockerSuite/TestExecAPIStart
17:31:21 [2021-07-30T17:31:21.195Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:31:22 [2021-07-30T17:31:22.135Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:31:23 [2021-07-30T17:31:23.077Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:31:24 [2021-07-30T17:31:24.019Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:31:24 [2021-07-30T17:31:24.962Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:31:25 [2021-07-30T17:31:25.904Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:31:26 [2021-07-30T17:31:26.844Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:31:28 [2021-07-30T17:31:28.761Z] === RUN   TestDockerSuite/TestExecCgroup
17:31:31 [2021-07-30T17:31:31.307Z] === RUN   TestDockerSuite/TestExecEnv
17:31:31 [2021-07-30T17:31:31.568Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:31:32 [2021-07-30T17:31:32.143Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:31:34 [2021-07-30T17:31:34.055Z]     docker_api_swarm_service_test.go:489: [d3e07da5668b8] joining swarm manager [d751ca58f352e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:31:34 [2021-07-30T17:31:34.628Z] === RUN   TestDockerSuite/TestExecExitStatus
17:31:34 [2021-07-30T17:31:34.628Z]     docker_api_swarm_service_test.go:489: [dcfe0af501c29] joining swarm manager [d751ca58f352e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:31:36 [2021-07-30T17:31:36.012Z] === RUN   TestDockerSuite/TestExecInspectID
17:31:38 [2021-07-30T17:31:38.559Z] === RUN   TestDockerSuite/TestExecInteractive
17:31:39 [2021-07-30T17:31:39.499Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:31:40 [2021-07-30T17:31:40.440Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:31:41 [2021-07-30T17:31:41.382Z] === RUN   TestDockerSuite/TestExecParseError
17:31:42 [2021-07-30T17:31:42.322Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:31:42 [2021-07-30T17:31:42.894Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:31:43 [2021-07-30T17:31:43.838Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:31:47 [2021-07-30T17:31:47.140Z] === RUN   TestDockerSuite/TestExecSetEnv
17:31:48 [2021-07-30T17:31:48.561Z] === RUN   TestDockerSuite/TestExecStartFails
17:31:48 [2021-07-30T17:31:48.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:31:49 [2021-07-30T17:31:49.503Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:31:56 [2021-07-30T17:31:56.083Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:31:57 [2021-07-30T17:31:57.465Z]     docker_api_swarm_service_test.go:127: [dd3e7a0a578c3] joining swarm manager [dc0f057530127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:31:58 [2021-07-30T17:31:58.035Z]     docker_api_swarm_service_test.go:128: [d44abbf76ccb1] joining swarm manager [dc0f057530127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:32:00 [2021-07-30T17:32:00.578Z]     docker_api_swarm_service_test.go:136: [d5d7e39a25c1d] joining swarm manager [dc0f057530127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:32:01 [2021-07-30T17:32:01.148Z]     docker_api_swarm_service_test.go:137: [df491f0400db3] joining swarm manager [dc0f057530127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:32:01 [2021-07-30T17:32:01.409Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:32:02 [2021-07-30T17:32:02.350Z] === RUN   TestDockerSuite/TestExecTTY
17:32:03 [2021-07-30T17:32:03.733Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:32:04 [2021-07-30T17:32:04.674Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:32:05 [2021-07-30T17:32:05.246Z] === RUN   TestDockerSuite/TestExecUlimits
17:32:06 [2021-07-30T17:32:06.188Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:32:06 [2021-07-30T17:32:06.188Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:32:06 [2021-07-30T17:32:06.188Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:32:08 [2021-07-30T17:32:08.115Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:32:09 [2021-07-30T17:32:09.056Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:32:10 [2021-07-30T17:32:10.978Z] === RUN   TestDockerSuite/TestExecWithTERM
17:32:11 [2021-07-30T17:32:11.925Z] === RUN   TestDockerSuite/TestExecWithUser
17:32:13 [2021-07-30T17:32:13.309Z] === RUN   TestDockerSuite/TestGetContainerStats
17:32:15 [2021-07-30T17:32:15.598Z] --- PASS: TestBuildWithHugeFile (171.25s)
17:32:15 [2021-07-30T17:32:15.598Z] === RUN   TestBuildWCOWSandboxSize
17:32:18 [2021-07-30T17:32:18.588Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:32:22 [2021-07-30T17:32:22.786Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:32:23 [2021-07-30T17:32:23.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:32:24 [2021-07-30T17:32:24.297Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:32:26 [2021-07-30T17:32:26.206Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:32:28 [2021-07-30T17:32:28.118Z]     docker_api_swarm_service_test.go:303: [d3035da45605a] joining swarm manager [d4b134f4a86f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:32:28 [2021-07-30T17:32:28.688Z]     docker_api_swarm_service_test.go:303: [d413a6e6febbc] joining swarm manager [d4b134f4a86f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:32:29 [2021-07-30T17:32:29.261Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:32:30 [2021-07-30T17:32:30.644Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:32:30 [2021-07-30T17:32:30.644Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:32:30 [2021-07-30T17:32:30.644Z] === RUN   TestDockerSuite/TestHealth
17:32:52 [2021-07-30T17:32:52.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:32:52 [2021-07-30T17:32:52.605Z]     docker_api_swarm_service_test.go:99: [da6c6843ef677] joining swarm manager [d94faa95bf4f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:32:52 [2021-07-30T17:32:52.605Z]     docker_api_swarm_service_test.go:100: [de444a83324d8] joining swarm manager [d94faa95bf4f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:32:53 [2021-07-30T17:32:53.176Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:32:53 [2021-07-30T17:32:53.176Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:32:53 [2021-07-30T17:32:53.176Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:32:53 [2021-07-30T17:32:53.176Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:32:54 [2021-07-30T17:32:54.119Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:32:54 [2021-07-30T17:32:54.119Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:32:56 [2021-07-30T17:32:56.036Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:32:56 [2021-07-30T17:32:56.036Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:32:56 [2021-07-30T17:32:56.036Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:32:56 [2021-07-30T17:32:56.036Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:32:56 [2021-07-30T17:32:56.296Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:32:56 [2021-07-30T17:32:56.868Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:32:57 [2021-07-30T17:32:57.128Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:32:57 [2021-07-30T17:32:57.389Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:32:58 [2021-07-30T17:32:58.331Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:32:58 [2021-07-30T17:32:58.592Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:32:59 [2021-07-30T17:32:59.534Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:33:00 [2021-07-30T17:33:00.478Z] === RUN   TestDockerSuite/TestImagesFormat
17:33:00 [2021-07-30T17:33:00.739Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:33:01 [2021-07-30T17:33:01.310Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:33:03 [2021-07-30T17:33:03.853Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:33:03 [2021-07-30T17:33:03.853Z] === RUN   TestDockerSuite/TestImportBadURL
17:33:03 [2021-07-30T17:33:03.853Z] === RUN   TestDockerSuite/TestImportDisplay
17:33:05 [2021-07-30T17:33:05.769Z] === RUN   TestDockerSuite/TestImportFile
17:33:07 [2021-07-30T17:33:07.157Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:33:07 [2021-07-30T17:33:07.157Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:33:09 [2021-07-30T17:33:09.081Z] === RUN   TestDockerSuite/TestImportGzipped
17:33:10 [2021-07-30T17:33:10.994Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:33:12 [2021-07-30T17:33:12.908Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:33:13 [2021-07-30T17:33:13.480Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:33:14 [2021-07-30T17:33:14.424Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:33:15 [2021-07-30T17:33:15.810Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:33:15 [2021-07-30T17:33:15.810Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:33:15 [2021-07-30T17:33:15.810Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:33:16 [2021-07-30T17:33:16.381Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:33:17 [2021-07-30T17:33:17.323Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:33:18 [2021-07-30T17:33:18.267Z]     check_test.go:380: [da6c6843ef677] daemon is not started
17:33:18 [2021-07-30T17:33:18.528Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:33:19 [2021-07-30T17:33:19.100Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:33:19 [2021-07-30T17:33:19.671Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:33:20 [2021-07-30T17:33:20.612Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:33:20 [2021-07-30T17:33:20.612Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:33:21 [2021-07-30T17:33:21.995Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:33:22 [2021-07-30T17:33:22.565Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:33:23 [2021-07-30T17:33:23.138Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:33:23 [2021-07-30T17:33:23.138Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:33:23 [2021-07-30T17:33:23.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:33:23 [2021-07-30T17:33:23.972Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:33:23 [2021-07-30T17:33:23.972Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:33:23 [2021-07-30T17:33:23.972Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:33:24 [2021-07-30T17:33:24.914Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:33:25 [2021-07-30T17:33:25.859Z]     docker_api_swarm_service_test.go:532: [d4beed93b5de7] joining swarm manager [d36e5604d4fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:26 [2021-07-30T17:33:26.119Z] === RUN   TestDockerSuite/TestInspectDefault
17:33:26 [2021-07-30T17:33:26.690Z] === RUN   TestDockerSuite/TestInspectHistory
17:33:27 [2021-07-30T17:33:27.261Z]     docker_api_swarm_service_test.go:533: [d581883f347d0] joining swarm manager [d36e5604d4fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:27 [2021-07-30T17:33:27.523Z] === RUN   TestDockerSuite/TestInspectImage
17:33:27 [2021-07-30T17:33:27.783Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:33:27 [2021-07-30T17:33:27.783Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:33:27 [2021-07-30T17:33:27.783Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:33:27 [2021-07-30T17:33:27.783Z] === RUN   TestDockerSuite/TestInspectInt64
17:33:28 [2021-07-30T17:33:28.356Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:33:29 [2021-07-30T17:33:29.298Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:33:29 [2021-07-30T17:33:29.558Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:33:30 [2021-07-30T17:33:30.504Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:33:31 [2021-07-30T17:33:31.890Z] === RUN   TestDockerSuite/TestInspectPlugin
17:33:33 [2021-07-30T17:33:33.805Z] === RUN   TestDockerSuite/TestInspectRootFS
17:33:33 [2021-07-30T17:33:33.805Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:33:34 [2021-07-30T17:33:34.748Z] === RUN   TestDockerSuite/TestInspectStatus
17:33:36 [2021-07-30T17:33:36.134Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:33:38 [2021-07-30T17:33:38.047Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:33:38 [2021-07-30T17:33:38.618Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:33:39 [2021-07-30T17:33:39.562Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:33:40 [2021-07-30T17:33:40.135Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:33:40 [2021-07-30T17:33:40.707Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:33:41 [2021-07-30T17:33:41.648Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:33:42 [2021-07-30T17:33:42.219Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:33:42 [2021-07-30T17:33:42.219Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:33:44 [2021-07-30T17:33:44.786Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:33:45 [2021-07-30T17:33:45.727Z] === RUN   TestDockerSuite/TestLinksEnvs
17:33:47 [2021-07-30T17:33:47.115Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:33:47 [2021-07-30T17:33:47.687Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:33:50 [2021-07-30T17:33:50.232Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:33:52 [2021-07-30T17:33:52.147Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:33:54 [2021-07-30T17:33:54.063Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:33:54 [2021-07-30T17:33:54.063Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:33:54 [2021-07-30T17:33:54.063Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:33:56 [2021-07-30T17:33:56.610Z]     docker_api_swarm_service_test.go:147: [d5f225bad51ff] joining swarm manager [d61ff1f2434e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:56 [2021-07-30T17:33:56.610Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:33:57 [2021-07-30T17:33:57.182Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:33:57 [2021-07-30T17:33:57.182Z]     docker_api_swarm_service_test.go:147: [d1f772102d4f4] joining swarm manager [d61ff1f2434e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:58 [2021-07-30T17:33:58.127Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:34:10 [2021-07-30T17:34:10.360Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:34:12 [2021-07-30T17:34:12.918Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:34:14 [2021-07-30T17:34:14.833Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:34:15 [2021-07-30T17:34:15.407Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:34:18 [2021-07-30T17:34:18.709Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:34:18 [2021-07-30T17:34:18.709Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:34:19 [2021-07-30T17:34:19.280Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:34:19 [2021-07-30T17:34:19.541Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:34:19 [2021-07-30T17:34:19.541Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:34:20 [2021-07-30T17:34:20.112Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:34:21 [2021-07-30T17:34:21.056Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:34:25 [2021-07-30T17:34:25.256Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:34:25 [2021-07-30T17:34:25.516Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:34:30 [2021-07-30T17:34:30.798Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:34:31 [2021-07-30T17:34:31.371Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:34:31 [2021-07-30T17:34:31.371Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:34:32 [2021-07-30T17:34:32.313Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:34:33 [2021-07-30T17:34:33.699Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:34:34 [2021-07-30T17:34:34.645Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:34:35 [2021-07-30T17:34:35.585Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:34:36 [2021-07-30T17:34:36.526Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:34:37 [2021-07-30T17:34:37.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:34:38 [2021-07-30T17:34:38.851Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:34:39 [2021-07-30T17:34:39.793Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:34:41 [2021-07-30T17:34:41.180Z] === RUN   TestDockerSuite/TestLogsSince
17:34:49 [2021-07-30T17:34:49.320Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:34:54 [2021-07-30T17:34:54.606Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:34:54 [2021-07-30T17:34:54.868Z] === RUN   TestDockerSuite/TestLogsTail
17:34:56 [2021-07-30T17:34:56.254Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:34:57 [2021-07-30T17:34:57.197Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:34:58 [2021-07-30T17:34:58.600Z] === RUN   TestDockerSuite/TestMountIntoProc
17:34:58 [2021-07-30T17:34:58.600Z] === RUN   TestDockerSuite/TestMountIntoSys
17:34:59 [2021-07-30T17:34:59.988Z] === RUN   TestDockerSuite/TestNetHostname
17:35:03 [2021-07-30T17:35:03.290Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:35:04 [2021-07-30T17:35:04.233Z] === RUN   TestDockerSuite/TestNetworkEvents
17:35:05 [2021-07-30T17:35:05.176Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:35:07 [2021-07-30T17:35:07.723Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:35:07 [2021-07-30T17:35:07.984Z] === RUN   TestDockerSuite/TestPluginActive
17:35:10 [2021-07-30T17:35:10.530Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:35:11 [2021-07-30T17:35:11.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:35:19 [2021-07-30T17:35:19.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:35:19 [2021-07-30T17:35:19.243Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:35:19 [2021-07-30T17:35:19.243Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:35:19 [2021-07-30T17:35:19.243Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:35:19 [2021-07-30T17:35:19.815Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:35:20 [2021-07-30T17:35:20.756Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:35:23 [2021-07-30T17:35:23.312Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:35:24 [2021-07-30T17:35:24.419Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:35:24 [2021-07-30T17:35:24.419Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:35:26 [2021-07-30T17:35:26.332Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:35:27 [2021-07-30T17:35:27.714Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:35:31 [2021-07-30T17:35:31.015Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:35:31 [2021-07-30T17:35:31.015Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:35:33 [2021-07-30T17:35:33.561Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:35:33 [2021-07-30T17:35:33.821Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:35:35 [2021-07-30T17:35:35.734Z] === RUN   TestDockerSuite/TestPortHostBinding
17:35:38 [2021-07-30T17:35:38.279Z] === RUN   TestDockerSuite/TestPortList
17:35:38 [2021-07-30T17:35:38.279Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:35:43 [2021-07-30T17:35:43.566Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:35:48 [2021-07-30T17:35:48.872Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:35:50 [2021-07-30T17:35:50.258Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:35:56 [2021-07-30T17:35:56.838Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:35:56 [2021-07-30T17:35:56.838Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:35:56 [2021-07-30T17:35:56.838Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:35:57 [2021-07-30T17:35:57.782Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:35:57 [2021-07-30T17:35:57.782Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:35:58 [2021-07-30T17:35:58.353Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:35:58 [2021-07-30T17:35:58.353Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:35:58 [2021-07-30T17:35:58.925Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:35:58 [2021-07-30T17:35:58.925Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:36:00 [2021-07-30T17:36:00.309Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:36:00 [2021-07-30T17:36:00.309Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:36:03 [2021-07-30T17:36:03.611Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:36:04 [2021-07-30T17:36:04.555Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:36:05 [2021-07-30T17:36:05.125Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:36:05 [2021-07-30T17:36:05.386Z] === RUN   TestDockerSuite/TestPsByOrder
17:36:07 [2021-07-30T17:36:07.298Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:36:08 [2021-07-30T17:36:08.682Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:36:10 [2021-07-30T17:36:10.068Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:36:14 [2021-07-30T17:36:14.301Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:36:16 [2021-07-30T17:36:16.847Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:36:18 [2021-07-30T17:36:18.759Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:36:18 [2021-07-30T17:36:18.759Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:36:21 [2021-07-30T17:36:21.305Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:36:23 [2021-07-30T17:36:23.219Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:36:33 [2021-07-30T17:36:33.214Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:36:33 [2021-07-30T17:36:33.214Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:36:34 [2021-07-30T17:36:34.599Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:36:35 [2021-07-30T17:36:35.543Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:36:37 [2021-07-30T17:36:37.460Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:36:37 [2021-07-30T17:36:37.460Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:36:39 [2021-07-30T17:36:39.378Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:36:41 [2021-07-30T17:36:41.923Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:36:42 [2021-07-30T17:36:42.184Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:36:43 [2021-07-30T17:36:43.103Z] --- PASS: TestBuildWCOWSandboxSize (811.11s)
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildWithEmptyDockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:36:43 [2021-07-30T17:36:43.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s)
17:36:43 [2021-07-30T17:36:43.103Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
17:36:43 [2021-07-30T17:36:43.103Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:36:43 [2021-07-30T17:36:43.103Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildPreserveOwnership
17:36:43 [2021-07-30T17:36:43.103Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:36:43 [2021-07-30T17:36:43.103Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:36:43 [2021-07-30T17:36:43.103Z] === RUN   TestBuildPlatformInvalid
17:36:43 [2021-07-30T17:36:43.103Z] --- PASS: TestBuildPlatformInvalid (0.60s)
17:36:43 [2021-07-30T17:36:43.103Z] PASS
17:36:43 [2021-07-30T17:36:43.103Z] ok  	github.com/docker/docker/integration/build	1005.989s
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] === Skipped
17:36:43 [2021-07-30T17:36:43.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:36:43 [2021-07-30T17:36:43.103Z]     build_session_test.go:25: TODO: BuildKit
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:36:43 [2021-07-30T17:36:43.103Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:36:43 [2021-07-30T17:36:43.103Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
17:36:43 [2021-07-30T17:36:43.103Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:36:43 [2021-07-30T17:36:43.103Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] 
17:36:43 [2021-07-30T17:36:43.103Z] DONE 29 tests, 5 skipped in 1038.849s
17:36:43 [2021-07-30T17:36:43.103Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:36:44 [2021-07-30T17:36:44.639Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:36:44 [2021-07-30T17:36:44.639Z] INFO: Testing against a local daemon
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestConfigInspect
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestConfigInspect (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestConfigList
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestConfigList (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestConfigsCreateAndDelete
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestConfigsUpdate
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestConfigsUpdate (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestTemplatedConfig
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestTemplatedConfig (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] === RUN   TestConfigCreateResolve
17:36:44 [2021-07-30T17:36:44.639Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:36:44 [2021-07-30T17:36:44.639Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:36:44 [2021-07-30T17:36:44.639Z] PASS
17:36:44 [2021-07-30T17:36:44.639Z] ok  	github.com/docker/docker/integration/config	0.121s
17:36:44 [2021-07-30T17:36:44.729Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:36:44 [2021-07-30T17:36:44.729Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === Skipped
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:36:45 [2021-07-30T17:36:45.107Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] 
17:36:45 [2021-07-30T17:36:45.107Z] DONE 6 tests, 6 skipped in 2.843s
17:36:45 [2021-07-30T17:36:45.107Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:36:46 [2021-07-30T17:36:46.643Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:36:46 [2021-07-30T17:36:46.904Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:36:47 [2021-07-30T17:36:47.316Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:36:47 [2021-07-30T17:36:47.316Z] INFO: Testing against a local daemon
17:36:47 [2021-07-30T17:36:47.316Z] === RUN   TestCheckpoint
17:36:47 [2021-07-30T17:36:47.316Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:36:47 [2021-07-30T17:36:47.316Z] --- SKIP: TestCheckpoint (0.00s)
17:36:47 [2021-07-30T17:36:47.316Z] === RUN   TestContainerInvalidJSON
17:36:47 [2021-07-30T17:36:47.316Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:36:47 [2021-07-30T17:36:47.316Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:36:47 [2021-07-30T17:36:47.316Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:36:47 [2021-07-30T17:36:47.316Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:36:47 [2021-07-30T17:36:47.775Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:36:47 [2021-07-30T17:36:47.775Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:36:47 [2021-07-30T17:36:47.775Z] --- PASS: TestContainerInvalidJSON (0.58s)
17:36:47 [2021-07-30T17:36:47.775Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:36:47 [2021-07-30T17:36:47.775Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:36:47 [2021-07-30T17:36:47.775Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:36:47 [2021-07-30T17:36:47.848Z] === RUN   TestDockerSuite/TestPsRightTagName
17:36:48 [2021-07-30T17:36:48.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s)
17:36:48 [2021-07-30T17:36:48.233Z] === RUN   TestCopyFromContainerPathIsNotDir
17:36:48 [2021-07-30T17:36:48.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
17:36:48 [2021-07-30T17:36:48.233Z] === RUN   TestCopyToContainerPathDoesNotExist
17:36:48 [2021-07-30T17:36:48.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
17:36:48 [2021-07-30T17:36:48.692Z] === RUN   TestCopyToContainerPathIsNotDir
17:36:48 [2021-07-30T17:36:48.790Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCopyFromContainer
17:36:49 [2021-07-30T17:36:49.153Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCopyFromContainer (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateLinkToNonExistingContainer
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidEnv
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidEnv/0
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidEnv/0
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidEnv/1
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidEnv/1
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidEnv/2
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidEnv/2
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidEnv/0
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidEnv/2
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidEnv/1
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateTmpfsMountsTarget
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithCustomMaskedPaths
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithCustomReadonlyPaths
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateDifferentPlatform
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateDifferentPlatform/different_os
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:36:49 [2021-07-30T17:36:49.153Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:36:49 [2021-07-30T17:36:49.153Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestContainerKillOnDaemonStart
17:36:49 [2021-07-30T17:36:49.153Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestDiff
17:36:49 [2021-07-30T17:36:49.153Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:36:49 [2021-07-30T17:36:49.153Z] --- SKIP: TestDiff (0.00s)
17:36:49 [2021-07-30T17:36:49.153Z] === RUN   TestExecWithCloseStdin
17:36:50 [2021-07-30T17:36:50.706Z] === RUN   TestDockerSuite/TestPsShowMounts
17:36:52 [2021-07-30T17:36:52.092Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:36:52 [2021-07-30T17:36:52.888Z] --- PASS: TestExecWithCloseStdin (3.19s)
17:36:52 [2021-07-30T17:36:52.888Z] === RUN   TestExec
17:36:53 [2021-07-30T17:36:53.475Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:36:54 [2021-07-30T17:36:54.861Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:36:54 [2021-07-30T17:36:54.861Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:36:54 [2021-07-30T17:36:54.861Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:36:54 [2021-07-30T17:36:54.861Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:36:54 [2021-07-30T17:36:54.861Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:36:55 [2021-07-30T17:36:55.071Z] --- PASS: TestExec (2.24s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestExecUser
17:36:55 [2021-07-30T17:36:55.071Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestExecUser (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestExportContainerAndImportImage
17:36:55 [2021-07-30T17:36:55.071Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestExportContainerAfterDaemonRestart
17:36:55 [2021-07-30T17:36:55.071Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestHealthCheckWorkdir
17:36:55 [2021-07-30T17:36:55.071Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestHealthKillContainer
17:36:55 [2021-07-30T17:36:55.071Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestHealthKillContainer (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestInspectCpusetInConfigPre120
17:36:55 [2021-07-30T17:36:55.071Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:36:55 [2021-07-30T17:36:55.071Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:36:55 [2021-07-30T17:36:55.071Z] === RUN   TestKillContainerInvalidSignal
17:36:55 [2021-07-30T17:36:55.122Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:36:56 [2021-07-30T17:36:56.066Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:36:56 [2021-07-30T17:36:56.066Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:36:57 [2021-07-30T17:36:57.280Z] --- PASS: TestKillContainerInvalidSignal (2.21s)
17:36:57 [2021-07-30T17:36:57.280Z] === RUN   TestKillContainer
17:36:57 [2021-07-30T17:36:57.280Z] === RUN   TestKillContainer/no_signal
17:36:57 [2021-07-30T17:36:57.455Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:36:58 [2021-07-30T17:36:58.819Z] === RUN   TestKillContainer/non_killing_signal
17:36:58 [2021-07-30T17:36:58.819Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:36:58 [2021-07-30T17:36:58.819Z] === RUN   TestKillContainer/killing_signal
17:36:58 [2021-07-30T17:36:58.853Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:36:59 [2021-07-30T17:36:59.427Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:36:59 [2021-07-30T17:36:59.999Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:37:01 [2021-07-30T17:37:01.722Z] --- PASS: TestKillContainer (4.81s)
17:37:01 [2021-07-30T17:37:01.722Z]     --- PASS: TestKillContainer/no_signal (2.03s)
17:37:01 [2021-07-30T17:37:01.722Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z]     --- PASS: TestKillContainer/killing_signal (2.73s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestKillStoppedContainer
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestKillStoppedContainerAPIPre120
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestKillDifferentUserContainer
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestInspectOomKilledTrue
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestInspectOomKilledFalse
17:37:01 [2021-07-30T17:37:01.722Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:37:01 [2021-07-30T17:37:01.722Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:37:01 [2021-07-30T17:37:01.722Z] === RUN   TestLogsFollowTailEmpty
17:37:03 [2021-07-30T17:37:03.902Z] --- PASS: TestLogsFollowTailEmpty (2.06s)
17:37:03 [2021-07-30T17:37:03.902Z] === RUN   TestNetworkNat
17:37:03 [2021-07-30T17:37:03.902Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:37:03 [2021-07-30T17:37:03.902Z] --- SKIP: TestNetworkNat (0.00s)
17:37:03 [2021-07-30T17:37:03.902Z] === RUN   TestNetworkLocalhostTCPNat
17:37:04 [2021-07-30T17:37:04.207Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:37:06 [2021-07-30T17:37:06.804Z] --- PASS: TestNetworkLocalhostTCPNat (2.51s)
17:37:06 [2021-07-30T17:37:06.804Z] === RUN   TestNetworkLoopbackNat
17:37:06 [2021-07-30T17:37:06.804Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:37:06 [2021-07-30T17:37:06.804Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:37:06 [2021-07-30T17:37:06.804Z] === RUN   TestPause
17:37:06 [2021-07-30T17:37:06.804Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:37:06 [2021-07-30T17:37:06.804Z] --- SKIP: TestPause (0.00s)
17:37:06 [2021-07-30T17:37:06.804Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:37:08 [2021-07-30T17:37:08.369Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.23s)
17:37:08 [2021-07-30T17:37:08.369Z] === RUN   TestPauseStopPausedContainer
17:37:08 [2021-07-30T17:37:08.369Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:37:08 [2021-07-30T17:37:08.369Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:37:08 [2021-07-30T17:37:08.369Z] === RUN   TestPsFilter
17:37:08 [2021-07-30T17:37:08.829Z] --- PASS: TestPsFilter (0.37s)
17:37:08 [2021-07-30T17:37:08.829Z] === RUN   TestRemoveContainerWithRemovedVolume
17:37:11 [2021-07-30T17:37:11.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s)
17:37:11 [2021-07-30T17:37:11.737Z] === RUN   TestRemoveContainerWithVolume
17:37:12 [2021-07-30T17:37:12.349Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:37:12 [2021-07-30T17:37:12.349Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:37:12 [2021-07-30T17:37:12.920Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:37:14 [2021-07-30T17:37:14.194Z] --- PASS: TestRemoveContainerWithVolume (2.38s)
17:37:14 [2021-07-30T17:37:14.194Z] === RUN   TestRemoveContainerRunning
17:37:15 [2021-07-30T17:37:15.470Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:37:15 [2021-07-30T17:37:15.731Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:37:15 [2021-07-30T17:37:15.731Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:37:15 [2021-07-30T17:37:15.991Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:37:16 [2021-07-30T17:37:16.366Z] --- PASS: TestRemoveContainerRunning (2.09s)
17:37:16 [2021-07-30T17:37:16.366Z] === RUN   TestRemoveContainerForceRemoveRunning
17:37:18 [2021-07-30T17:37:18.536Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:37:18 [2021-07-30T17:37:18.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s)
17:37:18 [2021-07-30T17:37:18.536Z] === RUN   TestRemoveInvalidContainer
17:37:18 [2021-07-30T17:37:18.536Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:37:18 [2021-07-30T17:37:18.536Z] === RUN   TestRenameLinkedContainer
17:37:18 [2021-07-30T17:37:18.536Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:37:18 [2021-07-30T17:37:18.536Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:37:18 [2021-07-30T17:37:18.536Z] === RUN   TestRenameStoppedContainer
17:37:18 [2021-07-30T17:37:18.796Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:37:20 [2021-07-30T17:37:20.707Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:37:20 [2021-07-30T17:37:20.711Z] --- PASS: TestRenameStoppedContainer (2.36s)
17:37:20 [2021-07-30T17:37:20.711Z] === RUN   TestRenameRunningContainerAndReuse
17:37:24 [2021-07-30T17:37:24.915Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:37:25 [2021-07-30T17:37:25.389Z] --- PASS: TestRenameRunningContainerAndReuse (4.22s)
17:37:25 [2021-07-30T17:37:25.389Z] === RUN   TestRenameInvalidName
17:37:26 [2021-07-30T17:37:26.294Z] === RUN   TestDockerSuite/TestRmiBlank
17:37:26 [2021-07-30T17:37:26.295Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:37:26 [2021-07-30T17:37:26.295Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:37:26 [2021-07-30T17:37:26.920Z] --- PASS: TestRenameInvalidName (2.12s)
17:37:26 [2021-07-30T17:37:26.920Z] === RUN   TestRenameAnonymousContainer
17:37:29 [2021-07-30T17:37:29.589Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:37:30 [2021-07-30T17:37:30.531Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:37:30 [2021-07-30T17:37:30.531Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:37:32 [2021-07-30T17:37:32.439Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:37:32 [2021-07-30T17:37:32.699Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:37:33 [2021-07-30T17:37:33.643Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:37:35 [2021-07-30T17:37:35.553Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:37:36 [2021-07-30T17:37:36.122Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:37:37 [2021-07-30T17:37:37.061Z] === RUN   TestDockerSuite/TestRmiTag
17:37:37 [2021-07-30T17:37:37.061Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:37:37 [2021-07-30T17:37:37.221Z] --- PASS: TestRenameAnonymousContainer (9.29s)
17:37:37 [2021-07-30T17:37:37.221Z] === RUN   TestRenameContainerWithSameName
17:37:38 [2021-07-30T17:37:38.001Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:37:38 [2021-07-30T17:37:38.753Z] --- PASS: TestRenameContainerWithSameName (2.13s)
17:37:38 [2021-07-30T17:37:38.753Z] === RUN   TestRenameContainerWithLinkedContainer
17:37:38 [2021-07-30T17:37:38.754Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:37:38 [2021-07-30T17:37:38.754Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:37:38 [2021-07-30T17:37:38.754Z] === RUN   TestResize
17:37:40 [2021-07-30T17:37:40.539Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:37:40 [2021-07-30T17:37:40.924Z] --- PASS: TestResize (2.16s)
17:37:40 [2021-07-30T17:37:40.925Z] === RUN   TestResizeWithInvalidSize
17:37:43 [2021-07-30T17:37:43.079Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:37:43 [2021-07-30T17:37:43.095Z] --- PASS: TestResizeWithInvalidSize (2.20s)
17:37:43 [2021-07-30T17:37:43.095Z] === RUN   TestResizeWhenContainerNotStarted
17:37:43 [2021-07-30T17:37:43.649Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:37:43 [2021-07-30T17:37:43.910Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:37:44 [2021-07-30T17:37:44.491Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:37:45 [2021-07-30T17:37:45.061Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:37:45 [2021-07-30T17:37:45.992Z] --- PASS: TestResizeWhenContainerNotStarted (2.80s)
17:37:45 [2021-07-30T17:37:45.992Z] === RUN   TestDaemonRestartKillContainers
17:37:45 [2021-07-30T17:37:45.992Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:37:45 [2021-07-30T17:37:45.992Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:37:45 [2021-07-30T17:37:45.992Z] === RUN   TestStats
17:37:45 [2021-07-30T17:37:45.992Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:37:45 [2021-07-30T17:37:45.992Z] --- SKIP: TestStats (0.00s)
17:37:45 [2021-07-30T17:37:45.992Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:37:46 [2021-07-30T17:37:46.968Z] === RUN   TestDockerSuite/TestRunAddHost
17:37:47 [2021-07-30T17:37:47.537Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:37:48 [2021-07-30T17:37:48.106Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:37:48 [2021-07-30T17:37:48.676Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:37:48 [2021-07-30T17:37:48.676Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:37:49 [2021-07-30T17:37:49.616Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:37:49 [2021-07-30T17:37:49.616Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:37:51 [2021-07-30T17:37:51.525Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:37:52 [2021-07-30T17:37:52.466Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:37:53 [2021-07-30T17:37:53.036Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:37:53 [2021-07-30T17:37:53.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.75s)
17:37:53 [2021-07-30T17:37:53.055Z] === RUN   TestStopContainerWithTimeout
17:37:53 [2021-07-30T17:37:53.055Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:37:53 [2021-07-30T17:37:53.055Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:37:53 [2021-07-30T17:37:53.055Z] === RUN   TestUpdateRestartPolicy
17:37:53 [2021-07-30T17:37:53.605Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:37:54 [2021-07-30T17:37:54.545Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:37:55 [2021-07-30T17:37:55.929Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:37:57 [2021-07-30T17:37:57.312Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:37:58 [2021-07-30T17:37:58.252Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:37:58 [2021-07-30T17:37:58.820Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:37:59 [2021-07-30T17:37:59.759Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:38:00 [2021-07-30T17:38:00.328Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:38:01 [2021-07-30T17:38:01.267Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:38:02 [2021-07-30T17:38:02.229Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:38:03 [2021-07-30T17:38:03.174Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:38:04 [2021-07-30T17:38:04.113Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:38:04 [2021-07-30T17:38:04.682Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:38:05 [2021-07-30T17:38:05.252Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:38:05 [2021-07-30T17:38:05.252Z] === RUN   TestDockerSuite/TestRunBindMounts
17:38:06 [2021-07-30T17:38:06.632Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:38:08 [2021-07-30T17:38:08.016Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:38:08 [2021-07-30T17:38:08.957Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:38:09 [2021-07-30T17:38:09.896Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:38:10 [2021-07-30T17:38:10.465Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:38:11 [2021-07-30T17:38:11.035Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:38:11 [2021-07-30T17:38:11.295Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:38:11 [2021-07-30T17:38:11.865Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:38:12 [2021-07-30T17:38:12.434Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:38:13 [2021-07-30T17:38:13.374Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:38:13 [2021-07-30T17:38:13.946Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:38:14 [2021-07-30T17:38:14.124Z] --- PASS: TestUpdateRestartPolicy (22.00s)
17:38:14 [2021-07-30T17:38:14.124Z] === RUN   TestUpdateRestartWithAutoRemove
17:38:14 [2021-07-30T17:38:14.517Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:38:14 [2021-07-30T17:38:14.518Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:38:15 [2021-07-30T17:38:15.458Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:38:15 [2021-07-30T17:38:15.458Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:38:16 [2021-07-30T17:38:16.297Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s)
17:38:16 [2021-07-30T17:38:16.297Z] === RUN   TestWaitNonBlocked
17:38:16 [2021-07-30T17:38:16.297Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:16 [2021-07-30T17:38:16.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:16 [2021-07-30T17:38:16.297Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:16 [2021-07-30T17:38:16.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:16 [2021-07-30T17:38:16.297Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:16 [2021-07-30T17:38:16.297Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:16 [2021-07-30T17:38:16.397Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:38:16 [2021-07-30T17:38:16.967Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:38:17 [2021-07-30T17:38:17.906Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:38:18 [2021-07-30T17:38:18.496Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:38:18 [2021-07-30T17:38:18.496Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:38:19 [2021-07-30T17:38:19.440Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:38:20 [2021-07-30T17:38:20.011Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:38:20 [2021-07-30T17:38:20.040Z] --- PASS: TestWaitNonBlocked (0.03s)
17:38:20 [2021-07-30T17:38:20.040Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.22s)
17:38:20 [2021-07-30T17:38:20.040Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.47s)
17:38:20 [2021-07-30T17:38:20.040Z] === RUN   TestWaitBlocked
17:38:20 [2021-07-30T17:38:20.040Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:38:20 [2021-07-30T17:38:20.040Z] --- SKIP: TestWaitBlocked (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z] PASS
17:38:20 [2021-07-30T17:38:20.040Z] ok  	github.com/docker/docker/integration/container	92.745s
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === Skipped
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:38:20 [2021-07-30T17:38:20.040Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:38:20 [2021-07-30T17:38:20.040Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:38:20 [2021-07-30T17:38:20.040Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] 
17:38:20 [2021-07-30T17:38:20.040Z] DONE 87 tests, 33 skipped in 95.147s
17:38:20 [2021-07-30T17:38:20.040Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:38:20 [2021-07-30T17:38:20.952Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:38:21 [2021-07-30T17:38:21.572Z] === RUN   TestConfigDaemonLibtrustID
17:38:21 [2021-07-30T17:38:21.572Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:38:21 [2021-07-30T17:38:21.572Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:38:21 [2021-07-30T17:38:21.572Z] === RUN   TestDaemonConfigValidation
17:38:21 [2021-07-30T17:38:21.572Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:38:21 [2021-07-30T17:38:21.572Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:38:21 [2021-07-30T17:38:21.572Z] PASS
17:38:21 [2021-07-30T17:38:21.572Z] ok  	github.com/docker/docker/integration/daemon	0.100s
17:38:22 [2021-07-30T17:38:22.041Z] 
17:38:22 [2021-07-30T17:38:22.041Z] === Skipped
17:38:22 [2021-07-30T17:38:22.041Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:38:22 [2021-07-30T17:38:22.041Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:38:22 [2021-07-30T17:38:22.041Z] 
17:38:22 [2021-07-30T17:38:22.041Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:38:22 [2021-07-30T17:38:22.041Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:38:22 [2021-07-30T17:38:22.041Z] 
17:38:22 [2021-07-30T17:38:22.041Z] 
17:38:22 [2021-07-30T17:38:22.041Z] DONE 2 tests, 2 skipped in 1.657s
17:38:22 [2021-07-30T17:38:22.041Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:38:22 [2021-07-30T17:38:22.865Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:38:23 [2021-07-30T17:38:23.434Z]     docker_cli_service_logs_test.go:245: checking task qmw65oy59ygs
17:38:23 [2021-07-30T17:38:23.434Z]     docker_cli_service_logs_test.go:250: checking messages for qmw65oy59ygs
17:38:23 [2021-07-30T17:38:23.434Z]     docker_cli_service_logs_test.go:245: checking task olb9xv67bq90
17:38:23 [2021-07-30T17:38:23.434Z]     docker_cli_service_logs_test.go:250: checking messages for olb9xv67bq90
17:38:23 [2021-07-30T17:38:23.575Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:23 [2021-07-30T17:38:23.575Z] INFO: Testing against a local daemon
17:38:23 [2021-07-30T17:38:23.575Z] === RUN   TestCommitInheritsEnv
17:38:23 [2021-07-30T17:38:23.575Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:38:23 [2021-07-30T17:38:23.575Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:38:23 [2021-07-30T17:38:23.575Z] === RUN   TestImportExtremelyLargeImageWorks
17:38:23 [2021-07-30T17:38:23.575Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:38:23 [2021-07-30T17:38:23.575Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:38:23 [2021-07-30T17:38:23.575Z] === RUN   TestImagesFilterMultiReference
17:38:23 [2021-07-30T17:38:23.575Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:38:23 [2021-07-30T17:38:23.575Z] === RUN   TestImagePullPlatformInvalid
17:38:23 [2021-07-30T17:38:23.575Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:38:23 [2021-07-30T17:38:23.575Z] === RUN   TestRemoveImageOrphaning
17:38:24 [2021-07-30T17:38:24.007Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:38:24 [2021-07-30T17:38:24.947Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestRemoveImageOrphaning (1.13s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagInvalidReference
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagInvalidReference (0.03s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagValidPrefixedRepo
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagExistedNameWithoutForce
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagOfficialNames
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagOfficialNames (0.08s)
17:38:25 [2021-07-30T17:38:25.108Z] === RUN   TestTagMatchesDigest
17:38:25 [2021-07-30T17:38:25.108Z] --- PASS: TestTagMatchesDigest (0.03s)
17:38:25 [2021-07-30T17:38:25.108Z] PASS
17:38:25 [2021-07-30T17:38:25.108Z] ok  	github.com/docker/docker/integration/image	1.625s
17:38:25 [2021-07-30T17:38:25.108Z] 
17:38:25 [2021-07-30T17:38:25.108Z] === Skipped
17:38:25 [2021-07-30T17:38:25.108Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:38:25 [2021-07-30T17:38:25.108Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:38:25 [2021-07-30T17:38:25.108Z] 
17:38:25 [2021-07-30T17:38:25.108Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:38:25 [2021-07-30T17:38:25.108Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:38:25 [2021-07-30T17:38:25.108Z] 
17:38:25 [2021-07-30T17:38:25.108Z] 
17:38:25 [2021-07-30T17:38:25.108Z] DONE 11 tests, 2 skipped in 3.246s
17:38:25 [2021-07-30T17:38:25.108Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:38:25 [2021-07-30T17:38:25.516Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:38:26 [2021-07-30T17:38:26.086Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:38:27 [2021-07-30T17:38:27.026Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:38:27 [2021-07-30T17:38:27.297Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:27 [2021-07-30T17:38:27.297Z] INFO: Testing against a local daemon
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkCreateDelete
17:38:27 [2021-07-30T17:38:27.297Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDockerNetworkDeletePreferID
17:38:27 [2021-07-30T17:38:27.297Z]     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:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonDNSFallback
17:38:27 [2021-07-30T17:38:27.297Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestInspectNetwork
17:38:27 [2021-07-30T17:38:27.297Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestInspectNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestRunContainerWithBridgeNone
17:38:27 [2021-07-30T17:38:27.297Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkInvalidJSON
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkInvalidJSON//networks/create
17:38:27 [2021-07-30T17:38:27.297Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:38:27 [2021-07-30T17:38:27.297Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:27 [2021-07-30T17:38:27.297Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:27 [2021-07-30T17:38:27.297Z] === CONT  TestNetworkInvalidJSON//networks/create
17:38:27 [2021-07-30T17:38:27.297Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:27 [2021-07-30T17:38:27.297Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:38:27 [2021-07-30T17:38:27.297Z] --- PASS: TestNetworkInvalidJSON (0.05s)
17:38:27 [2021-07-30T17:38:27.297Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:38:27 [2021-07-30T17:38:27.297Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:38:27 [2021-07-30T17:38:27.297Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkList
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkList//networks
17:38:27 [2021-07-30T17:38:27.297Z] === PAUSE TestNetworkList//networks
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestNetworkList//networks/
17:38:27 [2021-07-30T17:38:27.297Z] === PAUSE TestNetworkList//networks/
17:38:27 [2021-07-30T17:38:27.297Z] === CONT  TestNetworkList//networks
17:38:27 [2021-07-30T17:38:27.297Z] === CONT  TestNetworkList//networks/
17:38:27 [2021-07-30T17:38:27.297Z] --- PASS: TestNetworkList (0.04s)
17:38:27 [2021-07-30T17:38:27.297Z]     --- PASS: TestNetworkList//networks (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestHostIPv4BridgeLabel
17:38:27 [2021-07-30T17:38:27.297Z]     network_test.go:128: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonRestartWithLiveRestore
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:29: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonDefaultNetworkPools
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:58: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonRestartWithExistingNetwork
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:102: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:136: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:187: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestServiceWithPredefinedNetwork
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:212: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:242: FLAKY_TEST
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestServiceWithDataPathPortInit
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:333: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:401: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z] PASS
17:38:27 [2021-07-30T17:38:27.297Z] ok  	github.com/docker/docker/integration/network	0.193s
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === Skipped
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     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:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     network_test.go:128: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:29: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.297Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:38:27 [2021-07-30T17:38:27.297Z]     service_test.go:58: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.297Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:102: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:136: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:187: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:212: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:242: FLAKY_TEST
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:333: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:38:27 [2021-07-30T17:38:27.298Z]     service_test.go:401: testEnv.OSType == "windows"
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] 
17:38:27 [2021-07-30T17:38:27.298Z] DONE 22 tests, 15 skipped in 2.237s
17:38:27 [2021-07-30T17:38:27.298Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:38:27 [2021-07-30T17:38:27.596Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:38:28 [2021-07-30T17:38:28.264Z] testing: warning: no tests to run
17:38:28 [2021-07-30T17:38:28.264Z] PASS
17:38:28 [2021-07-30T17:38:28.264Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.099s
17:38:28 [2021-07-30T17:38:28.264Z] 
17:38:28 [2021-07-30T17:38:28.264Z] DONE 0 tests in 0.669s
17:38:28 [2021-07-30T17:38:28.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:38:28 [2021-07-30T17:38:28.722Z] testing: warning: no tests to run
17:38:28 [2021-07-30T17:38:28.722Z] PASS
17:38:28 [2021-07-30T17:38:28.722Z] ok  	github.com/docker/docker/integration/network/macvlan	0.076s
17:38:28 [2021-07-30T17:38:28.722Z] 
17:38:28 [2021-07-30T17:38:28.722Z] DONE 0 tests in 0.665s
17:38:28 [2021-07-30T17:38:28.977Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:38:29 [2021-07-30T17:38:29.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:38:29 [2021-07-30T17:38:29.638Z] testing: warning: no tests to run
17:38:29 [2021-07-30T17:38:29.638Z] PASS
17:38:29 [2021-07-30T17:38:29.638Z] ok  	github.com/docker/docker/integration/plugin	0.077s
17:38:29 [2021-07-30T17:38:29.638Z] 
17:38:29 [2021-07-30T17:38:29.638Z] DONE 0 tests in 0.675s
17:38:29 [2021-07-30T17:38:29.638Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:38:30 [2021-07-30T17:38:30.605Z] testing: warning: no tests to run
17:38:30 [2021-07-30T17:38:30.605Z] PASS
17:38:30 [2021-07-30T17:38:30.605Z] ok  	github.com/docker/docker/integration/plugin/authz	0.078s
17:38:30 [2021-07-30T17:38:30.605Z] 
17:38:30 [2021-07-30T17:38:30.605Z] DONE 0 tests in 0.680s
17:38:30 [2021-07-30T17:38:30.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:38:32 [2021-07-30T17:38:32.270Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:38:32 [2021-07-30T17:38:32.270Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:38:32 [2021-07-30T17:38:32.839Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:38:34 [2021-07-30T17:38:34.222Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:38:35 [2021-07-30T17:38:35.161Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:38:37 [2021-07-30T17:38:37.082Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:38:37 [2021-07-30T17:38:37.082Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:38:39 [2021-07-30T17:38:39.622Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:38:40 [2021-07-30T17:38:40.950Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:40 [2021-07-30T17:38:40.950Z] INFO: Testing against a local daemon
17:38:40 [2021-07-30T17:38:40.950Z] === RUN   TestPluginInvalidJSON
17:38:40 [2021-07-30T17:38:40.950Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:38:40 [2021-07-30T17:38:40.950Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:38:40 [2021-07-30T17:38:40.950Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:38:40 [2021-07-30T17:38:40.950Z] --- PASS: TestPluginInvalidJSON (0.05s)
17:38:40 [2021-07-30T17:38:40.950Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z] === RUN   TestPluginInstall
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:64: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] --- SKIP: TestPluginInstall (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z] === RUN   TestPluginsWithRuntimes
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:173: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z] === RUN   TestPluginBackCompatMediaTypes
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:235: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z] PASS
17:38:40 [2021-07-30T17:38:40.950Z] ok  	github.com/docker/docker/integration/plugin/common	0.128s
17:38:40 [2021-07-30T17:38:40.950Z] 
17:38:40 [2021-07-30T17:38:40.950Z] === Skipped
17:38:40 [2021-07-30T17:38:40.950Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:64: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] 
17:38:40 [2021-07-30T17:38:40.950Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:173: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] 
17:38:40 [2021-07-30T17:38:40.950Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:38:40 [2021-07-30T17:38:40.950Z]     plugin_test.go:235: testEnv.OSType == "windows"
17:38:40 [2021-07-30T17:38:40.950Z] 
17:38:40 [2021-07-30T17:38:40.950Z] 
17:38:40 [2021-07-30T17:38:40.950Z] DONE 5 tests, 3 skipped in 10.308s
17:38:40 [2021-07-30T17:38:40.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:38:42 [2021-07-30T17:38:42.161Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:38:42 [2021-07-30T17:38:42.162Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:38:42 [2021-07-30T17:38:42.162Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:38:42 [2021-07-30T17:38:42.162Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:38:42 [2021-07-30T17:38:42.162Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:38:42 [2021-07-30T17:38:42.730Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:38:43 [2021-07-30T17:38:43.848Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:43 [2021-07-30T17:38:43.848Z] INFO: Testing against a local daemon
17:38:43 [2021-07-30T17:38:43.848Z] === RUN   TestExternalGraphDriver
17:38:43 [2021-07-30T17:38:43.848Z]     external_test.go:48: runtime.GOOS == "windows"
17:38:43 [2021-07-30T17:38:43.848Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:38:43 [2021-07-30T17:38:43.848Z] === RUN   TestGraphdriverPluginV2
17:38:43 [2021-07-30T17:38:43.848Z]     external_test.go:408: runtime.GOOS == "windows"
17:38:43 [2021-07-30T17:38:43.848Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:38:43 [2021-07-30T17:38:43.848Z] PASS
17:38:43 [2021-07-30T17:38:43.848Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.130s
17:38:43 [2021-07-30T17:38:43.848Z] 
17:38:43 [2021-07-30T17:38:43.848Z] === Skipped
17:38:43 [2021-07-30T17:38:43.849Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:38:43 [2021-07-30T17:38:43.849Z]     external_test.go:48: runtime.GOOS == "windows"
17:38:43 [2021-07-30T17:38:43.849Z] 
17:38:43 [2021-07-30T17:38:43.849Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:38:43 [2021-07-30T17:38:43.849Z]     external_test.go:408: runtime.GOOS == "windows"
17:38:43 [2021-07-30T17:38:43.849Z] 
17:38:43 [2021-07-30T17:38:43.849Z] 
17:38:43 [2021-07-30T17:38:43.849Z] DONE 2 tests, 2 skipped in 3.035s
17:38:43 [2021-07-30T17:38:43.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:38:45 [2021-07-30T17:38:45.271Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:38:46 [2021-07-30T17:38:46.021Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:46 [2021-07-30T17:38:46.021Z] INFO: Testing against a local daemon
17:38:46 [2021-07-30T17:38:46.021Z] === RUN   TestReadPluginNoRead
17:38:46 [2021-07-30T17:38:46.021Z]     read_test.go:21: no unix domain sockets on Windows
17:38:46 [2021-07-30T17:38:46.021Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:38:46 [2021-07-30T17:38:46.021Z] PASS
17:38:46 [2021-07-30T17:38:46.021Z] ok  	github.com/docker/docker/integration/plugin/logging	0.127s
17:38:46 [2021-07-30T17:38:46.021Z] 
17:38:46 [2021-07-30T17:38:46.021Z] === Skipped
17:38:46 [2021-07-30T17:38:46.021Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:38:46 [2021-07-30T17:38:46.021Z]     read_test.go:21: no unix domain sockets on Windows
17:38:46 [2021-07-30T17:38:46.021Z] 
17:38:46 [2021-07-30T17:38:46.021Z] 
17:38:46 [2021-07-30T17:38:46.021Z] DONE 1 tests, 1 skipped in 2.101s
17:38:46 [2021-07-30T17:38:46.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:38:46 [2021-07-30T17:38:46.986Z] testing: warning: no tests to run
17:38:46 [2021-07-30T17:38:46.986Z] PASS
17:38:46 [2021-07-30T17:38:46.986Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.080s
17:38:46 [2021-07-30T17:38:46.986Z] 
17:38:46 [2021-07-30T17:38:46.986Z] DONE 0 tests in 0.992s
17:38:47 [2021-07-30T17:38:47.181Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:38:47 [2021-07-30T17:38:47.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:38:48 [2021-07-30T17:38:48.977Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:48 [2021-07-30T17:38:48.977Z] INFO: Testing against a local daemon
17:38:48 [2021-07-30T17:38:48.977Z] === RUN   TestPluginWithDevMounts
17:38:48 [2021-07-30T17:38:48.977Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:38:48 [2021-07-30T17:38:48.977Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:38:48 [2021-07-30T17:38:48.977Z] PASS
17:38:48 [2021-07-30T17:38:48.977Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.127s
17:38:49 [2021-07-30T17:38:49.089Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:38:49 [2021-07-30T17:38:49.435Z] 
17:38:49 [2021-07-30T17:38:49.435Z] === Skipped
17:38:49 [2021-07-30T17:38:49.435Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:38:49 [2021-07-30T17:38:49.435Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:38:49 [2021-07-30T17:38:49.435Z] 
17:38:49 [2021-07-30T17:38:49.435Z] 
17:38:49 [2021-07-30T17:38:49.435Z] DONE 1 tests, 1 skipped in 2.054s
17:38:49 [2021-07-30T17:38:49.435Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:38:49 [2021-07-30T17:38:49.659Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:38:50 [2021-07-30T17:38:50.969Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:50 [2021-07-30T17:38:50.969Z] INFO: Testing against a local daemon
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestSecretInspect
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestSecretInspect (0.00s)
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestSecretList
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestSecretList (0.00s)
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestSecretsCreateAndDelete
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestSecretsUpdate
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestSecretsUpdate (0.00s)
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestTemplatedSecret
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestTemplatedSecret (0.01s)
17:38:50 [2021-07-30T17:38:50.969Z] === RUN   TestSecretCreateResolve
17:38:50 [2021-07-30T17:38:50.969Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:38:50 [2021-07-30T17:38:50.969Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:38:50 [2021-07-30T17:38:50.969Z] PASS
17:38:50 [2021-07-30T17:38:50.969Z] ok  	github.com/docker/docker/integration/secret	0.131s
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === Skipped
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:38:51 [2021-07-30T17:38:51.427Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] 
17:38:51 [2021-07-30T17:38:51.427Z] DONE 6 tests, 6 skipped in 1.833s
17:38:51 [2021-07-30T17:38:51.427Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:38:51 [2021-07-30T17:38:51.568Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:38:52 [2021-07-30T17:38:52.138Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:38:52 [2021-07-30T17:38:52.138Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:38:52 [2021-07-30T17:38:52.138Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:38:53 [2021-07-30T17:38:53.078Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:38:53 [2021-07-30T17:38:53.603Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:53 [2021-07-30T17:38:53.603Z] INFO: Testing against a local daemon
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceCreateInit
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- PASS: TestServiceCreateInit (0.04s)
17:38:53 [2021-07-30T17:38:53.603Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceMultipleTimes
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceConflict
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceMaxReplicas
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateWithDuplicateNetworkNames
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceSecretFileMode
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceConfigFileMode
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceSysctls
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateServiceCapabilities
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestInspect
17:38:53 [2021-07-30T17:38:53.603Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestInspect (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestCreateJob
17:38:53 [2021-07-30T17:38:53.603Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestCreateJob (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestReplicatedJob
17:38:53 [2021-07-30T17:38:53.603Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestReplicatedJob (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestUpdateReplicatedJob
17:38:53 [2021-07-30T17:38:53.603Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceListWithStatuses
17:38:53 [2021-07-30T17:38:53.603Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestDockerNetworkConnectAlias
17:38:53 [2021-07-30T17:38:53.603Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestDockerNetworkReConnect
17:38:53 [2021-07-30T17:38:53.603Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServicePlugin
17:38:53 [2021-07-30T17:38:53.603Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServicePlugin (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceUpdateLabel
17:38:53 [2021-07-30T17:38:53.603Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceUpdateSecrets
17:38:53 [2021-07-30T17:38:53.603Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceUpdateConfigs
17:38:53 [2021-07-30T17:38:53.603Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceUpdateNetwork
17:38:53 [2021-07-30T17:38:53.603Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] === RUN   TestServiceUpdatePidsLimit
17:38:53 [2021-07-30T17:38:53.603Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:38:53 [2021-07-30T17:38:53.603Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] PASS
17:38:53 [2021-07-30T17:38:53.603Z] ok  	github.com/docker/docker/integration/service	0.262s
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === Skipped
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:38:53 [2021-07-30T17:38:53.603Z] 
17:38:53 [2021-07-30T17:38:53.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:38:53 [2021-07-30T17:38:53.603Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:38:54 [2021-07-30T17:38:54.061Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:38:54 [2021-07-30T17:38:54.061Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:38:54 [2021-07-30T17:38:54.061Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.061Z] 
17:38:54 [2021-07-30T17:38:54.062Z] DONE 24 tests, 23 skipped in 2.526s
17:38:54 [2021-07-30T17:38:54.062Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:38:54 [2021-07-30T17:38:54.459Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:38:55 [2021-07-30T17:38:55.030Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:38:55 [2021-07-30T17:38:55.030Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:38:55 [2021-07-30T17:38:55.597Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:55 [2021-07-30T17:38:55.597Z] INFO: Testing against a local daemon
17:38:55 [2021-07-30T17:38:55.597Z] === RUN   TestSessionCreate
17:38:55 [2021-07-30T17:38:55.597Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:38:55 [2021-07-30T17:38:55.597Z] --- SKIP: TestSessionCreate (0.00s)
17:38:55 [2021-07-30T17:38:55.597Z] === RUN   TestSessionCreateWithBadUpgrade
17:38:55 [2021-07-30T17:38:55.597Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:38:55 [2021-07-30T17:38:55.597Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:38:55 [2021-07-30T17:38:55.597Z] PASS
17:38:55 [2021-07-30T17:38:55.597Z] ok  	github.com/docker/docker/integration/session	0.114s
17:38:55 [2021-07-30T17:38:55.597Z] 
17:38:55 [2021-07-30T17:38:55.597Z] === Skipped
17:38:55 [2021-07-30T17:38:55.597Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:38:55 [2021-07-30T17:38:55.597Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:38:55 [2021-07-30T17:38:55.597Z] 
17:38:55 [2021-07-30T17:38:55.597Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:38:55 [2021-07-30T17:38:55.597Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:38:55 [2021-07-30T17:38:55.597Z] 
17:38:55 [2021-07-30T17:38:55.597Z] 
17:38:55 [2021-07-30T17:38:55.597Z] DONE 2 tests, 2 skipped in 1.754s
17:38:55 [2021-07-30T17:38:55.597Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:38:55 [2021-07-30T17:38:55.969Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:38:56 [2021-07-30T17:38:56.941Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:38:56 [2021-07-30T17:38:56.941Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:38:57 [2021-07-30T17:38:57.513Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:38:57 [2021-07-30T17:38:57.768Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:38:57 [2021-07-30T17:38:57.768Z] INFO: Testing against a local daemon
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:38:57 [2021-07-30T17:38:57.768Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestEventsExecDie
17:38:57 [2021-07-30T17:38:57.768Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestEventsExecDie (0.01s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestEventsBackwardsCompatible
17:38:57 [2021-07-30T17:38:57.768Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestEventsVolumeCreate
17:38:57 [2021-07-30T17:38:57.768Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestInfoAPI
17:38:57 [2021-07-30T17:38:57.768Z] --- PASS: TestInfoAPI (0.05s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestInfoAPIWarnings
17:38:57 [2021-07-30T17:38:57.768Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestInfoDebug
17:38:57 [2021-07-30T17:38:57.768Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestInfoDebug (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestInfoInsecureRegistries
17:38:57 [2021-07-30T17:38:57.768Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestInfoRegistryMirrors
17:38:57 [2021-07-30T17:38:57.768Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:57 [2021-07-30T17:38:57.768Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:38:57 [2021-07-30T17:38:57.768Z] === RUN   TestLoginFailsWithBadCredentials
17:38:58 [2021-07-30T17:38:58.225Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:38:58 [2021-07-30T17:38:58.225Z] === RUN   TestPingCacheHeaders
17:38:58 [2021-07-30T17:38:58.452Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:38:58 [2021-07-30T17:38:58.452Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:38:58 [2021-07-30T17:38:58.683Z] --- PASS: TestPingCacheHeaders (0.04s)
17:38:58 [2021-07-30T17:38:58.683Z] === RUN   TestPingGet
17:38:58 [2021-07-30T17:38:58.683Z] --- PASS: TestPingGet (0.03s)
17:38:58 [2021-07-30T17:38:58.683Z] === RUN   TestPingHead
17:38:58 [2021-07-30T17:38:58.683Z] --- PASS: TestPingHead (0.03s)
17:38:58 [2021-07-30T17:38:58.683Z] === RUN   TestVersion
17:38:58 [2021-07-30T17:38:58.683Z] --- PASS: TestVersion (0.03s)
17:38:58 [2021-07-30T17:38:58.683Z] PASS
17:38:58 [2021-07-30T17:38:58.683Z] ok  	github.com/docker/docker/integration/system	1.259s
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === Skipped
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
17:38:58 [2021-07-30T17:38:58.683Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:38:58 [2021-07-30T17:38:58.683Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] 
17:38:58 [2021-07-30T17:38:58.683Z] DONE 14 tests, 8 skipped in 3.032s
17:38:58 [2021-07-30T17:38:58.683Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:38:59 [2021-07-30T17:38:59.391Z] === RUN   TestDockerSuite/TestRunEnvironment
17:38:59 [2021-07-30T17:38:59.963Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:39:00 [2021-07-30T17:39:00.224Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:39:00 [2021-07-30T17:39:00.862Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:39:00 [2021-07-30T17:39:00.862Z] INFO: Testing against a local daemon
17:39:00 [2021-07-30T17:39:00.862Z] === RUN   TestVolumesCreateAndList
17:39:00 [2021-07-30T17:39:00.862Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:39:00 [2021-07-30T17:39:00.862Z] === RUN   TestVolumesRemove
17:39:00 [2021-07-30T17:39:00.863Z] --- PASS: TestVolumesRemove (0.19s)
17:39:00 [2021-07-30T17:39:00.863Z] === RUN   TestVolumesInspect
17:39:00 [2021-07-30T17:39:00.863Z] --- PASS: TestVolumesInspect (0.04s)
17:39:00 [2021-07-30T17:39:00.863Z] === RUN   TestVolumesInvalidJSON
17:39:00 [2021-07-30T17:39:00.863Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:39:00 [2021-07-30T17:39:00.863Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:39:00 [2021-07-30T17:39:00.863Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:39:00 [2021-07-30T17:39:00.863Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:39:00 [2021-07-30T17:39:00.863Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:39:00 [2021-07-30T17:39:00.863Z] PASS
17:39:00 [2021-07-30T17:39:00.863Z] ok  	github.com/docker/docker/integration/volume	0.398s
17:39:00 [2021-07-30T17:39:00.863Z] 
17:39:00 [2021-07-30T17:39:00.863Z] DONE 5 tests in 2.217s
17:39:01 [2021-07-30T17:39:01.165Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:39:01 [2021-07-30T17:39:01.321Z] INFO: make.ps1 ended at 07/30/2021 17:39:00
17:39:01 [2021-07-30T17:39:01.321Z] INFO: Integration CLI tests being run from the host:
17:39:01 [2021-07-30T17:39:01.321Z] 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:39:02 [2021-07-30T17:39:02.107Z] === RUN   TestDockerSuite/TestRunExitCode
17:39:02 [2021-07-30T17:39:02.107Z]     docker_cli_swarm_test.go:1901: [d09b9760797dc] joining swarm manager [dd09c22c45c1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:39:02 [2021-07-30T17:39:02.678Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:39:03 [2021-07-30T17:39:03.618Z]     docker_cli_swarm_test.go:1902: [dffbe8b716dc1] joining swarm manager [dd09c22c45c1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:39:03 [2021-07-30T17:39:03.618Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:39:04 [2021-07-30T17:39:04.557Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:39:05 [2021-07-30T17:39:05.127Z] === RUN   TestDockerSuite/TestRunExposePort
17:39:05 [2021-07-30T17:39:05.127Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:39:06 [2021-07-30T17:39:06.066Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:39:06 [2021-07-30T17:39:06.635Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:39:08 [2021-07-30T17:39:08.019Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:39:08 [2021-07-30T17:39:08.279Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:39:08 [2021-07-30T17:39:08.279Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:39:08 [2021-07-30T17:39:08.279Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:39:09 [2021-07-30T17:39:09.894Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
17:39:09 [2021-07-30T17:39:09.894Z] INFO: Testing against a local daemon
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:39:09 [2021-07-30T17:39:09.894Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:39:09 [2021-07-30T17:39:09.894Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:39:09 [2021-07-30T17:39:09.894Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:39:10 [2021-07-30T17:39:10.859Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:39:11 [2021-07-30T17:39:11.317Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:39:11 [2021-07-30T17:39:11.573Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:39:11 [2021-07-30T17:39:11.775Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:39:12 [2021-07-30T17:39:12.142Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:39:12 [2021-07-30T17:39:12.235Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:39:20 [2021-07-30T17:39:20.281Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:39:23 [2021-07-30T17:39:23.574Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:39:24 [2021-07-30T17:39:24.144Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:39:25 [2021-07-30T17:39:25.525Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:39:25 [2021-07-30T17:39:25.525Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:39:25 [2021-07-30T17:39:25.525Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:39:25 [2021-07-30T17:39:25.525Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:39:26 [2021-07-30T17:39:26.463Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:39:27 [2021-07-30T17:39:27.843Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:39:29 [2021-07-30T17:39:29.751Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:39:30 [2021-07-30T17:39:30.691Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:39:31 [2021-07-30T17:39:31.260Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:39:33 [2021-07-30T17:39:33.170Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:39:39 [2021-07-30T17:39:39.742Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:39:39 [2021-07-30T17:39:39.742Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:39:40 [2021-07-30T17:39:40.311Z] === RUN   TestDockerSuite/TestRunModeHostname
17:39:41 [2021-07-30T17:39:41.699Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:39:41 [2021-07-30T17:39:41.699Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:39:41 [2021-07-30T17:39:41.699Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:39:43 [2021-07-30T17:39:43.079Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:39:44 [2021-07-30T17:39:44.460Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:39:45 [2021-07-30T17:39:45.842Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:39:45 [2021-07-30T17:39:45.842Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:39:46 [2021-07-30T17:39:46.102Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:39:47 [2021-07-30T17:39:47.044Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:39:47 [2021-07-30T17:39:47.613Z] === RUN   TestDockerSuite/TestRunMount
17:39:48 [2021-07-30T17:39:48.995Z]     docker_cli_swarm_test.go:1802: [d6fe75a38d87a] joining swarm manager [d6607b0abf12c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:39:50 [2021-07-30T17:39:50.906Z]     docker_cli_swarm_test.go:1803: [d8bec34274e18] joining swarm manager [d6607b0abf12c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:39:57 [2021-07-30T17:39:57.481Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:39:57 [2021-07-30T17:39:57.481Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:39:58 [2021-07-30T17:39:58.050Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:39:59 [2021-07-30T17:39:59.431Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:40:01 [2021-07-30T17:40:01.340Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:40:02 [2021-07-30T17:40:02.382Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:40:05 [2021-07-30T17:40:05.674Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:40:07 [2021-07-30T17:40:07.582Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:40:10 [2021-07-30T17:40:10.121Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:40:11 [2021-07-30T17:40:11.061Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:40:11 [2021-07-30T17:40:11.321Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:40:13 [2021-07-30T17:40:13.228Z]     docker_cli_swarm_test.go:1321: [dbace55f0122a] joining swarm manager [d59f0feeaf3a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:40:13 [2021-07-30T17:40:13.228Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:40:13 [2021-07-30T17:40:13.228Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:40:14 [2021-07-30T17:40:14.167Z] === RUN   TestDockerSuite/TestRunNetHost
17:40:14 [2021-07-30T17:40:14.427Z]     docker_cli_swarm_test.go:1322: [d4392ee06232d] joining swarm manager [d59f0feeaf3a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:40:15 [2021-07-30T17:40:15.808Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:40:16 [2021-07-30T17:40:16.377Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:40:17 [2021-07-30T17:40:17.316Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:40:19 [2021-07-30T17:40:19.235Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:40:21 [2021-07-30T17:40:21.797Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:40:24 [2021-07-30T17:40:24.306Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:40:24 [2021-07-30T17:40:24.306Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:40:25 [2021-07-30T17:40:25.845Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:40:25 [2021-07-30T17:40:25.845Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:40:25 [2021-07-30T17:40:25.845Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:40:25 [2021-07-30T17:40:25.845Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:40:25 [2021-07-30T17:40:25.845Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:40:25 [2021-07-30T17:40:25.993Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:40:26 [2021-07-30T17:40:26.253Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:40:26 [2021-07-30T17:40:26.253Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:40:27 [2021-07-30T17:40:27.191Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:40:27 [2021-07-30T17:40:27.191Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:40:27 [2021-07-30T17:40:27.761Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:40:28 [2021-07-30T17:40:28.701Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:40:28 [2021-07-30T17:40:28.701Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:40:29 [2021-07-30T17:40:29.270Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:40:29 [2021-07-30T17:40:29.583Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:40:31 [2021-07-30T17:40:31.826Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:40:31 [2021-07-30T17:40:31.826Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:40:31 [2021-07-30T17:40:31.826Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:40:31 [2021-07-30T17:40:31.826Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:40:31 [2021-07-30T17:40:31.826Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:40:31 [2021-07-30T17:40:31.826Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:40:31 [2021-07-30T17:40:31.826Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:40:31 [2021-07-30T17:40:31.826Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:40:31 [2021-07-30T17:40:31.826Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:40:35 [2021-07-30T17:40:35.552Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:40:35 [2021-07-30T17:40:35.552Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:40:35 [2021-07-30T17:40:35.552Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:40:35 [2021-07-30T17:40:35.552Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:40:35 [2021-07-30T17:40:35.552Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:40:35 [2021-07-30T17:40:35.841Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:40:35 [2021-07-30T17:40:35.841Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:40:35 [2021-07-30T17:40:35.841Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:40:35 [2021-07-30T17:40:35.841Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:40:36 [2021-07-30T17:40:36.409Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:40:37 [2021-07-30T17:40:37.790Z] === RUN   TestDockerSuite/TestRunPortInUse
17:40:38 [2021-07-30T17:40:38.729Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:40:39 [2021-07-30T17:40:39.297Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
17:40:39 [2021-07-30T17:40:39.297Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:40:39 [2021-07-30T17:40:39.556Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:40:40 [2021-07-30T17:40:40.126Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:40:40 [2021-07-30T17:40:40.699Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:40:41 [2021-07-30T17:40:41.288Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:40:41 [2021-07-30T17:40:41.288Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:40:41 [2021-07-30T17:40:41.288Z] === RUN   TestDockerSuite/TestRunPublishPort
17:40:41 [2021-07-30T17:40:41.858Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:40:42 [2021-07-30T17:40:42.428Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:40:42 [2021-07-30T17:40:42.428Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:40:42 [2021-07-30T17:40:42.428Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:40:42 [2021-07-30T17:40:42.997Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:40:44 [2021-07-30T17:40:44.380Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:40:44 [2021-07-30T17:40:44.380Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:40:44 [2021-07-30T17:40:44.380Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:40:47 [2021-07-30T17:40:47.674Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:40:47 [2021-07-30T17:40:47.914Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:40:49 [2021-07-30T17:40:49.054Z] === RUN   TestDockerSuite/TestRunRm
17:40:49 [2021-07-30T17:40:49.623Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:40:53 [2021-07-30T17:40:53.818Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:40:54 [2021-07-30T17:40:54.078Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:40:55 [2021-07-30T17:40:55.017Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:40:56 [2021-07-30T17:40:56.398Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:40:56 [2021-07-30T17:40:56.966Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:41:01 [2021-07-30T17:41:01.188Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:41:04 [2021-07-30T17:41:04.484Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:41:05 [2021-07-30T17:41:05.057Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:41:05 [2021-07-30T17:41:05.317Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:41:06 [2021-07-30T17:41:06.258Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:41:06 [2021-07-30T17:41:06.518Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:41:07 [2021-07-30T17:41:07.087Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:41:07 [2021-07-30T17:41:07.347Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:41:08 [2021-07-30T17:41:08.286Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:41:08 [2021-07-30T17:41:08.857Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:41:09 [2021-07-30T17:41:09.429Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:41:12 [2021-07-30T17:41:12.724Z] === RUN   TestDockerSuite/TestRunState
17:41:13 [2021-07-30T17:41:13.664Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:41:14 [2021-07-30T17:41:14.234Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:41:15 [2021-07-30T17:41:15.174Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:41:15 [2021-07-30T17:41:15.174Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:41:15 [2021-07-30T17:41:15.174Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:41:15 [2021-07-30T17:41:15.174Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:41:15 [2021-07-30T17:41:15.743Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:41:16 [2021-07-30T17:41:16.314Z] === RUN   TestDockerSuite/TestRunSysctls
17:41:17 [2021-07-30T17:41:17.701Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:41:17 [2021-07-30T17:41:17.701Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:41:17 [2021-07-30T17:41:17.701Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:41:18 [2021-07-30T17:41:18.647Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:41:21 [2021-07-30T17:41:21.186Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:41:21 [2021-07-30T17:41:21.445Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:41:23 [2021-07-30T17:41:23.354Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:41:26 [2021-07-30T17:41:26.646Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:41:29 [2021-07-30T17:41:29.936Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:41:30 [2021-07-30T17:41:30.507Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:41:31 [2021-07-30T17:41:31.076Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:41:31 [2021-07-30T17:41:31.646Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:41:33 [2021-07-30T17:41:33.556Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:41:34 [2021-07-30T17:41:34.497Z] === RUN   TestDockerSuite/TestRunUserByID
17:41:35 [2021-07-30T17:41:35.436Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:41:35 [2021-07-30T17:41:35.436Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:41:35 [2021-07-30T17:41:35.436Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:41:36 [2021-07-30T17:41:36.390Z] === RUN   TestDockerSuite/TestRunUserByName
17:41:36 [2021-07-30T17:41:36.960Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:41:37 [2021-07-30T17:41:37.529Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:41:37 [2021-07-30T17:41:37.529Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:41:37 [2021-07-30T17:41:37.529Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:41:37 [2021-07-30T17:41:37.790Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:41:38 [2021-07-30T17:41:38.361Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:41:42 [2021-07-30T17:41:42.561Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:41:42 [2021-07-30T17:41:42.821Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:41:43 [2021-07-30T17:41:43.081Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:41:44 [2021-07-30T17:41:44.462Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:41:47 [2021-07-30T17:41:47.001Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:41:47 [2021-07-30T17:41:47.261Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:41:48 [2021-07-30T17:41:48.642Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:41:51 [2021-07-30T17:41:51.940Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:41:54 [2021-07-30T17:41:54.483Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:41:55 [2021-07-30T17:41:55.064Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:41:55 [2021-07-30T17:41:55.634Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:41:55 [2021-07-30T17:41:55.634Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:41:55 [2021-07-30T17:41:55.634Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:41:55 [2021-07-30T17:41:55.634Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:41:55 [2021-07-30T17:41:55.634Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:42:00 [2021-07-30T17:42:00.915Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:42:00 [2021-07-30T17:42:00.915Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:42:02 [2021-07-30T17:42:02.830Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:42:02 [2021-07-30T17:42:02.830Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:42:03 [2021-07-30T17:42:03.769Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:42:04 [2021-07-30T17:42:04.339Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:42:04 [2021-07-30T17:42:04.339Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.278Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:42:05 [2021-07-30T17:42:05.278Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:42:05 [2021-07-30T17:42:05.279Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:42:06 [2021-07-30T17:42:06.219Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:42:07 [2021-07-30T17:42:07.159Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:42:07 [2021-07-30T17:42:07.159Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:42:08 [2021-07-30T17:42:08.098Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:42:08 [2021-07-30T17:42:08.358Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:42:08 [2021-07-30T17:42:08.928Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:42:09 [2021-07-30T17:42:09.188Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:42:10 [2021-07-30T17:42:10.126Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:42:10 [2021-07-30T17:42:10.386Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:42:10 [2021-07-30T17:42:10.646Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:42:10 [2021-07-30T17:42:10.646Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:42:10 [2021-07-30T17:42:10.907Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:42:11 [2021-07-30T17:42:11.477Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:42:13 [2021-07-30T17:42:13.406Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:42:13 [2021-07-30T17:42:13.965Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:42:13 [2021-07-30T17:42:13.965Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
17:42:13 [2021-07-30T17:42:13.965Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:42:13 [2021-07-30T17:42:13.978Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:42:13 [2021-07-30T17:42:13.978Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:42:13 [2021-07-30T17:42:13.978Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:42:14 [2021-07-30T17:42:14.548Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:42:14 [2021-07-30T17:42:14.807Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:42:16 [2021-07-30T17:42:16.187Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:42:16 [2021-07-30T17:42:16.448Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:42:17 [2021-07-30T17:42:17.829Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:42:18 [2021-07-30T17:42:18.768Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:42:19 [2021-07-30T17:42:19.707Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:42:19 [2021-07-30T17:42:19.707Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:42:19 [2021-07-30T17:42:19.707Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:42:21 [2021-07-30T17:42:21.029Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:42:21 [2021-07-30T17:42:21.029Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:42:21 [2021-07-30T17:42:21.087Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:42:22 [2021-07-30T17:42:22.026Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:42:22 [2021-07-30T17:42:22.026Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:42:22 [2021-07-30T17:42:22.026Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:42:22 [2021-07-30T17:42:22.026Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:42:23 [2021-07-30T17:42:23.409Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:42:23 [2021-07-30T17:42:23.409Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:42:25 [2021-07-30T17:42:25.323Z] === RUN   TestDockerSuite/TestSaveImageId
17:42:25 [2021-07-30T17:42:25.324Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:42:25 [2021-07-30T17:42:25.893Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:42:28 [2021-07-30T17:42:28.440Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents570657161
17:42:28 [2021-07-30T17:42:28.440Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:42:28 [2021-07-30T17:42:28.440Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:42:28 [2021-07-30T17:42:28.440Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:42:29 [2021-07-30T17:42:29.009Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:42:29 [2021-07-30T17:42:29.948Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:42:30 [2021-07-30T17:42:30.517Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:42:30 [2021-07-30T17:42:30.518Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:42:30 [2021-07-30T17:42:30.518Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:42:31 [2021-07-30T17:42:31.328Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:42:31 [2021-07-30T17:42:31.328Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:42:31 [2021-07-30T17:42:31.328Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:42:31 [2021-07-30T17:42:31.328Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:42:32 [2021-07-30T17:42:32.293Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:42:32 [2021-07-30T17:42:32.427Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:42:32 [2021-07-30T17:42:32.427Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:42:34 [2021-07-30T17:42:34.337Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:42:34 [2021-07-30T17:42:34.337Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:42:34 [2021-07-30T17:42:34.597Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:42:34 [2021-07-30T17:42:34.597Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:42:34 [2021-07-30T17:42:34.597Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:42:35 [2021-07-30T17:42:35.167Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:42:36 [2021-07-30T17:42:36.019Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:42:37 [2021-07-30T17:42:37.550Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:42:37 [2021-07-30T17:42:37.550Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:42:37 [2021-07-30T17:42:37.550Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:42:37 [2021-07-30T17:42:37.550Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:42:37 [2021-07-30T17:42:37.550Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:42:37 [2021-07-30T17:42:37.550Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:42:37 [2021-07-30T17:42:37.708Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:42:41 [2021-07-30T17:42:41.271Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:42:42 [2021-07-30T17:42:42.988Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:42:44 [2021-07-30T17:42:44.896Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:42:45 [2021-07-30T17:42:45.837Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:42:47 [2021-07-30T17:42:47.218Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:42:50 [2021-07-30T17:42:50.513Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:42:52 [2021-07-30T17:42:52.420Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:42:52 [2021-07-30T17:42:52.988Z] === RUN   TestDockerSuite/TestStartRecordError
17:42:53 [2021-07-30T17:42:53.639Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:42:54 [2021-07-30T17:42:54.897Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:42:57 [2021-07-30T17:42:57.435Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:42:58 [2021-07-30T17:42:58.820Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:42:59 [2021-07-30T17:42:59.417Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:43:00 [2021-07-30T17:43:00.381Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:43:00 [2021-07-30T17:43:00.381Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:43:00 [2021-07-30T17:43:00.381Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:43:02 [2021-07-30T17:43:02.113Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:43:04 [2021-07-30T17:43:04.107Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:43:05 [2021-07-30T17:43:05.637Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:43:07 [2021-07-30T17:43:07.389Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:43:09 [2021-07-30T17:43:09.943Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddScript
17:43:11 [2021-07-30T17:43:11.416Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:43:11 [2021-07-30T17:43:11.416Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:43:11 [2021-07-30T17:43:11.416Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:43:11 [2021-07-30T17:43:11.416Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:43:11 [2021-07-30T17:43:11.416Z] === RUN   TestDockerSuite/TestBuildAddTar
17:43:15 [2021-07-30T17:43:15.217Z] === RUN   TestDockerSuite/TestStatsNoStream
17:43:17 [2021-07-30T17:43:17.123Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:43:19 [2021-07-30T17:43:19.029Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:43:19 [2021-07-30T17:43:19.598Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:43:20 [2021-07-30T17:43:20.539Z] === RUN   TestDockerSuite/TestTopPrivileged
17:43:20 [2021-07-30T17:43:20.799Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:43:20 [2021-07-30T17:43:20.799Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:43:20 [2021-07-30T17:43:20.799Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:43:22 [2021-07-30T17:43:22.182Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:43:25 [2021-07-30T17:43:25.479Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:43:26 [2021-07-30T17:43:26.417Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:43:28 [2021-07-30T17:43:28.322Z]     docker_cli_swarm_test.go:1186: [d2470751f930d] joining swarm manager [de65fe84dfdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:43:29 [2021-07-30T17:43:29.274Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:43:30 [2021-07-30T17:43:30.214Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:43:30 [2021-07-30T17:43:30.787Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:43:30 [2021-07-30T17:43:30.787Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
17:43:30 [2021-07-30T17:43:30.787Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:43:30 [2021-07-30T17:43:30.787Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
17:43:30 [2021-07-30T17:43:30.787Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:43:32 [2021-07-30T17:43:32.168Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:43:33 [2021-07-30T17:43:33.108Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:43:34 [2021-07-30T17:43:34.490Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:43:34 [2021-07-30T17:43:34.750Z]     docker_cli_swarm_test.go:1195: [da4c47ac40d6b] joining swarm manager [de65fe84dfdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:43:36 [2021-07-30T17:43:36.661Z] === RUN   TestDockerSuite/TestUpdateStats
17:43:39 [2021-07-30T17:43:39.950Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:43:41 [2021-07-30T17:43:41.860Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:43:41 [2021-07-30T17:43:41.860Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
17:43:41 [2021-07-30T17:43:41.860Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:43:43 [2021-07-30T17:43:43.768Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:43:44 [2021-07-30T17:43:44.708Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:43:50 [2021-07-30T17:43:50.007Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:43:53 [2021-07-30T17:43:53.905Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:43:53 [2021-07-30T17:43:53.905Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:43:53 [2021-07-30T17:43:53.905Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:43:53 [2021-07-30T17:43:53.905Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:43:53 [2021-07-30T17:43:53.905Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:43:54 [2021-07-30T17:43:54.209Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:43:57 [2021-07-30T17:43:57.502Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:44:00 [2021-07-30T17:44:00.041Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:44:04 [2021-07-30T17:44:04.241Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:44:09 [2021-07-30T17:44:09.521Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:44:11 [2021-07-30T17:44:11.567Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:44:11 [2021-07-30T17:44:11.567Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:44:11 [2021-07-30T17:44:11.567Z] === RUN   TestDockerSuite/TestBuildBlankName
17:44:11 [2021-07-30T17:44:11.567Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:44:11 [2021-07-30T17:44:11.628Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:44:13 [2021-07-30T17:44:13.540Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:44:14 [2021-07-30T17:44:14.922Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:44:16 [2021-07-30T17:44:16.305Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:44:16 [2021-07-30T17:44:16.886Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:44:18 [2021-07-30T17:44:18.634Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:44:18 [2021-07-30T17:44:18.634Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:44:18 [2021-07-30T17:44:18.795Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:44:19 [2021-07-30T17:44:19.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:44:21 [2021-07-30T17:44:21.334Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:44:23 [2021-07-30T17:44:23.244Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:44:25 [2021-07-30T17:44:25.153Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:44:27 [2021-07-30T17:44:27.067Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:44:27 [2021-07-30T17:44:27.637Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:44:29 [2021-07-30T17:44:29.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:44:30 [2021-07-30T17:44:30.945Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:44:32 [2021-07-30T17:44:32.854Z]     docker_cli_swarm_test.go:1118: [dc621a2629d19] joining swarm manager [d17e939892e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:34 [2021-07-30T17:44:34.239Z]     docker_cli_swarm_test.go:1119: [d86d998320d51] joining swarm manager [d17e939892e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:44:44 [2021-07-30T17:44:44.222Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:44:44 [2021-07-30T17:44:44.485Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:44:44 [2021-07-30T17:44:44.485Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:44:44 [2021-07-30T17:44:44.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:44:45 [2021-07-30T17:44:45.424Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:44:45 [2021-07-30T17:44:45.424Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:44:45 [2021-07-30T17:44:45.424Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:44:45 [2021-07-30T17:44:45.424Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:44:45 [2021-07-30T17:44:45.424Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:44:47 [2021-07-30T17:44:47.972Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:44:47 [2021-07-30T17:44:47.972Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:44:47 [2021-07-30T17:44:47.972Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:44:47 [2021-07-30T17:44:47.972Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:44:47 [2021-07-30T17:44:47.972Z] === RUN   TestDockerSuite/TestVolumeEvents
17:44:54 [2021-07-30T17:44:54.556Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:44:55 [2021-07-30T17:44:55.934Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:44:55 [2021-07-30T17:44:55.934Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:44:55 [2021-07-30T17:44:55.934Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:44:58 [2021-07-30T17:44:58.478Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:45:02 [2021-07-30T17:45:02.355Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:45:02 [2021-07-30T17:45:02.360Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:45:02 [2021-07-30T17:45:02.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:45:02 [2021-07-30T17:45:02.680Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:45:02 [2021-07-30T17:45:02.680Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:45:02 [2021-07-30T17:45:02.680Z] --- PASS: TestDockerSuite (1787.61s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.45s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (4.36s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.64s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.55s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.89s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.36s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.92s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.64s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.89s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.34s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.06s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.41s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.59s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.43s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.42s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.81s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.73s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.73s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.27s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.28s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.70s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.84s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.70s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.51s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.56s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.08s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.90s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.59s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.89s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.89s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.11s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.03s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.62s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.24s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.07s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.91s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.00s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.82s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.51s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.65s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.32s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.79s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.20s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.36s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.37s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.78s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.67s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.92s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.29s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.28s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.40s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.52s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.43s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.10s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.61s)
17:45:02 [2021-07-30T17:45:02.680Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.24s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.51s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.70s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.71s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.77s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.51s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.63s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.48s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.16s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.14s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.33s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.18s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.12s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.81s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.84s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.76s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.59s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.89s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.67s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.71s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.42s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.19s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFails (0.80s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.60s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.56s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.45s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.30s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.95s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.11s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.26s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.42s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.28s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.41s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.30s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.36s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.28s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.79s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.34s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.93s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.52s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.76s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.22s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.14s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.42s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.26s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.17s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.57s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.43s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.51s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRm (4.33s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.17s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.21s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.49s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.29s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.47s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.54s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.65s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildUser (1.95s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.84s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.40s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.24s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.48s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.53s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.09s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.46s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitChange (1.97s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.80s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.74s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.41s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.22s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.46s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.16s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.05s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.73s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.38s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.89s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.06s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s)
17:45:02 [2021-07-30T17:45:02.681Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.29s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.88s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.89s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.91s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.77s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.84s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.70s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.83s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.76s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00080d968_<nil>} (0.96s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1714350833_/foo_false__<nil>_<nil>_<nil>} (1.84s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1714350833_/foo_true__<nil>_<nil>_<nil>} (1.68s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_false__<nil>_<nil>_<nil>} (1.65s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_true__<nil>_<nil>_<nil>} (1.80s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3728240540_/foo_true__0xc00080d998_<nil>_<nil>} (2.02s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00080d9b0_<nil>} (0.97s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00080d9c8_<nil>} (1.72s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00080d9e0_<nil>} (1.57s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00080d9f8_<nil>} (1.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.46s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.76s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.22s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.85s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.40s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.66s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.06s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.39s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.88s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.68s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.38s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.91s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.82s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.82s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.07s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.24s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.33s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.04s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.45s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.70s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.09s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.39s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.36s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.59s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.68s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.88s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.82s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.36s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.04s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.24s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (2.08s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.36s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.13s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.35s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.36s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.87s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.45s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsRename (1.08s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsResize (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.77s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.32s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.86s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsTop (0.75s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.34s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExec (1.37s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.94s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.13s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.94s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.19s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.41s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecEnv (1.08s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.45s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.42s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.63s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.98s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecParseError (0.71s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.53s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.18s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.90s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecTTY (1.17s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.90s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.00s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.29s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.76s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.20s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHealth (22.62s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.54s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s)
17:45:02 [2021-07-30T17:45:02.682Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.40s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.56s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.12s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.12s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.57s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportFile (1.71s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.17s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.18s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.64s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.34s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.13s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.83s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.65s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.14s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.21s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.89s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.28s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.68s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.14s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.40s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.37s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.08s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.10s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.43s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.20s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.33s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.62s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.91s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.32s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsSince (7.25s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.08s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsTail (1.09s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.12s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.19s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.32s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestNetHostname (3.55s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.81s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.04s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.24s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginActive (2.08s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.62s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.45s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.91s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.69s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.62s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.90s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.41s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPortList (10.88s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.88s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.65s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.40s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.79s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.25s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.33s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.05s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.57s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.37s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.97s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.71s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.84s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.62s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPsShowMounts (3.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.09s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.51s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.26s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.65s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.36s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.66s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.20s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.35s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiTag (0.20s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.86s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.82s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.00s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.13s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.36s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.45s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.07s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.98s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s)
17:45:02 [2021-07-30T17:45:02.683Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.87s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.96s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.58s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.15s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.83s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.99s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.50s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.98s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.95s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.95s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.95s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.35s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.83s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.26s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.44s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMount (8.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.87s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.97s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.03s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.37s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.91s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.31s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.12s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.17s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.55s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.83s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.33s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.06s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRm (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.61s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.74s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunState (1.44s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.42s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.19s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.36s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.68s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.95s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.86s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (3.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.98s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.34s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.90s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.09s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.90s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.58s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.33s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.32s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.14s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.45s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.01s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.73s)
17:45:02 [2021-07-30T17:45:02.684Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.27s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.25s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.54s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.32s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.95s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.69s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.71s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.65s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.73s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.14s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.21s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.89s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.74s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.76s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.38s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.68s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.58s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.19s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.33s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.52s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.99s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.53s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.13s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.63s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.70s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.86s)
17:45:02 [2021-07-30T17:45:02.685Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:45:02 [2021-07-30T17:45:02.685Z] === RUN   TestDockerRegistrySuite
17:45:02 [2021-07-30T17:45:02.685Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:45:04 [2021-07-30T17:45:04.066Z]     check_test.go:196: [d49f46fa49037] daemon is not started
17:45:04 [2021-07-30T17:45:04.066Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:45:05 [2021-07-30T17:45:05.005Z]     check_test.go:196: [d2e8ff4ce639e] daemon is not started
17:45:05 [2021-07-30T17:45:05.005Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:45:06 [2021-07-30T17:45:06.912Z]     check_test.go:196: [dcbb6e0305131] daemon is not started
17:45:06 [2021-07-30T17:45:06.912Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:45:06 [2021-07-30T17:45:06.912Z]     check_test.go:196: [d989ec26929e7] daemon is not started
17:45:06 [2021-07-30T17:45:06.912Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:45:07 [2021-07-30T17:45:07.039Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:45:07 [2021-07-30T17:45:07.039Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:45:07 [2021-07-30T17:45:07.039Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:45:07 [2021-07-30T17:45:07.039Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:45:07 [2021-07-30T17:45:07.039Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:45:10 [2021-07-30T17:45:10.220Z]     check_test.go:196: [d4e7a0546a96f] daemon is not started
17:45:10 [2021-07-30T17:45:10.479Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:45:15 [2021-07-30T17:45:15.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:45:15 [2021-07-30T17:45:15.598Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:45:15 [2021-07-30T17:45:15.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:45:15 [2021-07-30T17:45:15.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:45:15 [2021-07-30T17:45:15.598Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:45:15 [2021-07-30T17:45:15.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:45:15 [2021-07-30T17:45:15.598Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:45:15 [2021-07-30T17:45:15.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:45:17 [2021-07-30T17:45:17.054Z]     check_test.go:196: [d850ae6b00dc5] daemon is not started
17:45:17 [2021-07-30T17:45:17.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:45:19 [2021-07-30T17:45:19.592Z]     check_test.go:196: [ddac60af46eb3] daemon is not started
17:45:19 [2021-07-30T17:45:19.592Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:45:21 [2021-07-30T17:45:21.167Z]     check_test.go:196: [d797daa8a32b0] daemon is not started
17:45:21 [2021-07-30T17:45:21.167Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:45:22 [2021-07-30T17:45:22.107Z]     check_test.go:196: [d04cafaf196ff] daemon is not started
17:45:22 [2021-07-30T17:45:22.107Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:45:23 [2021-07-30T17:45:23.489Z]     check_test.go:196: [dad288ca64ec2] daemon is not started
17:45:23 [2021-07-30T17:45:23.489Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:45:24 [2021-07-30T17:45:24.873Z]     check_test.go:196: [d1ecafd28e7e3] daemon is not started
17:45:24 [2021-07-30T17:45:24.873Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:45:26 [2021-07-30T17:45:26.260Z]     check_test.go:196: [dd257edde8687] daemon is not started
17:45:26 [2021-07-30T17:45:26.260Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:45:27 [2021-07-30T17:45:27.198Z]     check_test.go:196: [d98b50bf17147] daemon is not started
17:45:27 [2021-07-30T17:45:27.198Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:45:28 [2021-07-30T17:45:28.578Z]     check_test.go:196: [d7c081a68e842] daemon is not started
17:45:28 [2021-07-30T17:45:28.578Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:45:29 [2021-07-30T17:45:29.518Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e8710905661e534dfae79a1654b98cb52e681394773c46ee60701f84e73eb5b
17:45:30 [2021-07-30T17:45:30.463Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a4ed17743d300556eedcc48226c253d5361c47e77005f171582916dea3af06a3
17:45:30 [2021-07-30T17:45:30.723Z]     check_test.go:196: [defeb94e839f5] daemon is not started
17:45:30 [2021-07-30T17:45:30.984Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:45:31 [2021-07-30T17:45:31.924Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d0ab29d2cd1c55d074f45b66b59cc65ee92a409aa74d4adffa2054ec139d6f2
17:45:32 [2021-07-30T17:45:32.867Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b5251d57d3a88e631b7c0ee15a7638d56808a5171da8c825fecf84f5cb2f2977
17:45:33 [2021-07-30T17:45:33.126Z]     check_test.go:196: [d13dd72e4b57f] daemon is not started
17:45:33 [2021-07-30T17:45:33.126Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:45:34 [2021-07-30T17:45:34.508Z]     check_test.go:196: [de9c2d9e4da1d] daemon is not started
17:45:34 [2021-07-30T17:45:34.508Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:45:38 [2021-07-30T17:45:38.226Z]     check_test.go:196: [dd03fe1798803] daemon is not started
17:45:38 [2021-07-30T17:45:38.226Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:45:38 [2021-07-30T17:45:38.226Z]     check_test.go:196: [dbffae85330ca] daemon is not started
17:45:38 [2021-07-30T17:45:38.226Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:45:38 [2021-07-30T17:45:38.485Z]     check_test.go:196: [d7976dd41f85c] daemon is not started
17:45:38 [2021-07-30T17:45:38.485Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:45:39 [2021-07-30T17:45:39.881Z]     check_test.go:196: [d102a37cc35bb] daemon is not started
17:45:39 [2021-07-30T17:45:39.881Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:45:40 [2021-07-30T17:45:40.827Z]     check_test.go:196: [dfc9dc85da8f9] daemon is not started
17:45:40 [2021-07-30T17:45:40.827Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:45:41 [2021-07-30T17:45:41.764Z]     check_test.go:196: [d37396e3db77c] daemon is not started
17:45:41 [2021-07-30T17:45:41.764Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:45:42 [2021-07-30T17:45:42.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:45:45 [2021-07-30T17:45:45.065Z]     check_test.go:196: [ddd6ce35fed24] daemon is not started
17:45:45 [2021-07-30T17:45:45.065Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:45:45 [2021-07-30T17:45:45.634Z]     check_test.go:196: [d3fca540a0054] daemon is not started
17:45:45 [2021-07-30T17:45:45.634Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:45:47 [2021-07-30T17:45:47.019Z]     check_test.go:196: [d14ec900c66ae] daemon is not started
17:45:47 [2021-07-30T17:45:47.019Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:45:47 [2021-07-30T17:45:47.019Z]     check_test.go:196: [d8cad7d50f52b] daemon is not started
17:45:47 [2021-07-30T17:45:47.019Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:45:47 [2021-07-30T17:45:47.280Z]     check_test.go:196: [d542642400b34] daemon is not started
17:45:47 [2021-07-30T17:45:47.280Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:45:47 [2021-07-30T17:45:47.541Z]     check_test.go:196: [deefc397092c6] daemon is not started
17:45:47 [2021-07-30T17:45:47.541Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:45:47 [2021-07-30T17:45:47.802Z]     check_test.go:196: [d7b9f4c3f0480] daemon is not started
17:45:47 [2021-07-30T17:45:47.802Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:45:48 [2021-07-30T17:45:48.061Z]     check_test.go:196: [ddc0205f0375d] daemon is not started
17:45:48 [2021-07-30T17:45:48.061Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:45:48 [2021-07-30T17:45:48.321Z]     check_test.go:196: [de8b52f14f922] daemon is not started
17:45:48 [2021-07-30T17:45:48.321Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:45:49 [2021-07-30T17:45:49.702Z]     check_test.go:196: [d6c12046e0bff] daemon is not started
17:45:49 [2021-07-30T17:45:49.702Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:45:51 [2021-07-30T17:45:51.077Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:45:51 [2021-07-30T17:45:51.077Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:45:51 [2021-07-30T17:45:51.077Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:45:51 [2021-07-30T17:45:51.077Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:45:51 [2021-07-30T17:45:51.534Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:45:51 [2021-07-30T17:45:51.612Z]     check_test.go:196: [dcc4821f89419] daemon is not started
17:45:51 [2021-07-30T17:45:51.612Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:45:52 [2021-07-30T17:45:52.552Z]     check_test.go:196: [d54577726beca] daemon is not started
17:45:52 [2021-07-30T17:45:52.552Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:45:53 [2021-07-30T17:45:53.069Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:45:53 [2021-07-30T17:45:53.069Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:45:53 [2021-07-30T17:45:53.069Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:45:53 [2021-07-30T17:45:53.933Z]     check_test.go:196: [d772ff220ec94] daemon is not started
17:45:53 [2021-07-30T17:45:53.933Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:45:54 [2021-07-30T17:45:54.871Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:45:55 [2021-07-30T17:45:55.449Z] --- PASS: TestDockerRegistrySuite (53.11s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.57s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.83s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.47s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.28s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.51s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.30s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.79s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.29s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
17:45:55 [2021-07-30T17:45:55.449Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
17:45:55 [2021-07-30T17:45:55.449Z] === RUN   TestDockerSchema1RegistrySuite
17:45:55 [2021-07-30T17:45:55.449Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:45:55 [2021-07-30T17:45:55.712Z]     check_test.go:223: [d5e7d7bd97c50] daemon is not started
17:45:55 [2021-07-30T17:45:55.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:45:59 [2021-07-30T17:45:59.909Z]     check_test.go:223: [da06ad15ae2dc] daemon is not started
17:45:59 [2021-07-30T17:45:59.909Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:46:00 [2021-07-30T17:46:00.168Z]     docker_cli_swarm_test.go:1172: [d6fe4ed129a37] joining swarm manager [d17e939892e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:46:03 [2021-07-30T17:46:03.368Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:46:03 [2021-07-30T17:46:03.825Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:46:03 [2021-07-30T17:46:03.825Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:46:03 [2021-07-30T17:46:03.825Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:46:03 [2021-07-30T17:46:03.825Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:46:03 [2021-07-30T17:46:03.825Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:46:04 [2021-07-30T17:46:04.364Z]     check_test.go:223: [d3b9ab2c790e5] daemon is not started
17:46:04 [2021-07-30T17:46:04.364Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:46:05 [2021-07-30T17:46:05.995Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:46:06 [2021-07-30T17:46:06.958Z] === RUN   TestDockerSuite/TestBuildCmd
17:46:07 [2021-07-30T17:46:07.415Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:46:07 [2021-07-30T17:46:07.872Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:46:08 [2021-07-30T17:46:08.565Z]     check_test.go:223: [df69f65fdd6a6] daemon is not started
17:46:08 [2021-07-30T17:46:08.565Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:46:08 [2021-07-30T17:46:08.836Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:46:09 [2021-07-30T17:46:09.506Z]     check_test.go:223: [dda3c33665505] daemon is not started
17:46:09 [2021-07-30T17:46:09.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:46:10 [2021-07-30T17:46:10.887Z]     check_test.go:223: [dc9f9e5046622] daemon is not started
17:46:10 [2021-07-30T17:46:10.887Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:46:10 [2021-07-30T17:46:10.887Z]     check_test.go:223: [d7afd0b60260d] daemon is not started
17:46:10 [2021-07-30T17:46:10.887Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:46:12 [2021-07-30T17:46:12.268Z]     check_test.go:223: [db2e4b4de3c7d] daemon is not started
17:46:12 [2021-07-30T17:46:12.268Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:46:13 [2021-07-30T17:46:13.211Z]     check_test.go:223: [d55066978034d] daemon is not started
17:46:13 [2021-07-30T17:46:13.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:46:14 [2021-07-30T17:46:14.602Z]     check_test.go:223: [d7f0a0189fc4d] daemon is not started
17:46:14 [2021-07-30T17:46:14.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:46:17 [2021-07-30T17:46:17.897Z]     check_test.go:223: [d91785d7024d4] daemon is not started
17:46:17 [2021-07-30T17:46:17.897Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:46:17 [2021-07-30T17:46:17.897Z]     check_test.go:223: [df1422862abb5] daemon is not started
17:46:17 [2021-07-30T17:46:17.897Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:46:18 [2021-07-30T17:46:18.466Z]     check_test.go:223: [d126f9f451d9d] daemon is not started
17:46:18 [2021-07-30T17:46:18.466Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:46:18 [2021-07-30T17:46:18.466Z]     check_test.go:223: [d150abdf25191] daemon is not started
17:46:18 [2021-07-30T17:46:18.466Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:46:18 [2021-07-30T17:46:18.725Z]     check_test.go:223: [d9e4cc4e718b4] daemon is not started
17:46:18 [2021-07-30T17:46:18.725Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:46:18 [2021-07-30T17:46:18.985Z]     check_test.go:223: [dd5a22c3e529a] daemon is not started
17:46:18 [2021-07-30T17:46:18.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:46:19 [2021-07-30T17:46:19.143Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:46:19 [2021-07-30T17:46:19.554Z]     check_test.go:223: [d8a2cb6da47eb] daemon is not started
17:46:19 [2021-07-30T17:46:19.554Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:46:19 [2021-07-30T17:46:19.554Z]     check_test.go:223: [d140ca53f6e63] daemon is not started
17:46:19 [2021-07-30T17:46:19.554Z] --- PASS: TestDockerSchema1RegistrySuite (24.13s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.01s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.17s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
17:46:19 [2021-07-30T17:46:19.554Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:46:19 [2021-07-30T17:46:19.554Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:46:19 [2021-07-30T17:46:19.554Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:46:20 [2021-07-30T17:46:20.494Z]     check_test.go:252: [d86e95fc1bbfd] daemon is not started
17:46:20 [2021-07-30T17:46:20.494Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:46:20 [2021-07-30T17:46:20.753Z]     check_test.go:252: [d5dd489e4fb30] daemon is not started
17:46:20 [2021-07-30T17:46:20.753Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:46:21 [2021-07-30T17:46:21.013Z]     check_test.go:252: [da46d3d08876c] daemon is not started
17:46:21 [2021-07-30T17:46:21.013Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:46:21 [2021-07-30T17:46:21.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:46:22 [2021-07-30T17:46:22.042Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:46:22 [2021-07-30T17:46:22.042Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:46:22 [2021-07-30T17:46:22.042Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:46:22 [2021-07-30T17:46:22.210Z]     check_test.go:252: [d824914e373b3] daemon is not started
17:46:22 [2021-07-30T17:46:22.210Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:46:22 [2021-07-30T17:46:22.780Z]     check_test.go:252: [d6c7bfc3e99db] daemon is not started
17:46:22 [2021-07-30T17:46:22.780Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:46:23 [2021-07-30T17:46:23.006Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:46:23 [2021-07-30T17:46:23.006Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:46:23 [2021-07-30T17:46:23.006Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:46:23 [2021-07-30T17:46:23.350Z]     check_test.go:252: [d3d8baca06b82] daemon is not started
17:46:23 [2021-07-30T17:46:23.350Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:46:23 [2021-07-30T17:46:23.350Z]     check_test.go:252: [d0ee6e1a74241] daemon is not started
17:46:23 [2021-07-30T17:46:23.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
17:46:23 [2021-07-30T17:46:23.350Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:46:23 [2021-07-30T17:46:23.350Z] === RUN   TestDockerRegistryAuthTokenSuite
17:46:23 [2021-07-30T17:46:23.350Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:46:23 [2021-07-30T17:46:23.970Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:46:25 [2021-07-30T17:46:25.508Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:46:27 [2021-07-30T17:46:27.039Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:46:27 [2021-07-30T17:46:27.496Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:46:27 [2021-07-30T17:46:27.496Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:46:27 [2021-07-30T17:46:27.496Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:46:28 [2021-07-30T17:46:28.460Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:46:28 [2021-07-30T17:46:28.633Z]     check_test.go:279: [d249b6aae8f4f] daemon is not started
17:46:28 [2021-07-30T17:46:28.633Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:46:28 [2021-07-30T17:46:28.633Z]     check_test.go:279: [da1ffe44070a4] daemon is not started
17:46:28 [2021-07-30T17:46:28.633Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:46:28 [2021-07-30T17:46:28.893Z]     check_test.go:279: [dd9e0d45de7a9] daemon is not started
17:46:28 [2021-07-30T17:46:28.893Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:46:28 [2021-07-30T17:46:28.893Z]     check_test.go:279: [d8661de1d5da7] daemon is not started
17:46:28 [2021-07-30T17:46:28.893Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:46:29 [2021-07-30T17:46:29.152Z]     check_test.go:279: [d26ce284e1014] daemon is not started
17:46:29 [2021-07-30T17:46:29.152Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
17:46:29 [2021-07-30T17:46:29.152Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
17:46:29 [2021-07-30T17:46:29.152Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:46:29 [2021-07-30T17:46:29.152Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:46:29 [2021-07-30T17:46:29.152Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:46:29 [2021-07-30T17:46:29.152Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
17:46:29 [2021-07-30T17:46:29.152Z] === RUN   TestDockerNetworkSuite
17:46:29 [2021-07-30T17:46:29.152Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:46:29 [2021-07-30T17:46:29.425Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:46:29 [2021-07-30T17:46:29.425Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:46:29 [2021-07-30T17:46:29.425Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:46:29 [2021-07-30T17:46:29.425Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:46:29 [2021-07-30T17:46:29.425Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:46:31 [2021-07-30T17:46:31.717Z]     docker_cli_network_unix_test.go:46: [dac3f93089ed5] daemon is not started
17:46:31 [2021-07-30T17:46:31.717Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:46:32 [2021-07-30T17:46:32.293Z]     docker_cli_network_unix_test.go:46: [dbc035c6aa609] daemon is not started
17:46:32 [2021-07-30T17:46:32.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:46:35 [2021-07-30T17:46:35.211Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:46:37 [2021-07-30T17:46:37.835Z]     docker_cli_network_unix_test.go:46: [dbc0344af6228] daemon is not started
17:46:37 [2021-07-30T17:46:37.835Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:46:38 [2021-07-30T17:46:38.404Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:46:40 [2021-07-30T17:46:40.312Z]     docker_cli_swarm_test.go:1453: [d3df786496ee9] joining swarm manager [d60cbc2444181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:46:40 [2021-07-30T17:46:40.571Z]     docker_cli_network_unix_test.go:46: [d741444593c55] daemon is not started
17:46:40 [2021-07-30T17:46:40.832Z]     docker_cli_swarm_test.go:1454: [d926c3952126b] joining swarm manager [d60cbc2444181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:46:40 [2021-07-30T17:46:40.832Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:46:41 [2021-07-30T17:46:41.092Z]     docker_cli_network_unix_test.go:1233: [dc02586aa63a4] daemon is not started
17:46:44 [2021-07-30T17:46:44.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:46:44 [2021-07-30T17:46:44.956Z]     docker_cli_network_unix_test.go:46: [df0d2d658b46d] daemon is not started
17:46:45 [2021-07-30T17:46:45.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:46:52 [2021-07-30T17:46:52.106Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:46:52 [2021-07-30T17:46:52.675Z]     docker_cli_network_unix_test.go:46: [dfad7e30dd6c5] daemon is not started
17:46:52 [2021-07-30T17:46:52.935Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:46:53 [2021-07-30T17:46:53.195Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:46:53 [2021-07-30T17:46:53.455Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:46:53 [2021-07-30T17:46:53.455Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:46:53 [2021-07-30T17:46:53.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:46:54 [2021-07-30T17:46:54.288Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:46:56 [2021-07-30T17:46:56.827Z]     docker_cli_network_unix_test.go:46: [d4b5fa44488a9] daemon is not started
17:46:56 [2021-07-30T17:46:56.827Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:46:57 [2021-07-30T17:46:57.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:46:58 [2021-07-30T17:46:58.999Z]     docker_cli_network_unix_test.go:46: [d4932c103af10] daemon is not started
17:46:58 [2021-07-30T17:46:58.999Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:46:59 [2021-07-30T17:46:59.939Z]     docker_cli_network_unix_test.go:46: [daf574058b3a6] daemon is not started
17:46:59 [2021-07-30T17:46:59.939Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:47:00 [2021-07-30T17:47:00.878Z]     docker_cli_network_unix_test.go:46: [d32fe16fb8c12] daemon is not started
17:47:00 [2021-07-30T17:47:00.878Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:47:01 [2021-07-30T17:47:01.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:47:02 [2021-07-30T17:47:02.078Z]     docker_cli_network_unix_test.go:46: [d69008401689e] daemon is not started
17:47:02 [2021-07-30T17:47:02.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:47:03 [2021-07-30T17:47:03.277Z]     docker_cli_network_unix_test.go:46: [d3c6666039e86] daemon is not started
17:47:03 [2021-07-30T17:47:03.847Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:47:03 [2021-07-30T17:47:03.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:47:04 [2021-07-30T17:47:04.108Z]     docker_cli_network_unix_test.go:46: [d79f05c905ea8] daemon is not started
17:47:04 [2021-07-30T17:47:04.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:47:04 [2021-07-30T17:47:04.368Z]     docker_cli_network_unix_test.go:46: [d7f28be541555] daemon is not started
17:47:04 [2021-07-30T17:47:04.368Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:47:05 [2021-07-30T17:47:05.309Z]     docker_cli_network_unix_test.go:46: [dfd6061d2223a] daemon is not started
17:47:05 [2021-07-30T17:47:05.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:47:06 [2021-07-30T17:47:06.156Z]     docker_cli_network_unix_test.go:46: [d2493fa125a6f] daemon is not started
17:47:06 [2021-07-30T17:47:06.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:47:06 [2021-07-30T17:47:06.157Z]     docker_cli_swarm_unix_test.go:62: [d67779db22ee3] joining swarm manager [d259ccf7e216d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:47:06 [2021-07-30T17:47:06.157Z]     docker_cli_network_unix_test.go:46: [d31ea3cbc3b3b] daemon is not started
17:47:06 [2021-07-30T17:47:06.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:47:06 [2021-07-30T17:47:06.416Z]     docker_cli_network_unix_test.go:46: [d0913651c536f] daemon is not started
17:47:06 [2021-07-30T17:47:06.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:47:07 [2021-07-30T17:47:07.797Z]     docker_cli_network_unix_test.go:46: [d22eb829e0bed] daemon is not started
17:47:07 [2021-07-30T17:47:07.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:47:08 [2021-07-30T17:47:08.738Z]     docker_cli_network_unix_test.go:46: [d451a37079fc3] daemon is not started
17:47:08 [2021-07-30T17:47:08.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:47:09 [2021-07-30T17:47:09.258Z]     docker_cli_network_unix_test.go:46: [d0d47170fd73d] daemon is not started
17:47:09 [2021-07-30T17:47:09.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:47:09 [2021-07-30T17:47:09.517Z]     docker_cli_network_unix_test.go:46: [d95df756057a0] daemon is not started
17:47:09 [2021-07-30T17:47:09.777Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:47:09 [2021-07-30T17:47:09.777Z]     docker_cli_network_unix_test.go:46: [d301b31be3852] daemon is not started
17:47:09 [2021-07-30T17:47:09.777Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:47:11 [2021-07-30T17:47:11.158Z]     docker_cli_network_unix_test.go:968: [df9b8c14e0294] daemon is not started
17:47:12 [2021-07-30T17:47:12.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:47:14 [2021-07-30T17:47:14.453Z]     docker_cli_network_unix_test.go:46: [db0d43e7ceffc] daemon is not started
17:47:14 [2021-07-30T17:47:14.453Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:47:17 [2021-07-30T17:47:17.695Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:47:17 [2021-07-30T17:47:17.695Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:47:17 [2021-07-30T17:47:17.695Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:47:19 [2021-07-30T17:47:19.737Z]     docker_cli_network_unix_test.go:1116: [d8629ad4d8ba2] daemon is not started
17:47:26 [2021-07-30T17:47:26.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:47:26 [2021-07-30T17:47:26.338Z]     docker_cli_network_unix_test.go:46: [dd105e4e45f5d] daemon is not started
17:47:26 [2021-07-30T17:47:26.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:47:26 [2021-07-30T17:47:26.597Z]     docker_cli_network_unix_test.go:46: [d510559c7edf5] daemon is not started
17:47:26 [2021-07-30T17:47:26.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:47:26 [2021-07-30T17:47:26.858Z]     docker_cli_network_unix_test.go:46: [dbe41590cb778] daemon is not started
17:47:26 [2021-07-30T17:47:26.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:47:27 [2021-07-30T17:47:27.118Z]     docker_cli_network_unix_test.go:46: [da8e68beca551] daemon is not started
17:47:27 [2021-07-30T17:47:27.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:47:27 [2021-07-30T17:47:27.378Z]     docker_cli_network_unix_test.go:46: [dd2d2f3e9fbf4] daemon is not started
17:47:27 [2021-07-30T17:47:27.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:47:27 [2021-07-30T17:47:27.378Z]     docker_cli_network_unix_test.go:46: [d6888aedce177] daemon is not started
17:47:27 [2021-07-30T17:47:27.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:47:27 [2021-07-30T17:47:27.378Z]     docker_cli_network_unix_test.go:46: [d317ffaf0eb87] daemon is not started
17:47:27 [2021-07-30T17:47:27.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:47:27 [2021-07-30T17:47:27.993Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:47:27 [2021-07-30T17:47:27.993Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:47:27 [2021-07-30T17:47:27.993Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:47:27 [2021-07-30T17:47:27.993Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:47:27 [2021-07-30T17:47:27.993Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:47:30 [2021-07-30T17:47:30.674Z]     docker_cli_network_unix_test.go:46: [ddfcab7b7d7ce] daemon is not started
17:47:31 [2021-07-30T17:47:31.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:47:31 [2021-07-30T17:47:31.243Z]     docker_cli_network_unix_test.go:46: [d2f17c036bc17] daemon is not started
17:47:31 [2021-07-30T17:47:31.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:47:31 [2021-07-30T17:47:31.243Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:47:31 [2021-07-30T17:47:31.243Z]     docker_cli_network_unix_test.go:46: [d1746d7ebab9e] daemon is not started
17:47:31 [2021-07-30T17:47:31.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:47:31 [2021-07-30T17:47:31.811Z]     docker_cli_network_unix_test.go:46: [de4c94ca3f89e] daemon is not started
17:47:32 [2021-07-30T17:47:32.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:47:36 [2021-07-30T17:47:36.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:47:38 [2021-07-30T17:47:38.173Z]     docker_cli_network_unix_test.go:1084: [d9e49d785406f] daemon is not started
17:47:40 [2021-07-30T17:47:40.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:47:40 [2021-07-30T17:47:40.080Z]     docker_cli_network_unix_test.go:46: [de398370e7c50] daemon is not started
17:47:40 [2021-07-30T17:47:40.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:47:40 [2021-07-30T17:47:40.649Z]     docker_cli_network_unix_test.go:46: [d1f2386219cda] daemon is not started
17:47:40 [2021-07-30T17:47:40.909Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:47:42 [2021-07-30T17:47:42.828Z]     docker_cli_network_unix_test.go:46: [d6314cf93333f] daemon is not started
17:47:42 [2021-07-30T17:47:42.828Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:47:42 [2021-07-30T17:47:42.828Z]     docker_cli_network_unix_test.go:46: [dc895f6c3c57a] daemon is not started
17:47:43 [2021-07-30T17:47:43.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:47:43 [2021-07-30T17:47:43.656Z]     docker_cli_network_unix_test.go:46: [d4aa6c11ba4ef] daemon is not started
17:47:43 [2021-07-30T17:47:43.916Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:47:44 [2021-07-30T17:47:44.175Z]     docker_cli_network_unix_test.go:46: [d4b86f8f3dfa6] daemon is not started
17:47:44 [2021-07-30T17:47:44.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:47:45 [2021-07-30T17:47:45.382Z]     docker_cli_network_unix_test.go:46: [dee75066d9553] daemon is not started
17:47:45 [2021-07-30T17:47:45.382Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:47:53 [2021-07-30T17:47:53.103Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:47:54 [2021-07-30T17:47:54.066Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:47:54 [2021-07-30T17:47:54.066Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:47:54 [2021-07-30T17:47:54.523Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:47:55 [2021-07-30T17:47:55.367Z]     docker_cli_network_unix_test.go:46: [d446adc2a2f48] daemon is not started
17:47:55 [2021-07-30T17:47:55.367Z] --- PASS: TestDockerNetworkSuite (84.74s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.42s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.89s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.48s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.00s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.23s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.33s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.08s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.86s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.54s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.19s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.34s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.26s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.16s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.55s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.88s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.88s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.68s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.68s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.99s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.67s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.02s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.08s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.89s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.15s)
17:47:55 [2021-07-30T17:47:55.367Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.37s)
17:47:55 [2021-07-30T17:47:55.367Z] === RUN   TestDockerHubPullSuite
17:47:55 [2021-07-30T17:47:55.367Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:47:55 [2021-07-30T17:47:55.367Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:47:57 [2021-07-30T17:47:57.902Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:47:57 [2021-07-30T17:47:57.902Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:47:58 [2021-07-30T17:47:58.470Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:47:59 [2021-07-30T17:47:59.040Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:47:59 [2021-07-30T17:47:59.300Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:47:59 [2021-07-30T17:47:59.300Z] --- PASS: TestDockerHubPullSuite (5.52s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s)
17:47:59 [2021-07-30T17:47:59.300Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:47:59 [2021-07-30T17:47:59.300Z] PASS
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === Skipped
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z] 
17:47:59 [2021-07-30T17:47:59.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:47:59 [2021-07-30T17:47:59.300Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_sni_test.go:18: Flakey test
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:47:59 [2021-07-30T17:47:59.301Z]     docker_cli_network_unix_test.go:46: [d1746d7ebab9e] daemon is not started
17:47:59 [2021-07-30T17:47:59.301Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] 
17:47:59 [2021-07-30T17:47:59.301Z] DONE 1269 tests, 51 skipped in 2018.557s
17:47:59 [2021-07-30T17:47:59.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:47:59 [2021-07-30T17:47:59.301Z] ++++ cat bundles/test-integration/docker.pid
17:47:59 [2021-07-30T17:47:59.301Z] +++ kill 8284
17:47:59 [2021-07-30T17:47:59.562Z] +++ /etc/init.d/apparmor stop
17:47:59 [2021-07-30T17:47:59.562Z] Leaving: AppArmorNo profiles have been unloaded.
17:47:59 [2021-07-30T17:47:59.562Z] 
17:47:59 [2021-07-30T17:47:59.562Z] Unloading profiles will leave already running processes permanently
17:47:59 [2021-07-30T17:47:59.562Z] unconfined, which can lead to unexpected situations.
17:47:59 [2021-07-30T17:47:59.562Z] 
17:47:59 [2021-07-30T17:47:59.562Z] To set a process to complain mode, use the command line tool
17:47:59 [2021-07-30T17:47:59.562Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:47:59 [2021-07-30T17:47:59.562Z] +++ true
17:47:59 [2021-07-30T17:47:59.562Z] exiting test-integration
17:47:59 [2021-07-30T17:47:59.562Z] ++ exit 0
17:47:59 [2021-07-30T17:47:59.562Z] 
17:47:59 [2021-07-30T17:47:59.822Z] + for job in $(jobs -p)
17:47:59 [2021-07-30T17:47:59.822Z] + wait 10775
17:48:01 [2021-07-30T17:48:01.203Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:48:04 [2021-07-30T17:48:04.508Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:48:07 [2021-07-30T17:48:07.045Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:48:10 [2021-07-30T17:48:10.338Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:48:13 [2021-07-30T17:48:13.632Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:48:15 [2021-07-30T17:48:15.012Z]     docker_api_swarm_test.go:961: [dd1a3f06e23c4] joining swarm manager [d47e8171e07c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:48:15 [2021-07-30T17:48:15.596Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:48:15 [2021-07-30T17:48:15.596Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:48:15 [2021-07-30T17:48:15.596Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:48:19 [2021-07-30T17:48:19.323Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:48:23 [2021-07-30T17:48:23.048Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:48:25 [2021-07-30T17:48:25.943Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:48:33 [2021-07-30T17:48:33.102Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:48:40 [2021-07-30T17:48:40.873Z] --- PASS: TestBuildWCOWSandboxSize (982.84s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildWithEmptyDockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:48:40 [2021-07-30T17:48:40.873Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s)
17:48:40 [2021-07-30T17:48:40.873Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildPreserveOwnership
17:48:40 [2021-07-30T17:48:40.873Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestBuildPlatformInvalid
17:48:40 [2021-07-30T17:48:40.873Z] --- PASS: TestBuildPlatformInvalid (0.58s)
17:48:40 [2021-07-30T17:48:40.873Z] PASS
17:48:40 [2021-07-30T17:48:40.873Z] ok  	github.com/docker/docker/integration/build	1238.674s
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] === Skipped
17:48:40 [2021-07-30T17:48:40.873Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z]     build_session_test.go:25: TODO: BuildKit
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] 
17:48:40 [2021-07-30T17:48:40.873Z] DONE 29 tests, 5 skipped in 1276.765s
17:48:40 [2021-07-30T17:48:40.873Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:48:40 [2021-07-30T17:48:40.873Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:48:40 [2021-07-30T17:48:40.873Z] INFO: Testing against a local daemon
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestConfigInspect
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestConfigInspect (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestConfigList
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestConfigList (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestConfigsCreateAndDelete
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestConfigsUpdate
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestConfigsUpdate (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestTemplatedConfig
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestTemplatedConfig (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z] === RUN   TestConfigCreateResolve
17:48:40 [2021-07-30T17:48:40.873Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:48:40 [2021-07-30T17:48:40.873Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:48:40 [2021-07-30T17:48:40.873Z] PASS
17:48:40 [2021-07-30T17:48:40.873Z] ok  	github.com/docker/docker/integration/config	0.155s
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === Skipped
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:48:40 [2021-07-30T17:48:40.874Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] 
17:48:40 [2021-07-30T17:48:40.874Z] DONE 6 tests, 6 skipped in 3.358s
17:48:40 [2021-07-30T17:48:40.874Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:48:40 [2021-07-30T17:48:40.874Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:48:40 [2021-07-30T17:48:40.874Z] INFO: Testing against a local daemon
17:48:40 [2021-07-30T17:48:40.874Z] === RUN   TestCheckpoint
17:48:40 [2021-07-30T17:48:40.874Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:48:40 [2021-07-30T17:48:40.874Z] --- SKIP: TestCheckpoint (0.00s)
17:48:40 [2021-07-30T17:48:40.874Z] === RUN   TestContainerInvalidJSON
17:48:40 [2021-07-30T17:48:40.874Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:48:40 [2021-07-30T17:48:40.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:48:40 [2021-07-30T17:48:40.874Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:48:40 [2021-07-30T17:48:40.874Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:48:41 [2021-07-30T17:48:41.844Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:48:41 [2021-07-30T17:48:41.844Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:48:41 [2021-07-30T17:48:41.844Z] --- PASS: TestContainerInvalidJSON (0.67s)
17:48:41 [2021-07-30T17:48:41.844Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:48:41 [2021-07-30T17:48:41.844Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:48:41 [2021-07-30T17:48:41.844Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:48:41 [2021-07-30T17:48:41.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s)
17:48:41 [2021-07-30T17:48:41.844Z] === RUN   TestCopyFromContainerPathIsNotDir
17:48:42 [2021-07-30T17:48:42.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s)
17:48:42 [2021-07-30T17:48:42.308Z] === RUN   TestCopyToContainerPathDoesNotExist
17:48:42 [2021-07-30T17:48:42.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s)
17:48:42 [2021-07-30T17:48:42.308Z] === RUN   TestCopyToContainerPathIsNotDir
17:48:42 [2021-07-30T17:48:42.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCopyFromContainer
17:48:42 [2021-07-30T17:48:42.770Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:48:42 [2021-07-30T17:48:42.770Z] --- SKIP: TestCopyFromContainer (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:48:42 [2021-07-30T17:48:42.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateLinkToNonExistingContainer
17:48:42 [2021-07-30T17:48:42.770Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:48:42 [2021-07-30T17:48:42.770Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithInvalidEnv
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithInvalidEnv/0
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateWithInvalidEnv/0
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithInvalidEnv/1
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateWithInvalidEnv/1
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithInvalidEnv/2
17:48:42 [2021-07-30T17:48:42.770Z] === PAUSE TestCreateWithInvalidEnv/2
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateWithInvalidEnv/0
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateWithInvalidEnv/2
17:48:42 [2021-07-30T17:48:42.770Z] === CONT  TestCreateWithInvalidEnv/1
17:48:42 [2021-07-30T17:48:42.770Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
17:48:42 [2021-07-30T17:48:42.770Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateTmpfsMountsTarget
17:48:42 [2021-07-30T17:48:42.770Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:48:42 [2021-07-30T17:48:42.770Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithCustomMaskedPaths
17:48:42 [2021-07-30T17:48:42.770Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:48:42 [2021-07-30T17:48:42.770Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithCustomReadonlyPaths
17:48:42 [2021-07-30T17:48:42.770Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:48:42 [2021-07-30T17:48:42.770Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:48:42 [2021-07-30T17:48:42.770Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:48:42 [2021-07-30T17:48:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:48:42 [2021-07-30T17:48:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:48:42 [2021-07-30T17:48:42.771Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:48:42 [2021-07-30T17:48:42.771Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:48:42 [2021-07-30T17:48:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
17:48:42 [2021-07-30T17:48:42.771Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:48:42 [2021-07-30T17:48:42.771Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:48:42 [2021-07-30T17:48:42.771Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:48:42 [2021-07-30T17:48:42.771Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:48:42 [2021-07-30T17:48:42.771Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:48:42 [2021-07-30T17:48:42.771Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:48:42 [2021-07-30T17:48:42.771Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateDifferentPlatform
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateDifferentPlatform/different_os
17:48:42 [2021-07-30T17:48:42.771Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:48:43 [2021-07-30T17:48:43.234Z] --- PASS: TestCreateDifferentPlatform (0.05s)
17:48:43 [2021-07-30T17:48:43.234Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
17:48:43 [2021-07-30T17:48:43.234Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
17:48:43 [2021-07-30T17:48:43.234Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:48:43 [2021-07-30T17:48:43.234Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s)
17:48:43 [2021-07-30T17:48:43.234Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:48:43 [2021-07-30T17:48:43.234Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:48:43 [2021-07-30T17:48:43.234Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:48:43 [2021-07-30T17:48:43.234Z] === RUN   TestContainerKillOnDaemonStart
17:48:43 [2021-07-30T17:48:43.234Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:48:43 [2021-07-30T17:48:43.234Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:48:43 [2021-07-30T17:48:43.234Z] === RUN   TestDiff
17:48:43 [2021-07-30T17:48:43.234Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:48:43 [2021-07-30T17:48:43.234Z] --- SKIP: TestDiff (0.00s)
17:48:43 [2021-07-30T17:48:43.234Z] === RUN   TestExecWithCloseStdin
17:48:46 [2021-07-30T17:48:46.970Z] --- PASS: TestExecWithCloseStdin (3.59s)
17:48:46 [2021-07-30T17:48:46.970Z] === RUN   TestExec
17:48:48 [2021-07-30T17:48:48.021Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:48:48 [2021-07-30T17:48:48.280Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:48:49 [2021-07-30T17:48:49.155Z] --- PASS: TestExec (2.39s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestExecUser
17:48:49 [2021-07-30T17:48:49.155Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestExecUser (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestExportContainerAndImportImage
17:48:49 [2021-07-30T17:48:49.155Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestExportContainerAfterDaemonRestart
17:48:49 [2021-07-30T17:48:49.155Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestHealthCheckWorkdir
17:48:49 [2021-07-30T17:48:49.155Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestHealthKillContainer
17:48:49 [2021-07-30T17:48:49.155Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestHealthKillContainer (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestInspectCpusetInConfigPre120
17:48:49 [2021-07-30T17:48:49.155Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:48:49 [2021-07-30T17:48:49.155Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:48:49 [2021-07-30T17:48:49.155Z] === RUN   TestKillContainerInvalidSignal
17:48:50 [2021-07-30T17:48:50.818Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:48:51 [2021-07-30T17:48:51.334Z] --- PASS: TestKillContainerInvalidSignal (2.24s)
17:48:51 [2021-07-30T17:48:51.334Z] === RUN   TestKillContainer
17:48:51 [2021-07-30T17:48:51.334Z] === RUN   TestKillContainer/no_signal
17:48:53 [2021-07-30T17:48:53.515Z] === RUN   TestKillContainer/non_killing_signal
17:48:53 [2021-07-30T17:48:53.515Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:48:53 [2021-07-30T17:48:53.515Z] === RUN   TestKillContainer/killing_signal
17:48:54 [2021-07-30T17:48:54.111Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:48:56 [2021-07-30T17:48:56.445Z] --- PASS: TestKillContainer (4.73s)
17:48:56 [2021-07-30T17:48:56.445Z]     --- PASS: TestKillContainer/no_signal (2.14s)
17:48:56 [2021-07-30T17:48:56.445Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z]     --- PASS: TestKillContainer/killing_signal (2.53s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestKillStoppedContainer
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestKillStoppedContainerAPIPre120
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestKillDifferentUserContainer
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestInspectOomKilledTrue
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestInspectOomKilledFalse
17:48:56 [2021-07-30T17:48:56.445Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:48:56 [2021-07-30T17:48:56.445Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:48:56 [2021-07-30T17:48:56.445Z] === RUN   TestLogsFollowTailEmpty
17:48:58 [2021-07-30T17:48:58.625Z] --- PASS: TestLogsFollowTailEmpty (2.17s)
17:48:58 [2021-07-30T17:48:58.625Z] === RUN   TestNetworkNat
17:48:58 [2021-07-30T17:48:58.625Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:48:58 [2021-07-30T17:48:58.625Z] --- SKIP: TestNetworkNat (0.00s)
17:48:58 [2021-07-30T17:48:58.625Z] === RUN   TestNetworkLocalhostTCPNat
17:49:00 [2021-07-30T17:49:00.808Z] --- PASS: TestNetworkLocalhostTCPNat (2.61s)
17:49:00 [2021-07-30T17:49:00.808Z] === RUN   TestNetworkLoopbackNat
17:49:00 [2021-07-30T17:49:00.808Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:49:00 [2021-07-30T17:49:00.808Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:49:00 [2021-07-30T17:49:00.808Z] === RUN   TestPause
17:49:00 [2021-07-30T17:49:00.808Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:49:00 [2021-07-30T17:49:00.808Z] --- SKIP: TestPause (0.00s)
17:49:00 [2021-07-30T17:49:00.808Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:49:02 [2021-07-30T17:49:02.238Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:49:02 [2021-07-30T17:49:02.986Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s)
17:49:02 [2021-07-30T17:49:02.986Z] === RUN   TestPauseStopPausedContainer
17:49:02 [2021-07-30T17:49:02.986Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:49:02 [2021-07-30T17:49:02.986Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:49:02 [2021-07-30T17:49:02.986Z] === RUN   TestPsFilter
17:49:03 [2021-07-30T17:49:03.445Z] --- PASS: TestPsFilter (0.25s)
17:49:03 [2021-07-30T17:49:03.445Z] === RUN   TestRemoveContainerWithRemovedVolume
17:49:07 [2021-07-30T17:49:07.525Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:49:10 [2021-07-30T17:49:10.823Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:49:12 [2021-07-30T17:49:12.031Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.44s)
17:49:12 [2021-07-30T17:49:12.031Z] === RUN   TestRemoveContainerWithVolume
17:49:13 [2021-07-30T17:49:13.362Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:49:13 [2021-07-30T17:49:13.571Z] --- PASS: TestRemoveContainerWithVolume (2.50s)
17:49:13 [2021-07-30T17:49:13.571Z] === RUN   TestRemoveContainerRunning
17:49:15 [2021-07-30T17:49:15.750Z] --- PASS: TestRemoveContainerRunning (2.10s)
17:49:15 [2021-07-30T17:49:15.750Z] === RUN   TestRemoveContainerForceRemoveRunning
17:49:15 [2021-07-30T17:49:15.899Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:49:17 [2021-07-30T17:49:17.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.15s)
17:49:17 [2021-07-30T17:49:17.938Z] === RUN   TestRemoveInvalidContainer
17:49:17 [2021-07-30T17:49:17.938Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:49:17 [2021-07-30T17:49:17.938Z] === RUN   TestRenameLinkedContainer
17:49:17 [2021-07-30T17:49:17.938Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:49:17 [2021-07-30T17:49:17.938Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:49:17 [2021-07-30T17:49:17.938Z] === RUN   TestRenameStoppedContainer
17:49:18 [2021-07-30T17:49:18.438Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:49:20 [2021-07-30T17:49:20.119Z] --- PASS: TestRenameStoppedContainer (2.55s)
17:49:20 [2021-07-30T17:49:20.119Z] === RUN   TestRenameRunningContainerAndReuse
17:49:20 [2021-07-30T17:49:20.978Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:49:22 [2021-07-30T17:49:22.884Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:49:24 [2021-07-30T17:49:24.813Z] --- PASS: TestRenameRunningContainerAndReuse (4.44s)
17:49:24 [2021-07-30T17:49:24.813Z] === RUN   TestRenameInvalidName
17:49:26 [2021-07-30T17:49:26.348Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:49:26 [2021-07-30T17:49:26.348Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:49:26 [2021-07-30T17:49:26.348Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:49:26 [2021-07-30T17:49:26.806Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:49:27 [2021-07-30T17:49:27.001Z] --- PASS: TestRenameInvalidName (2.18s)
17:49:27 [2021-07-30T17:49:27.001Z] === RUN   TestRenameAnonymousContainer
17:49:37 [2021-07-30T17:49:37.336Z] --- PASS: TestRenameAnonymousContainer (10.76s)
17:49:37 [2021-07-30T17:49:37.336Z] === RUN   TestRenameContainerWithSameName
17:49:39 [2021-07-30T17:49:39.515Z] --- PASS: TestRenameContainerWithSameName (2.20s)
17:49:39 [2021-07-30T17:49:39.515Z] === RUN   TestRenameContainerWithLinkedContainer
17:49:39 [2021-07-30T17:49:39.515Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:49:39 [2021-07-30T17:49:39.515Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:49:39 [2021-07-30T17:49:39.515Z] === RUN   TestResize
17:49:42 [2021-07-30T17:49:42.432Z] --- PASS: TestResize (2.32s)
17:49:42 [2021-07-30T17:49:42.432Z] === RUN   TestResizeWithInvalidSize
17:49:43 [2021-07-30T17:49:43.972Z] --- PASS: TestResizeWithInvalidSize (2.12s)
17:49:43 [2021-07-30T17:49:43.972Z] === RUN   TestResizeWhenContainerNotStarted
17:49:52 [2021-07-30T17:49:52.541Z] --- PASS: TestResizeWhenContainerNotStarted (7.52s)
17:49:52 [2021-07-30T17:49:52.541Z] === RUN   TestDaemonRestartKillContainers
17:49:52 [2021-07-30T17:49:52.541Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:49:52 [2021-07-30T17:49:52.541Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:49:52 [2021-07-30T17:49:52.541Z] === RUN   TestStats
17:49:52 [2021-07-30T17:49:52.541Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:49:52 [2021-07-30T17:49:52.541Z] --- SKIP: TestStats (0.00s)
17:49:52 [2021-07-30T17:49:52.541Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:49:59 [2021-07-30T17:49:59.627Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.50s)
17:49:59 [2021-07-30T17:49:59.627Z] === RUN   TestStopContainerWithTimeout
17:49:59 [2021-07-30T17:49:59.627Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:49:59 [2021-07-30T17:49:59.627Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:49:59 [2021-07-30T17:49:59.627Z] === RUN   TestUpdateRestartPolicy
17:50:19 [2021-07-30T17:50:19.147Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:50:24 [2021-07-30T17:50:24.790Z] --- PASS: TestUpdateRestartPolicy (21.83s)
17:50:24 [2021-07-30T17:50:24.790Z] === RUN   TestUpdateRestartWithAutoRemove
17:50:24 [2021-07-30T17:50:24.790Z] --- PASS: TestUpdateRestartWithAutoRemove (2.18s)
17:50:24 [2021-07-30T17:50:24.790Z] === RUN   TestWaitNonBlocked
17:50:24 [2021-07-30T17:50:24.790Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:50:24 [2021-07-30T17:50:24.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:50:24 [2021-07-30T17:50:24.790Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:50:24 [2021-07-30T17:50:24.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:50:24 [2021-07-30T17:50:24.790Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:50:24 [2021-07-30T17:50:24.790Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:50:26 [2021-07-30T17:50:26.337Z] --- PASS: TestWaitNonBlocked (0.04s)
17:50:26 [2021-07-30T17:50:26.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.79s)
17:50:26 [2021-07-30T17:50:26.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.89s)
17:50:26 [2021-07-30T17:50:26.337Z] === RUN   TestWaitBlocked
17:50:26 [2021-07-30T17:50:26.337Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:50:26 [2021-07-30T17:50:26.337Z] --- SKIP: TestWaitBlocked (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z] PASS
17:50:26 [2021-07-30T17:50:26.337Z] ok  	github.com/docker/docker/integration/container	105.252s
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === Skipped
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:50:26 [2021-07-30T17:50:26.337Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:50:26 [2021-07-30T17:50:26.337Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:50:26 [2021-07-30T17:50:26.337Z] 
17:50:26 [2021-07-30T17:50:26.337Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:50:26 [2021-07-30T17:50:26.338Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:50:26 [2021-07-30T17:50:26.338Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] 
17:50:26 [2021-07-30T17:50:26.338Z] DONE 87 tests, 33 skipped in 108.049s
17:50:26 [2021-07-30T17:50:26.338Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:50:27 [2021-07-30T17:50:27.219Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:50:28 [2021-07-30T17:50:28.519Z] === RUN   TestConfigDaemonLibtrustID
17:50:28 [2021-07-30T17:50:28.519Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:50:28 [2021-07-30T17:50:28.519Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:50:28 [2021-07-30T17:50:28.519Z] === RUN   TestDaemonConfigValidation
17:50:28 [2021-07-30T17:50:28.519Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:50:28 [2021-07-30T17:50:28.519Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:50:28 [2021-07-30T17:50:28.519Z] PASS
17:50:28 [2021-07-30T17:50:28.519Z] ok  	github.com/docker/docker/integration/daemon	0.111s
17:50:28 [2021-07-30T17:50:28.519Z] 
17:50:28 [2021-07-30T17:50:28.519Z] === Skipped
17:50:28 [2021-07-30T17:50:28.519Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:50:28 [2021-07-30T17:50:28.519Z]     daemon_test.go:19: runtime.GOOS != "linux"
17:50:28 [2021-07-30T17:50:28.519Z] 
17:50:28 [2021-07-30T17:50:28.519Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:50:28 [2021-07-30T17:50:28.519Z]     daemon_test.go:38: runtime.GOOS != "linux"
17:50:28 [2021-07-30T17:50:28.519Z] 
17:50:28 [2021-07-30T17:50:28.519Z] 
17:50:28 [2021-07-30T17:50:28.519Z] DONE 2 tests, 2 skipped in 1.956s
17:50:28 [2021-07-30T17:50:28.519Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:50:28 [2021-07-30T17:50:28.754Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:50:29 [2021-07-30T17:50:29.213Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:50:30 [2021-07-30T17:50:30.827Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:30 [2021-07-30T17:50:30.827Z] INFO: Testing against a local daemon
17:50:30 [2021-07-30T17:50:30.827Z] === RUN   TestCommitInheritsEnv
17:50:30 [2021-07-30T17:50:30.827Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:30 [2021-07-30T17:50:30.827Z] --- SKIP: TestCommitInheritsEnv (0.01s)
17:50:30 [2021-07-30T17:50:30.827Z] === RUN   TestImportExtremelyLargeImageWorks
17:50:30 [2021-07-30T17:50:30.827Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:50:30 [2021-07-30T17:50:30.827Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:50:30 [2021-07-30T17:50:30.827Z] === RUN   TestImagesFilterMultiReference
17:50:30 [2021-07-30T17:50:30.827Z] --- PASS: TestImagesFilterMultiReference (0.12s)
17:50:30 [2021-07-30T17:50:30.827Z] === RUN   TestImagePullPlatformInvalid
17:50:30 [2021-07-30T17:50:30.827Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:50:30 [2021-07-30T17:50:30.827Z] === RUN   TestRemoveImageOrphaning
17:50:31 [2021-07-30T17:50:31.795Z] --- PASS: TestRemoveImageOrphaning (1.25s)
17:50:31 [2021-07-30T17:50:31.795Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:50:31 [2021-07-30T17:50:31.795Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
17:50:31 [2021-07-30T17:50:31.795Z] === RUN   TestTagInvalidReference
17:50:31 [2021-07-30T17:50:31.795Z] --- PASS: TestTagInvalidReference (0.04s)
17:50:31 [2021-07-30T17:50:31.795Z] === RUN   TestTagValidPrefixedRepo
17:50:31 [2021-07-30T17:50:31.795Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
17:50:31 [2021-07-30T17:50:31.795Z] === RUN   TestTagExistedNameWithoutForce
17:50:31 [2021-07-30T17:50:31.795Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
17:50:31 [2021-07-30T17:50:31.795Z] === RUN   TestTagOfficialNames
17:50:32 [2021-07-30T17:50:32.258Z] --- PASS: TestTagOfficialNames (0.14s)
17:50:32 [2021-07-30T17:50:32.258Z] === RUN   TestTagMatchesDigest
17:50:32 [2021-07-30T17:50:32.258Z] --- PASS: TestTagMatchesDigest (0.04s)
17:50:32 [2021-07-30T17:50:32.258Z] PASS
17:50:32 [2021-07-30T17:50:32.258Z] ok  	github.com/docker/docker/integration/image	1.914s
17:50:32 [2021-07-30T17:50:32.258Z] 
17:50:32 [2021-07-30T17:50:32.258Z] === Skipped
17:50:32 [2021-07-30T17:50:32.258Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
17:50:32 [2021-07-30T17:50:32.258Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:32 [2021-07-30T17:50:32.258Z] 
17:50:32 [2021-07-30T17:50:32.258Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:50:32 [2021-07-30T17:50:32.258Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:50:32 [2021-07-30T17:50:32.258Z] 
17:50:32 [2021-07-30T17:50:32.258Z] 
17:50:32 [2021-07-30T17:50:32.258Z] DONE 11 tests, 2 skipped in 3.908s
17:50:32 [2021-07-30T17:50:32.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:50:34 [2021-07-30T17:50:34.031Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:50:35 [2021-07-30T17:50:35.165Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:35 [2021-07-30T17:50:35.165Z] INFO: Testing against a local daemon
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkCreateDelete
17:50:35 [2021-07-30T17:50:35.165Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDockerNetworkDeletePreferID
17:50:35 [2021-07-30T17:50:35.165Z]     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:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonDNSFallback
17:50:35 [2021-07-30T17:50:35.165Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestInspectNetwork
17:50:35 [2021-07-30T17:50:35.165Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestInspectNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestRunContainerWithBridgeNone
17:50:35 [2021-07-30T17:50:35.165Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkInvalidJSON
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkInvalidJSON//networks/create
17:50:35 [2021-07-30T17:50:35.165Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:50:35 [2021-07-30T17:50:35.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:50:35 [2021-07-30T17:50:35.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:50:35 [2021-07-30T17:50:35.165Z] === CONT  TestNetworkInvalidJSON//networks/create
17:50:35 [2021-07-30T17:50:35.165Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:50:35 [2021-07-30T17:50:35.165Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:50:35 [2021-07-30T17:50:35.165Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:50:35 [2021-07-30T17:50:35.165Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:50:35 [2021-07-30T17:50:35.165Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkList
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkList//networks
17:50:35 [2021-07-30T17:50:35.165Z] === PAUSE TestNetworkList//networks
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestNetworkList//networks/
17:50:35 [2021-07-30T17:50:35.165Z] === PAUSE TestNetworkList//networks/
17:50:35 [2021-07-30T17:50:35.165Z] === CONT  TestNetworkList//networks
17:50:35 [2021-07-30T17:50:35.165Z] === CONT  TestNetworkList//networks/
17:50:35 [2021-07-30T17:50:35.165Z] --- PASS: TestNetworkList (0.05s)
17:50:35 [2021-07-30T17:50:35.165Z]     --- PASS: TestNetworkList//networks (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestHostIPv4BridgeLabel
17:50:35 [2021-07-30T17:50:35.165Z]     network_test.go:128: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonRestartWithLiveRestore
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:29: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonDefaultNetworkPools
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:58: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonRestartWithExistingNetwork
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:102: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:136: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:187: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestServiceWithPredefinedNetwork
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:212: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:242: FLAKY_TEST
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestServiceWithDataPathPortInit
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:333: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:401: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z] PASS
17:50:35 [2021-07-30T17:50:35.165Z] ok  	github.com/docker/docker/integration/network	0.201s
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === Skipped
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
17:50:35 [2021-07-30T17:50:35.165Z]     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:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     network_test.go:128: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:29: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:58: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:102: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:136: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:187: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:212: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:242: FLAKY_TEST
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:333: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:50:35 [2021-07-30T17:50:35.165Z]     service_test.go:401: testEnv.OSType == "windows"
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] 
17:50:35 [2021-07-30T17:50:35.165Z] DONE 22 tests, 15 skipped in 2.595s
17:50:35 [2021-07-30T17:50:35.165Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:50:35 [2021-07-30T17:50:35.624Z] testing: warning: no tests to run
17:50:35 [2021-07-30T17:50:35.624Z] PASS
17:50:35 [2021-07-30T17:50:35.624Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.099s
17:50:35 [2021-07-30T17:50:35.624Z] 
17:50:35 [2021-07-30T17:50:35.624Z] DONE 0 tests in 0.802s
17:50:36 [2021-07-30T17:50:36.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:50:36 [2021-07-30T17:50:36.543Z] testing: warning: no tests to run
17:50:36 [2021-07-30T17:50:36.543Z] PASS
17:50:36 [2021-07-30T17:50:36.543Z] ok  	github.com/docker/docker/integration/network/macvlan	0.105s
17:50:36 [2021-07-30T17:50:36.543Z] 
17:50:36 [2021-07-30T17:50:36.543Z] DONE 0 tests in 0.816s
17:50:36 [2021-07-30T17:50:36.543Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:50:37 [2021-07-30T17:50:37.515Z] testing: warning: no tests to run
17:50:37 [2021-07-30T17:50:37.515Z] PASS
17:50:37 [2021-07-30T17:50:37.515Z] ok  	github.com/docker/docker/integration/plugin	0.084s
17:50:37 [2021-07-30T17:50:37.515Z] 
17:50:37 [2021-07-30T17:50:37.515Z] DONE 0 tests in 0.796s
17:50:37 [2021-07-30T17:50:37.515Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:50:38 [2021-07-30T17:50:38.485Z] testing: warning: no tests to run
17:50:38 [2021-07-30T17:50:38.485Z] PASS
17:50:38 [2021-07-30T17:50:38.485Z] ok  	github.com/docker/docker/integration/plugin/authz	0.098s
17:50:38 [2021-07-30T17:50:38.485Z] 
17:50:38 [2021-07-30T17:50:38.485Z] DONE 0 tests in 0.803s
17:50:38 [2021-07-30T17:50:38.485Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:50:48 [2021-07-30T17:50:48.919Z] --- PASS: TestDockerSwarmSuite (1713.92s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.36s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.66s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.93s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.82s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.54s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.11s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.29s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.82s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.25s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.19s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.62s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.53s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.59s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.81s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.78s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.93s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.77s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.36s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.31s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.42s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.54s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.26s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.73s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.24s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.71s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.54s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.58s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.49s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.45s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.54s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.09s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.36s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.23s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.15s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.51s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.31s)
17:50:48 [2021-07-30T17:50:48.919Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.05s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.42s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.21s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.30s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.05s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.46s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.31s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.59s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.34s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.60s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.12s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.29s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.61s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.09s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.36s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.62s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.71s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.14s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.39s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.07s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.92s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.68s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.68s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.32s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.75s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.76s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.68s)
17:50:48 [2021-07-30T17:50:48.920Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
17:50:48 [2021-07-30T17:50:48.920Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s)
17:50:48 [2021-07-30T17:50:48.920Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
17:50:48 [2021-07-30T17:50:48.920Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.53s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.52s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.58s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.54s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.58s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.47s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.71s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.13s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.14s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.26s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.58s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.83s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.96s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.24s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.81s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.08s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
17:50:48 [2021-07-30T17:50:48.920Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
17:50:48 [2021-07-30T17:50:48.920Z] === RUN   TestDockerExternalVolumeSuite
17:50:48 [2021-07-30T17:50:48.920Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:50:49 [2021-07-30T17:50:49.859Z]     docker_cli_external_volume_driver_test.go:53: [d1b5beb778da2] daemon is not started
17:50:50 [2021-07-30T17:50:50.378Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:50:50 [2021-07-30T17:50:50.890Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:50 [2021-07-30T17:50:50.891Z] INFO: Testing against a local daemon
17:50:50 [2021-07-30T17:50:50.891Z] === RUN   TestPluginInvalidJSON
17:50:50 [2021-07-30T17:50:50.891Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:50:50 [2021-07-30T17:50:50.891Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:50:50 [2021-07-30T17:50:50.891Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:50:50 [2021-07-30T17:50:50.891Z] --- PASS: TestPluginInvalidJSON (0.05s)
17:50:50 [2021-07-30T17:50:50.891Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:50:50 [2021-07-30T17:50:50.891Z] === RUN   TestPluginInstall
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:64: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] --- SKIP: TestPluginInstall (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z] === RUN   TestPluginsWithRuntimes
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:173: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z] === RUN   TestPluginBackCompatMediaTypes
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:235: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z] PASS
17:50:50 [2021-07-30T17:50:50.891Z] ok  	github.com/docker/docker/integration/plugin/common	0.153s
17:50:50 [2021-07-30T17:50:50.891Z] 
17:50:50 [2021-07-30T17:50:50.891Z] === Skipped
17:50:50 [2021-07-30T17:50:50.891Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:64: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] 
17:50:50 [2021-07-30T17:50:50.891Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:173: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] 
17:50:50 [2021-07-30T17:50:50.891Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:50:50 [2021-07-30T17:50:50.891Z]     plugin_test.go:235: testEnv.OSType == "windows"
17:50:50 [2021-07-30T17:50:50.891Z] 
17:50:50 [2021-07-30T17:50:50.891Z] 
17:50:50 [2021-07-30T17:50:50.891Z] DONE 5 tests, 3 skipped in 12.075s
17:50:50 [2021-07-30T17:50:50.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:50:54 [2021-07-30T17:50:54.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:54 [2021-07-30T17:50:54.648Z] INFO: Testing against a local daemon
17:50:54 [2021-07-30T17:50:54.648Z] === RUN   TestExternalGraphDriver
17:50:54 [2021-07-30T17:50:54.648Z]     external_test.go:48: runtime.GOOS == "windows"
17:50:54 [2021-07-30T17:50:54.648Z] --- SKIP: TestExternalGraphDriver (0.01s)
17:50:54 [2021-07-30T17:50:54.648Z] === RUN   TestGraphdriverPluginV2
17:50:54 [2021-07-30T17:50:54.648Z]     external_test.go:408: runtime.GOOS == "windows"
17:50:54 [2021-07-30T17:50:54.648Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
17:50:54 [2021-07-30T17:50:54.648Z] PASS
17:50:54 [2021-07-30T17:50:54.648Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.145s
17:50:54 [2021-07-30T17:50:54.648Z] 
17:50:54 [2021-07-30T17:50:54.648Z] === Skipped
17:50:54 [2021-07-30T17:50:54.648Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
17:50:54 [2021-07-30T17:50:54.648Z]     external_test.go:48: runtime.GOOS == "windows"
17:50:54 [2021-07-30T17:50:54.648Z] 
17:50:54 [2021-07-30T17:50:54.648Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
17:50:54 [2021-07-30T17:50:54.648Z]     external_test.go:408: runtime.GOOS == "windows"
17:50:54 [2021-07-30T17:50:54.648Z] 
17:50:54 [2021-07-30T17:50:54.648Z] 
17:50:54 [2021-07-30T17:50:54.648Z] DONE 2 tests, 2 skipped in 3.557s
17:50:54 [2021-07-30T17:50:54.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:50:56 [2021-07-30T17:50:56.831Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:56 [2021-07-30T17:50:56.831Z] INFO: Testing against a local daemon
17:50:56 [2021-07-30T17:50:56.831Z] === RUN   TestReadPluginNoRead
17:50:56 [2021-07-30T17:50:56.831Z]     read_test.go:21: no unix domain sockets on Windows
17:50:56 [2021-07-30T17:50:56.831Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:50:56 [2021-07-30T17:50:56.831Z] PASS
17:50:56 [2021-07-30T17:50:56.831Z] ok  	github.com/docker/docker/integration/plugin/logging	0.129s
17:50:56 [2021-07-30T17:50:56.831Z] 
17:50:56 [2021-07-30T17:50:56.831Z] === Skipped
17:50:56 [2021-07-30T17:50:56.831Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:50:56 [2021-07-30T17:50:56.831Z]     read_test.go:21: no unix domain sockets on Windows
17:50:56 [2021-07-30T17:50:56.831Z] 
17:50:56 [2021-07-30T17:50:56.831Z] 
17:50:56 [2021-07-30T17:50:56.831Z] DONE 1 tests, 1 skipped in 2.392s
17:50:56 [2021-07-30T17:50:56.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:50:57 [2021-07-30T17:50:57.809Z] testing: warning: no tests to run
17:50:57 [2021-07-30T17:50:57.809Z] PASS
17:50:57 [2021-07-30T17:50:57.809Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.096s
17:50:57 [2021-07-30T17:50:57.809Z] 
17:50:57 [2021-07-30T17:50:57.809Z] DONE 0 tests in 1.260s
17:50:58 [2021-07-30T17:50:58.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:51:00 [2021-07-30T17:51:00.465Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:00 [2021-07-30T17:51:00.465Z] INFO: Testing against a local daemon
17:51:00 [2021-07-30T17:51:00.465Z] === RUN   TestPluginWithDevMounts
17:51:00 [2021-07-30T17:51:00.465Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:51:00 [2021-07-30T17:51:00.465Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:51:00 [2021-07-30T17:51:00.465Z] PASS
17:51:00 [2021-07-30T17:51:00.465Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.139s
17:51:00 [2021-07-30T17:51:00.465Z] 
17:51:00 [2021-07-30T17:51:00.465Z] === Skipped
17:51:00 [2021-07-30T17:51:00.465Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:51:00 [2021-07-30T17:51:00.465Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:51:00 [2021-07-30T17:51:00.465Z] 
17:51:00 [2021-07-30T17:51:00.465Z] 
17:51:00 [2021-07-30T17:51:00.465Z] DONE 1 tests, 1 skipped in 2.351s
17:51:00 [2021-07-30T17:51:00.465Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:51:02 [2021-07-30T17:51:02.650Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:02 [2021-07-30T17:51:02.650Z] INFO: Testing against a local daemon
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestSecretInspect
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestSecretInspect (0.01s)
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestSecretList
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestSecretList (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestSecretsCreateAndDelete
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestSecretsUpdate
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestSecretsUpdate (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestTemplatedSecret
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestTemplatedSecret (0.01s)
17:51:02 [2021-07-30T17:51:02.650Z] === RUN   TestSecretCreateResolve
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:51:02 [2021-07-30T17:51:02.650Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z] PASS
17:51:02 [2021-07-30T17:51:02.650Z] ok  	github.com/docker/docker/integration/secret	0.131s
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === Skipped
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:51:02 [2021-07-30T17:51:02.650Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] 
17:51:02 [2021-07-30T17:51:02.650Z] DONE 6 tests, 6 skipped in 2.103s
17:51:02 [2021-07-30T17:51:02.650Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:51:02 [2021-07-30T17:51:02.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:51:04 [2021-07-30T17:51:04.745Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:51:05 [2021-07-30T17:51:05.562Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:05 [2021-07-30T17:51:05.562Z] INFO: Testing against a local daemon
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceCreateInit
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- PASS: TestServiceCreateInit (0.05s)
17:51:05 [2021-07-30T17:51:05.562Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceMultipleTimes
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceConflict
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceMaxReplicas
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateWithDuplicateNetworkNames
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceSecretFileMode
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceConfigFileMode
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceSysctls
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceSysctls (0.04s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateServiceCapabilities
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestInspect
17:51:05 [2021-07-30T17:51:05.562Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestInspect (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestCreateJob
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestCreateJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestReplicatedJob
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestReplicatedJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestUpdateReplicatedJob
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceListWithStatuses
17:51:05 [2021-07-30T17:51:05.562Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestDockerNetworkConnectAlias
17:51:05 [2021-07-30T17:51:05.562Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestDockerNetworkReConnect
17:51:05 [2021-07-30T17:51:05.562Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServicePlugin
17:51:05 [2021-07-30T17:51:05.562Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServicePlugin (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceUpdateLabel
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceUpdateSecrets
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceUpdateConfigs
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceUpdateNetwork
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] === RUN   TestServiceUpdatePidsLimit
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] PASS
17:51:05 [2021-07-30T17:51:05.562Z] ok  	github.com/docker/docker/integration/service	0.321s
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === Skipped
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
17:51:05 [2021-07-30T17:51:05.562Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:51:05 [2021-07-30T17:51:05.562Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] 
17:51:05 [2021-07-30T17:51:05.562Z] DONE 24 tests, 23 skipped in 2.971s
17:51:05 [2021-07-30T17:51:05.562Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:51:07 [2021-07-30T17:51:07.740Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:07 [2021-07-30T17:51:07.740Z] INFO: Testing against a local daemon
17:51:07 [2021-07-30T17:51:07.740Z] === RUN   TestSessionCreate
17:51:07 [2021-07-30T17:51:07.740Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:51:07 [2021-07-30T17:51:07.740Z] --- SKIP: TestSessionCreate (0.00s)
17:51:07 [2021-07-30T17:51:07.740Z] === RUN   TestSessionCreateWithBadUpgrade
17:51:07 [2021-07-30T17:51:07.740Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:51:07 [2021-07-30T17:51:07.740Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:51:07 [2021-07-30T17:51:07.740Z] PASS
17:51:07 [2021-07-30T17:51:07.740Z] ok  	github.com/docker/docker/integration/session	0.125s
17:51:07 [2021-07-30T17:51:07.740Z] 
17:51:07 [2021-07-30T17:51:07.740Z] === Skipped
17:51:07 [2021-07-30T17:51:07.740Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:51:07 [2021-07-30T17:51:07.740Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:51:07 [2021-07-30T17:51:07.740Z] 
17:51:07 [2021-07-30T17:51:07.740Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:51:07 [2021-07-30T17:51:07.740Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:51:07 [2021-07-30T17:51:07.740Z] 
17:51:07 [2021-07-30T17:51:07.740Z] 
17:51:07 [2021-07-30T17:51:07.740Z] DONE 2 tests, 2 skipped in 1.990s
17:51:07 [2021-07-30T17:51:07.740Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:51:09 [2021-07-30T17:51:09.920Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:09 [2021-07-30T17:51:09.920Z] INFO: Testing against a local daemon
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:51:09 [2021-07-30T17:51:09.920Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestEventsExecDie
17:51:09 [2021-07-30T17:51:09.920Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestEventsExecDie (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestEventsBackwardsCompatible
17:51:09 [2021-07-30T17:51:09.920Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestEventsVolumeCreate
17:51:09 [2021-07-30T17:51:09.920Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestInfoAPI
17:51:09 [2021-07-30T17:51:09.920Z] --- PASS: TestInfoAPI (0.05s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestInfoAPIWarnings
17:51:09 [2021-07-30T17:51:09.920Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestInfoDebug
17:51:09 [2021-07-30T17:51:09.920Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestInfoDebug (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestInfoInsecureRegistries
17:51:09 [2021-07-30T17:51:09.920Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestInfoRegistryMirrors
17:51:09 [2021-07-30T17:51:09.920Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:09 [2021-07-30T17:51:09.920Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:51:09 [2021-07-30T17:51:09.920Z] === RUN   TestLoginFailsWithBadCredentials
17:51:10 [2021-07-30T17:51:10.888Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s)
17:51:10 [2021-07-30T17:51:10.888Z] === RUN   TestPingCacheHeaders
17:51:10 [2021-07-30T17:51:10.888Z] --- PASS: TestPingCacheHeaders (0.05s)
17:51:10 [2021-07-30T17:51:10.888Z] === RUN   TestPingGet
17:51:10 [2021-07-30T17:51:10.888Z] --- PASS: TestPingGet (0.04s)
17:51:10 [2021-07-30T17:51:10.888Z] === RUN   TestPingHead
17:51:10 [2021-07-30T17:51:10.888Z] --- PASS: TestPingHead (0.04s)
17:51:10 [2021-07-30T17:51:10.888Z] === RUN   TestVersion
17:51:10 [2021-07-30T17:51:10.888Z] --- PASS: TestVersion (0.05s)
17:51:10 [2021-07-30T17:51:10.888Z] PASS
17:51:10 [2021-07-30T17:51:10.888Z] ok  	github.com/docker/docker/integration/system	1.362s
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === Skipped
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:51:11 [2021-07-30T17:51:11.347Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] 
17:51:11 [2021-07-30T17:51:11.347Z] DONE 14 tests, 8 skipped in 3.273s
17:51:11 [2021-07-30T17:51:11.347Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:51:13 [2021-07-30T17:51:13.053Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:51:13 [2021-07-30T17:51:13.529Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:13 [2021-07-30T17:51:13.529Z] INFO: Testing against a local daemon
17:51:13 [2021-07-30T17:51:13.529Z] === RUN   TestVolumesCreateAndList
17:51:13 [2021-07-30T17:51:13.529Z] --- PASS: TestVolumesCreateAndList (0.07s)
17:51:13 [2021-07-30T17:51:13.529Z] === RUN   TestVolumesRemove
17:51:13 [2021-07-30T17:51:13.529Z] --- PASS: TestVolumesRemove (0.14s)
17:51:13 [2021-07-30T17:51:13.529Z] === RUN   TestVolumesInspect
17:51:13 [2021-07-30T17:51:13.529Z] --- PASS: TestVolumesInspect (0.06s)
17:51:13 [2021-07-30T17:51:13.529Z] === RUN   TestVolumesInvalidJSON
17:51:13 [2021-07-30T17:51:13.529Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:51:13 [2021-07-30T17:51:13.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:51:13 [2021-07-30T17:51:13.529Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:51:13 [2021-07-30T17:51:13.529Z] --- PASS: TestVolumesInvalidJSON (0.04s)
17:51:13 [2021-07-30T17:51:13.529Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
17:51:13 [2021-07-30T17:51:13.529Z] PASS
17:51:13 [2021-07-30T17:51:13.529Z] ok  	github.com/docker/docker/integration/volume	0.378s
17:51:13 [2021-07-30T17:51:13.529Z] 
17:51:13 [2021-07-30T17:51:13.529Z] DONE 5 tests in 2.458s
17:51:13 [2021-07-30T17:51:13.529Z] INFO: make.ps1 ended at 07/30/2021 17:51:13
17:51:13 [2021-07-30T17:51:13.529Z] INFO: Integration CLI tests being run from the host:
17:51:13 [2021-07-30T17:51:13.529Z] 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:51:25 [2021-07-30T17:51:25.976Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:25 [2021-07-30T17:51:25.976Z] INFO: Testing against a local daemon
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:51:25 [2021-07-30T17:51:25.976Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:51:25 [2021-07-30T17:51:25.976Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:51:25 [2021-07-30T17:51:25.976Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:51:26 [2021-07-30T17:51:26.437Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:51:26 [2021-07-30T17:51:26.895Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:51:42 [2021-07-30T17:51:42.989Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:51:55 [2021-07-30T17:51:55.357Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:52:05 [2021-07-30T17:52:05.684Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:52:12 [2021-07-30T17:52:12.439Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:52:22 [2021-07-30T17:52:22.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:52:37 [2021-07-30T17:52:37.311Z]     docker_cli_external_volume_driver_test.go:53: [da42aec07e04e] daemon is not started
17:52:52 [2021-07-30T17:52:52.195Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:53:10 [2021-07-30T17:53:10.298Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:53:22 [2021-07-30T17:53:22.507Z]     docker_cli_external_volume_driver_test.go:53: [d454b2086b8ee] daemon is not started
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:53:31 [2021-07-30T17:53:31.710Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:53:31 [2021-07-30T17:53:31.710Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:53:31 [2021-07-30T17:53:31.710Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:53:31 [2021-07-30T17:53:31.710Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:53:37 [2021-07-30T17:53:37.393Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:53:37 [2021-07-30T17:53:37.490Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:53:37 [2021-07-30T17:53:37.652Z]     docker_cli_external_volume_driver_test.go:53: [d48032c9baaa9] daemon is not started
17:53:39 [2021-07-30T17:53:39.668Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnv
17:53:49 [2021-07-30T17:53:49.978Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:53:49 [2021-07-30T17:53:49.978Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:53:49 [2021-07-30T17:53:49.978Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:53:49 [2021-07-30T17:53:49.978Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:53:49 [2021-07-30T17:53:49.978Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:53:49 [2021-07-30T17:53:49.978Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:53:52 [2021-07-30T17:53:52.548Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:53:54 [2021-07-30T17:53:54.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:53:54 [2021-07-30T17:53:54.661Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:53:54 [2021-07-30T17:53:54.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:53:54 [2021-07-30T17:53:54.661Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:53:54 [2021-07-30T17:53:54.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:53:54 [2021-07-30T17:53:54.661Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:53:54 [2021-07-30T17:53:54.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:53:55 [2021-07-30T17:53:55.626Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:54:00 [2021-07-30T17:54:00.305Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:54:17 [2021-07-30T17:54:17.974Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildExpose
17:54:17 [2021-07-30T17:54:17.974Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:54:17 [2021-07-30T17:54:17.974Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:54:17 [2021-07-30T17:54:17.974Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:54:17 [2021-07-30T17:54:17.974Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:54:17 [2021-07-30T17:54:17.974Z] === RUN   TestDockerSuite/TestBuildFails
17:54:19 [2021-07-30T17:54:19.508Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:54:19 [2021-07-30T17:54:19.508Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:54:24 [2021-07-30T17:54:24.218Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:54:24 [2021-07-30T17:54:24.218Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:54:24 [2021-07-30T17:54:24.633Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:54:26 [2021-07-30T17:54:26.570Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:54:31 [2021-07-30T17:54:31.297Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:54:31 [2021-07-30T17:54:31.297Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:54:31 [2021-07-30T17:54:31.297Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:54:31 [2021-07-30T17:54:31.297Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:54:31 [2021-07-30T17:54:31.297Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:54:31 [2021-07-30T17:54:31.297Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:54:31 [2021-07-30T17:54:31.297Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:54:31 [2021-07-30T17:54:31.297Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:54:31 [2021-07-30T17:54:31.297Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:54:32 [2021-07-30T17:54:32.354Z] === RUN   TestDockerSuite/TestBuildForceRm
17:54:34 [2021-07-30T17:54:34.210Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:54:34 [2021-07-30T17:54:34.210Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:54:34 [2021-07-30T17:54:34.210Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:54:34 [2021-07-30T17:54:34.210Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:54:34 [2021-07-30T17:54:34.210Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:54:39 [2021-07-30T17:54:39.420Z] === RUN   TestDockerSuite/TestBuildFromGit
17:54:42 [2021-07-30T17:54:42.736Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:54:42 [2021-07-30T17:54:42.783Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:54:46 [2021-07-30T17:54:46.481Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:54:47 [2021-07-30T17:54:47.447Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:54:57 [2021-07-30T17:54:57.627Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:54:57 [2021-07-30T17:54:57.757Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:54:57 [2021-07-30T17:54:57.757Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:54:57 [2021-07-30T17:54:57.757Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:54:58 [2021-07-30T17:54:58.723Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:54:59 [2021-07-30T17:54:59.181Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:54:59 [2021-07-30T17:54:59.181Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:54:59 [2021-07-30T17:54:59.181Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:55:13 [2021-07-30T17:55:13.972Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:55:13 [2021-07-30T17:55:13.972Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:55:13 [2021-07-30T17:55:13.972Z] === RUN   TestDockerSuite/TestBuildHistory
17:55:26 [2021-07-30T17:55:26.333Z] === RUN   TestDockerSuite/TestBuildIidFile
17:55:27 [2021-07-30T17:55:27.299Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:55:34 [2021-07-30T17:55:34.359Z] === RUN   TestDockerSuite/TestBuildInheritance
17:55:34 [2021-07-30T17:55:34.359Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:55:34 [2021-07-30T17:55:34.359Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:55:34 [2021-07-30T17:55:34.816Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:55:35 [2021-07-30T17:55:35.274Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:55:39 [2021-07-30T17:55:39.959Z] === RUN   TestDockerSuite/TestBuildLabel
17:55:41 [2021-07-30T17:55:41.495Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:55:41 [2021-07-30T17:55:41.953Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:55:43 [2021-07-30T17:55:43.488Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:55:43 [2021-07-30T17:55:43.947Z] === RUN   TestDockerSuite/TestBuildLabels
17:55:44 [2021-07-30T17:55:44.310Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:55:44 [2021-07-30T17:55:44.914Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:55:47 [2021-07-30T17:55:47.087Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLastModified
17:55:54 [2021-07-30T17:55:54.155Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:55:54 [2021-07-30T17:55:54.155Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:55:54 [2021-07-30T17:55:54.155Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:55:54 [2021-07-30T17:55:54.613Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:55:55 [2021-07-30T17:55:55.579Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:56:01 [2021-07-30T17:56:01.365Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:56:02 [2021-07-30T17:56:02.407Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:56:19 [2021-07-30T17:56:19.034Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:56:19 [2021-07-30T17:56:19.034Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:56:19 [2021-07-30T17:56:19.034Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:56:21 [2021-07-30T17:56:21.203Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:56:34 [2021-07-30T17:56:34.515Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:57:03 [2021-07-30T17:57:03.697Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:57:06 [2021-07-30T17:57:06.600Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:57:09 [2021-07-30T17:57:09.711Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:57:09 [2021-07-30T17:57:09.711Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:57:09 [2021-07-30T17:57:09.711Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:57:09 [2021-07-30T17:57:09.711Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:57:09 [2021-07-30T17:57:09.711Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:57:13 [2021-07-30T17:57:13.461Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:57:15 [2021-07-30T17:57:15.640Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:57:15 [2021-07-30T17:57:15.640Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:57:15 [2021-07-30T17:57:15.640Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:57:15 [2021-07-30T17:57:15.640Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:57:15 [2021-07-30T17:57:15.640Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:57:15 [2021-07-30T17:57:15.640Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:57:18 [2021-07-30T17:57:18.496Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:57:19 [2021-07-30T17:57:19.390Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:57:21 [2021-07-30T17:57:21.496Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:57:24 [2021-07-30T17:57:24.281Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:57:32 [2021-07-30T17:57:32.842Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:57:34 [2021-07-30T17:57:34.203Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:57:37 [2021-07-30T17:57:37.524Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:57:39 [2021-07-30T17:57:39.611Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:57:39 [2021-07-30T17:57:39.611Z]     docker_cli_external_volume_driver_test.go:485: [df10ec703ee49] daemon is not started
17:57:44 [2021-07-30T17:57:44.529Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:57:46 [2021-07-30T17:57:46.071Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:57:46 [2021-07-30T17:57:46.071Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:57:46 [2021-07-30T17:57:46.071Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:57:49 [2021-07-30T17:57:49.808Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:57:51 [2021-07-30T17:57:51.986Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:57:54 [2021-07-30T17:57:54.495Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:57:54 [2021-07-30T17:57:54.495Z]     docker_cli_external_volume_driver_test.go:53: [d221b7f376748] daemon is not started
17:58:02 [2021-07-30T17:58:02.647Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:58:02 [2021-07-30T17:58:02.647Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:58:02 [2021-07-30T17:58:02.647Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:58:04 [2021-07-30T17:58:04.387Z] === RUN   TestDockerSuite/TestBuildAddScript
17:58:04 [2021-07-30T17:58:04.387Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:58:04 [2021-07-30T17:58:04.387Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:58:04 [2021-07-30T17:58:04.387Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:58:04 [2021-07-30T17:58:04.388Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:58:04 [2021-07-30T17:58:04.388Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:58:04 [2021-07-30T17:58:04.388Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:58:04 [2021-07-30T17:58:04.388Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:58:04 [2021-07-30T17:58:04.388Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:58:04 [2021-07-30T17:58:04.388Z] === RUN   TestDockerSuite/TestBuildAddTar
17:58:08 [2021-07-30T17:58:08.433Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:58:08 [2021-07-30T17:58:08.891Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:58:08 [2021-07-30T17:58:08.891Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:58:08 [2021-07-30T17:58:08.891Z] === RUN   TestDockerSuite/TestBuildNetNone
17:58:08 [2021-07-30T17:58:08.891Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:58:08 [2021-07-30T17:58:08.891Z] === RUN   TestDockerSuite/TestBuildNoContext
17:58:09 [2021-07-30T17:58:09.384Z] --- PASS: TestDockerExternalVolumeSuite (439.86s)
17:58:09 [2021-07-30T17:58:09.384Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.41s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.71s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.41s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.14s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s)
17:58:09 [2021-07-30T17:58:09.385Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:58:09 [2021-07-30T17:58:09.385Z] PASS
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] === Skipped
17:58:09 [2021-07-30T17:58:09.385Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:58:09 [2021-07-30T17:58:09.385Z]     check_test.go:309: [d6f7af59e56b5] daemon is not started
17:58:09 [2021-07-30T17:58:09.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:58:09 [2021-07-30T17:58:09.385Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:58:09 [2021-07-30T17:58:09.385Z]     check_test.go:309: [db3a25ede9e81] daemon is not started
17:58:09 [2021-07-30T17:58:09.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:58:09 [2021-07-30T17:58:09.385Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:58:09 [2021-07-30T17:58:09.385Z]     check_test.go:309: [d59147e2546de] daemon is not started
17:58:09 [2021-07-30T17:58:09.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:58:09 [2021-07-30T17:58:09.385Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:58:09 [2021-07-30T17:58:09.385Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] DONE 273 tests, 5 skipped in 2627.928s
17:58:09 [2021-07-30T17:58:09.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:58:09 [2021-07-30T17:58:09.385Z] ++++ cat bundles/test-integration/docker.pid
17:58:09 [2021-07-30T17:58:09.385Z] +++ kill 8235
17:58:09 [2021-07-30T17:58:09.385Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4b959cc1ba4c/docker.pid
17:58:09 [2021-07-30T17:58:09.385Z] +++ kill 7057
17:58:09 [2021-07-30T17:58:09.385Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7057 is not a child of this shell
17:58:09 [2021-07-30T17:58:09.385Z] warning: PID 7057 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4b959cc1ba4c/docker.pid had a nonzero exit code
17:58:09 [2021-07-30T17:58:09.385Z] +++ /etc/init.d/apparmor stop
17:58:09 [2021-07-30T17:58:09.385Z] Leaving: AppArmorNo profiles have been unloaded.
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] Unloading profiles will leave already running processes permanently
17:58:09 [2021-07-30T17:58:09.385Z] unconfined, which can lead to unexpected situations.
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.385Z] To set a process to complain mode, use the command line tool
17:58:09 [2021-07-30T17:58:09.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:58:09 [2021-07-30T17:58:09.385Z] +++ true
17:58:09 [2021-07-30T17:58:09.385Z] exiting test-integration
17:58:09 [2021-07-30T17:58:09.385Z] ++ exit 0
17:58:09 [2021-07-30T17:58:09.385Z] 
17:58:09 [2021-07-30T17:58:09.651Z] + exit 0
17:58:09 [2021-07-30T17:58:09.651Z] ++ jobs -p
17:58:09 [2021-07-30T17:58:09.651Z] + pids=
17:58:09 [2021-07-30T17:58:09.651Z] + echo 'Remaining pids to kill: []'
17:58:09 [2021-07-30T17:58:09.651Z] Remaining pids to kill: []
17:58:09 [2021-07-30T17:58:09.651Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:58:09 [2021-07-30T17:58:09.679Z] Recording test results
17:58:11 [2021-07-30T17:58:11.382Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:58:11 [2021-07-30T17:58:11.717Z] + echo Ensuring container killed.
17:58:11 [2021-07-30T17:58:11.717Z] Ensuring container killed.
17:58:11 [2021-07-30T17:58:11.717Z] + docker ps -aq -f name=docker-pr9-*
17:58:11 [2021-07-30T17:58:11.717Z] + cids=f63b863fb017
17:58:11 [2021-07-30T17:58:11.717Z] e65682137f10
17:58:11 [2021-07-30T17:58:11.717Z] 5b4b2d565eaf
17:58:11 [2021-07-30T17:58:11.717Z] + [ -n f63b863fb017
17:58:11 [2021-07-30T17:58:11.717Z] e65682137f10
17:58:11 [2021-07-30T17:58:11.717Z] 5b4b2d565eaf ]
17:58:11 [2021-07-30T17:58:11.717Z] + docker rm -vf f63b863fb017 e65682137f10 5b4b2d565eaf
17:58:11 [2021-07-30T17:58:11.793Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:58:14 [2021-07-30T17:58:14.259Z] f63b863fb017
17:58:14 [2021-07-30T17:58:14.518Z] e65682137f10
17:58:14 [2021-07-30T17:58:14.518Z] 5b4b2d565eaf
[Pipeline] sh
17:58:14 [2021-07-30T17:58:14.807Z] + echo Chowning /workspace to jenkins user
17:58:14 [2021-07-30T17:58:14.807Z] Chowning /workspace to jenkins user
17:58:14 [2021-07-30T17:58:14.807Z] + id -u
17:58:14 [2021-07-30T17:58:14.807Z] + id -g
17:58:14 [2021-07-30T17:58:14.807Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42623:/workspace busybox chown -R 1000:1000 /workspace
17:58:14 [2021-07-30T17:58:14.807Z] Unable to find image 'busybox:latest' locally
17:58:14 [2021-07-30T17:58:14.807Z] latest: Pulling from library/busybox
17:58:15 [2021-07-30T17:58:15.067Z] b71f96345d44: Pulling fs layer
17:58:15 [2021-07-30T17:58:15.067Z] b71f96345d44: Download complete
17:58:15 [2021-07-30T17:58:15.067Z] b71f96345d44: Pull complete
17:58:15 [2021-07-30T17:58:15.067Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
17:58:15 [2021-07-30T17:58:15.327Z] Status: Downloaded newer image for busybox:latest
17:58:17 [2021-07-30T17:58:17.583Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:58:19 [2021-07-30T17:58:19.758Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:58:19 [2021-07-30T17:58:19.835Z] + bundleName=amd64
17:58:19 [2021-07-30T17:58:19.835Z] + echo Creating amd64-bundles.tar.gz
17:58:19 [2021-07-30T17:58:19.835Z] Creating amd64-bundles.tar.gz
17:58:19 [2021-07-30T17:58:19.835Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:58:19 [2021-07-30T17:58:19.835Z] + xargs tar -czf amd64-bundles.tar.gz
17:58:20 [2021-07-30T17:58:20.216Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:58:20 [2021-07-30T17:58:20.216Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
[Pipeline] archiveArtifacts
17:58:20 [2021-07-30T17:58:20.786Z] Archiving artifacts
17:58:22 [2021-07-30T17:58:22.813Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:58:23 [2021-07-30T17:58:23.111Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:58:23 [2021-07-30T17:58:23.132Z] + make clean
17:58:23 [2021-07-30T17:58:23.392Z] docker volume rm -f docker-dev-cache
17:58:23 [2021-07-30T17:58:23.392Z] docker-dev-cache
[Pipeline] deleteDir
17:58:24 [2021-07-30T17:58:24.076Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:58:25 [2021-07-30T17:58:25.611Z] === RUN   TestDockerSuite/TestBuildOnBuild
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:58:35 [2021-07-30T17:58:35.916Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:58:38 [2021-07-30T17:58:38.088Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:58:48 [2021-07-30T17:58:48.399Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:58:53 [2021-07-30T17:58:53.081Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:59:04 [2021-07-30T17:59:04.849Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:59:04 [2021-07-30T17:59:04.849Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:59:04 [2021-07-30T17:59:04.849Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:59:04 [2021-07-30T17:59:04.849Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:59:04 [2021-07-30T17:59:04.849Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:59:10 [2021-07-30T17:59:10.751Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:59:16 [2021-07-30T17:59:16.569Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:59:20 [2021-07-30T17:59:20.294Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:59:21 [2021-07-30T17:59:21.826Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:59:21 [2021-07-30T17:59:21.826Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:59:21 [2021-07-30T17:59:21.826Z] === RUN   TestDockerSuite/TestBuildPATH
17:59:21 [2021-07-30T17:59:21.826Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:59:21 [2021-07-30T17:59:21.826Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:59:23 [2021-07-30T17:59:23.998Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:59:23 [2021-07-30T17:59:23.998Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:59:23 [2021-07-30T17:59:23.998Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:59:34 [2021-07-30T17:59:34.821Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:59:34 [2021-07-30T17:59:34.821Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:59:35 [2021-07-30T17:59:35.280Z] === RUN   TestDockerSuite/TestBuildBlankName
17:59:36 [2021-07-30T17:59:36.249Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:59:44 [2021-07-30T17:59:44.845Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:59:44 [2021-07-30T17:59:44.845Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:59:46 [2021-07-30T17:59:46.384Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:59:52 [2021-07-30T17:59:52.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:00:04 [2021-07-30T18:00:04.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:00:13 [2021-07-30T18:00:13.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:00:13 [2021-07-30T18:00:13.164Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:00:13 [2021-07-30T18:00:13.625Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:00:14 [2021-07-30T18:00:14.653Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:00:20 [2021-07-30T18:00:20.702Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:00:20 [2021-07-30T18:00:20.702Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:00:20 [2021-07-30T18:00:20.702Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:00:20 [2021-07-30T18:00:20.702Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:00:20 [2021-07-30T18:00:20.702Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:00:29 [2021-07-30T18:00:29.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:00:29 [2021-07-30T18:00:29.283Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:00:29 [2021-07-30T18:00:29.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:00:29 [2021-07-30T18:00:29.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:00:29 [2021-07-30T18:00:29.283Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:00:29 [2021-07-30T18:00:29.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:00:29 [2021-07-30T18:00:29.283Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:00:29 [2021-07-30T18:00:29.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:00:32 [2021-07-30T18:00:32.322Z] === RUN   TestDockerSuite/TestBuildRm
18:00:42 [2021-07-30T18:00:42.627Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:00:46 [2021-07-30T18:00:46.356Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:00:46 [2021-07-30T18:00:46.356Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:00:46 [2021-07-30T18:00:46.356Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:00:46 [2021-07-30T18:00:46.356Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:00:46 [2021-07-30T18:00:46.814Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:00:48 [2021-07-30T18:00:48.347Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:00:53 [2021-07-30T18:00:53.050Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:00:56 [2021-07-30T18:00:56.793Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:01:02 [2021-07-30T18:01:02.588Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:01:20 [2021-07-30T18:01:20.000Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:01:20 [2021-07-30T18:01:20.254Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:01:20 [2021-07-30T18:01:20.712Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:01:21 [2021-07-30T18:01:21.679Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:01:22 [2021-07-30T18:01:22.278Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:01:22 [2021-07-30T18:01:22.278Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:01:23 [2021-07-30T18:01:23.251Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:01:23 [2021-07-30T18:01:23.251Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:01:23 [2021-07-30T18:01:23.711Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:01:25 [2021-07-30T18:01:25.896Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:01:25 [2021-07-30T18:01:25.896Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:01:25 [2021-07-30T18:01:25.896Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:01:31 [2021-07-30T18:01:31.701Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:01:31 [2021-07-30T18:01:31.989Z] === RUN   TestDockerSuite/TestBuildSpaces
18:01:31 [2021-07-30T18:01:31.989Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:01:33 [2021-07-30T18:01:33.243Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:01:33 [2021-07-30T18:01:33.243Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:01:33 [2021-07-30T18:01:33.243Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:01:33 [2021-07-30T18:01:33.243Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:01:33 [2021-07-30T18:01:33.703Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:01:35 [2021-07-30T18:01:35.888Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:01:36 [2021-07-30T18:01:36.857Z] === RUN   TestDockerSuite/TestBuildCmd
18:01:37 [2021-07-30T18:01:37.828Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:01:38 [2021-07-30T18:01:38.288Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:01:39 [2021-07-30T18:01:39.257Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:01:42 [2021-07-30T18:01:42.293Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:01:42 [2021-07-30T18:01:42.293Z] === RUN   TestDockerSuite/TestBuildStderr
18:01:46 [2021-07-30T18:01:46.339Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:01:48 [2021-07-30T18:01:48.525Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:01:48 [2021-07-30T18:01:48.525Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:01:48 [2021-07-30T18:01:48.525Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:01:50 [2021-07-30T18:01:50.063Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:01:50 [2021-07-30T18:01:50.063Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:01:50 [2021-07-30T18:01:50.063Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:01:50 [2021-07-30T18:01:50.855Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:01:51 [2021-07-30T18:01:51.034Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:01:53 [2021-07-30T18:01:53.220Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:01:54 [2021-07-30T18:01:54.194Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:01:55 [2021-07-30T18:01:55.164Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:01:55 [2021-07-30T18:01:55.164Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:01:55 [2021-07-30T18:01:55.164Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:01:56 [2021-07-30T18:01:56.220Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:01:57 [2021-07-30T18:01:57.188Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:01:57 [2021-07-30T18:01:57.188Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:01:57 [2021-07-30T18:01:57.188Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:01:57 [2021-07-30T18:01:57.189Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:01:57 [2021-07-30T18:01:57.189Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:02:04 [2021-07-30T18:02:04.279Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:02:26 [2021-07-30T18:02:26.621Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:02:26 [2021-07-30T18:02:26.621Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:02:26 [2021-07-30T18:02:26.621Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:02:28 [2021-07-30T18:02:28.156Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:02:29 [2021-07-30T18:02:29.690Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:02:40 [2021-07-30T18:02:40.001Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:02:44 [2021-07-30T18:02:44.681Z] === RUN   TestDockerSuite/TestBuildUser
18:02:44 [2021-07-30T18:02:44.681Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:02:44 [2021-07-30T18:02:44.681Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:02:44 [2021-07-30T18:02:44.681Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:02:44 [2021-07-30T18:02:44.681Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:02:44 [2021-07-30T18:02:44.681Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:02:44 [2021-07-30T18:02:44.681Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:02:46 [2021-07-30T18:02:46.846Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:02:46 [2021-07-30T18:02:46.846Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:02:46 [2021-07-30T18:02:46.846Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:02:52 [2021-07-30T18:02:52.649Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:02:52 [2021-07-30T18:02:52.649Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:02:53 [2021-07-30T18:02:53.109Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:02:53 [2021-07-30T18:02:53.109Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:02:53 [2021-07-30T18:02:53.231Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:02:53 [2021-07-30T18:02:53.570Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:02:53 [2021-07-30T18:02:53.570Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:02:53 [2021-07-30T18:02:53.570Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:02:53 [2021-07-30T18:02:53.688Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:02:54 [2021-07-30T18:02:54.029Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:02:54 [2021-07-30T18:02:54.029Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:02:54 [2021-07-30T18:02:54.029Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:02:56 [2021-07-30T18:02:56.587Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:02:56 [2021-07-30T18:02:56.587Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:02:56 [2021-07-30T18:02:56.587Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:02:56 [2021-07-30T18:02:56.587Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:02:56 [2021-07-30T18:02:56.587Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:03:21 [2021-07-30T18:03:21.709Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:03:21 [2021-07-30T18:03:21.709Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:03:32 [2021-07-30T18:03:32.022Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:03:36 [2021-07-30T18:03:36.568Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:03:36 [2021-07-30T18:03:36.568Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:03:36 [2021-07-30T18:03:36.568Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:03:36 [2021-07-30T18:03:36.568Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:03:37 [2021-07-30T18:03:37.804Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:03:37 [2021-07-30T18:03:37.804Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:03:37 [2021-07-30T18:03:37.804Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:03:37 [2021-07-30T18:03:37.804Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:03:37 [2021-07-30T18:03:37.804Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:03:40 [2021-07-30T18:03:40.702Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:03:40 [2021-07-30T18:03:40.702Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:03:40 [2021-07-30T18:03:40.702Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:03:53 [2021-07-30T18:03:53.063Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:03:55 [2021-07-30T18:03:55.965Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:03:56 [2021-07-30T18:03:56.423Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:03:57 [2021-07-30T18:03:57.671Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:03:59 [2021-07-30T18:03:59.218Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:04:00 [2021-07-30T18:04:00.187Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:04:04 [2021-07-30T18:04:04.885Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:04:11 [2021-07-30T18:04:11.218Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:04:11 [2021-07-30T18:04:11.218Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:04:11 [2021-07-30T18:04:11.218Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:04:11 [2021-07-30T18:04:11.218Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:04:11 [2021-07-30T18:04:11.676Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:04:11 [2021-07-30T18:04:11.676Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:04:11 [2021-07-30T18:04:11.676Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:04:13 [2021-07-30T18:04:13.211Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:04:13 [2021-07-30T18:04:13.467Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:04:16 [2021-07-30T18:04:16.375Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:04:28 [2021-07-30T18:04:28.007Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:04:28 [2021-07-30T18:04:28.007Z] === RUN   TestDockerSuite/TestBuildXZHost
18:04:28 [2021-07-30T18:04:28.007Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:04:28 [2021-07-30T18:04:28.464Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:04:28 [2021-07-30T18:04:28.464Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:04:28 [2021-07-30T18:04:28.464Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:04:28 [2021-07-30T18:04:28.464Z]     docker_cli_sni_test.go:18: Flakey test
18:04:28 [2021-07-30T18:04:28.464Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:04:30 [2021-07-30T18:04:30.638Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:04:36 [2021-07-30T18:04:36.421Z] === RUN   TestDockerSuite/TestCommitChange
18:04:41 [2021-07-30T18:04:41.104Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:04:45 [2021-07-30T18:04:45.786Z] === RUN   TestDockerSuite/TestCommitHardlink
18:04:45 [2021-07-30T18:04:45.786Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:04:45 [2021-07-30T18:04:45.786Z] === RUN   TestDockerSuite/TestCommitNewFile
18:04:54 [2021-07-30T18:04:54.344Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:04:54 [2021-07-30T18:04:54.344Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:04:54 [2021-07-30T18:04:54.344Z] === RUN   TestDockerSuite/TestCommitTTY
18:05:02 [2021-07-30T18:05:02.909Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:05:06 [2021-07-30T18:05:06.640Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:05:06 [2021-07-30T18:05:06.640Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:05:06 [2021-07-30T18:05:06.640Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:05:15 [2021-07-30T18:05:15.195Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:05:23 [2021-07-30T18:05:23.758Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:05:23 [2021-07-30T18:05:23.758Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:05:23 [2021-07-30T18:05:23.758Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:05:24 [2021-07-30T18:05:24.723Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:05:24 [2021-07-30T18:05:24.723Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:05:24 [2021-07-30T18:05:24.723Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:05:24 [2021-07-30T18:05:24.723Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:05:24 [2021-07-30T18:05:24.723Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:05:24 [2021-07-30T18:05:24.723Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:05:24 [2021-07-30T18:05:24.723Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:05:27 [2021-07-30T18:05:27.621Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:05:27 [2021-07-30T18:05:27.621Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:05:27 [2021-07-30T18:05:27.621Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:05:28 [2021-07-30T18:05:28.082Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:05:28 [2021-07-30T18:05:28.538Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:05:30 [2021-07-30T18:05:30.979Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:05:30 [2021-07-30T18:05:30.979Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:05:30 [2021-07-30T18:05:30.979Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:05:30 [2021-07-30T18:05:30.979Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:05:30 [2021-07-30T18:05:30.979Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:05:30 [2021-07-30T18:05:30.979Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:05:30 [2021-07-30T18:05:30.979Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:05:30 [2021-07-30T18:05:30.979Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:05:31 [2021-07-30T18:05:31.449Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:05:31 [2021-07-30T18:05:31.449Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:05:31 [2021-07-30T18:05:31.908Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:05:34 [2021-07-30T18:05:34.706Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:05:36 [2021-07-30T18:05:36.880Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:05:39 [2021-07-30T18:05:39.054Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:05:39 [2021-07-30T18:05:39.054Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:05:39 [2021-07-30T18:05:39.054Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:05:39 [2021-07-30T18:05:39.054Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:05:41 [2021-07-30T18:05:41.227Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:05:41 [2021-07-30T18:05:41.227Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:05:44 [2021-07-30T18:05:44.123Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:05:44 [2021-07-30T18:05:44.123Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:05:44 [2021-07-30T18:05:44.123Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:05:44 [2021-07-30T18:05:44.123Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:05:44 [2021-07-30T18:05:44.123Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:05:47 [2021-07-30T18:05:47.021Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:05:47 [2021-07-30T18:05:47.021Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:05:49 [2021-07-30T18:05:49.194Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:05:49 [2021-07-30T18:05:49.194Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:05:49 [2021-07-30T18:05:49.194Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:05:52 [2021-07-30T18:05:52.096Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:05:52 [2021-07-30T18:05:52.555Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:05:55 [2021-07-30T18:05:55.453Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:06:00 [2021-07-30T18:06:00.133Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:06:03 [2021-07-30T18:06:03.863Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:06:04 [2021-07-30T18:06:04.321Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:06:04 [2021-07-30T18:06:04.321Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:06:04 [2021-07-30T18:06:04.321Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:06:04 [2021-07-30T18:06:04.321Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:06:06 [2021-07-30T18:06:06.498Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:06:06 [2021-07-30T18:06:06.498Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:06:06 [2021-07-30T18:06:06.498Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:06:09 [2021-07-30T18:06:09.395Z] === RUN   TestDockerSuite/TestContainerAPITop
18:06:09 [2021-07-30T18:06:09.395Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:06:09 [2021-07-30T18:06:09.395Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:06:11 [2021-07-30T18:06:11.570Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:06:12 [2021-07-30T18:06:12.028Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:06:16 [2021-07-30T18:06:16.712Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:06:18 [2021-07-30T18:06:18.884Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:06:18 [2021-07-30T18:06:18.884Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:06:18 [2021-07-30T18:06:18.884Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:06:18 [2021-07-30T18:06:18.884Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:06:18 [2021-07-30T18:06:18.884Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:06:18 [2021-07-30T18:06:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:06:26 [2021-07-30T18:06:26.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:06:26 [2021-07-30T18:06:26.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:06:28 [2021-07-30T18:06:28.477Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:06:31 [2021-07-30T18:06:31.374Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:06:33 [2021-07-30T18:06:33.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:06:36 [2021-07-30T18:06:36.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002de708_<nil>}
18:06:39 [2021-07-30T18:06:39.342Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1518029286_c:\foo_false__<nil>_<nil>_<nil>}
18:06:41 [2021-07-30T18:06:41.519Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1518029286_c:\foo_true__<nil>_<nil>_<nil>}
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:06:44 [2021-07-30T18:06:44.418Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:06:44 [2021-07-30T18:06:44.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:06:44 [2021-07-30T18:06:44.876Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:06:44 [2021-07-30T18:06:44.876Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:06:44 [2021-07-30T18:06:44.876Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:06:44 [2021-07-30T18:06:44.876Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:06:44 [2021-07-30T18:06:44.876Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:06:44 [2021-07-30T18:06:44.876Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:06:47 [2021-07-30T18:06:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:06:47 [2021-07-30T18:06:47.776Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:06:48 [2021-07-30T18:06:48.233Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:06:48 [2021-07-30T18:06:48.233Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:06:51 [2021-07-30T18:06:51.131Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:06:51 [2021-07-30T18:06:51.131Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:06:51 [2021-07-30T18:06:51.131Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:06:51 [2021-07-30T18:06:51.131Z] === RUN   TestDockerSuite/TestCpRelativePath
18:06:54 [2021-07-30T18:06:54.029Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:06:54 [2021-07-30T18:06:54.029Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:06:54 [2021-07-30T18:06:54.029Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:06:54 [2021-07-30T18:06:54.029Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:06:54 [2021-07-30T18:06:54.029Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:06:54 [2021-07-30T18:06:54.029Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:06:54 [2021-07-30T18:06:54.029Z] === RUN   TestDockerSuite/TestCpToCaseA
18:06:59 [2021-07-30T18:06:59.852Z] === RUN   TestDockerSuite/TestCpToCaseB
18:07:02 [2021-07-30T18:07:02.750Z] === RUN   TestDockerSuite/TestCpToCaseC
18:07:02 [2021-07-30T18:07:02.750Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:07:02 [2021-07-30T18:07:02.750Z] === RUN   TestDockerSuite/TestCpToCaseD
18:07:02 [2021-07-30T18:07:02.750Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:07:02 [2021-07-30T18:07:02.750Z] === RUN   TestDockerSuite/TestCpToCaseE
18:07:13 [2021-07-30T18:07:13.056Z] === RUN   TestDockerSuite/TestCpToCaseF
18:07:13 [2021-07-30T18:07:13.056Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:07:13 [2021-07-30T18:07:13.056Z] === RUN   TestDockerSuite/TestCpToCaseG
18:07:13 [2021-07-30T18:07:13.056Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:07:13 [2021-07-30T18:07:13.056Z] === RUN   TestDockerSuite/TestCpToCaseH
18:07:13 [2021-07-30T18:07:13.219Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:07:13 [2021-07-30T18:07:13.219Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:07:13 [2021-07-30T18:07:13.219Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:07:23 [2021-07-30T18:07:23.359Z] === RUN   TestDockerSuite/TestCpToCaseI
18:07:23 [2021-07-30T18:07:23.359Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:07:23 [2021-07-30T18:07:23.359Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:07:23 [2021-07-30T18:07:23.359Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:07:23 [2021-07-30T18:07:23.359Z] === RUN   TestDockerSuite/TestCpToDot
18:07:24 [2021-07-30T18:07:24.892Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:07:24 [2021-07-30T18:07:24.892Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:07:24 [2021-07-30T18:07:24.892Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:07:24 [2021-07-30T18:07:24.892Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:07:24 [2021-07-30T18:07:24.892Z] === RUN   TestDockerSuite/TestCpToStdout
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:07:27 [2021-07-30T18:07:27.794Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:07:27 [2021-07-30T18:07:27.794Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:07:27 [2021-07-30T18:07:27.794Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCpVolumePath
18:07:27 [2021-07-30T18:07:27.794Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCreateArgs
18:07:27 [2021-07-30T18:07:27.794Z] === RUN   TestDockerSuite/TestCreateByImageID
18:07:29 [2021-07-30T18:07:29.967Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:07:32 [2021-07-30T18:07:32.865Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:07:33 [2021-07-30T18:07:33.323Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:07:33 [2021-07-30T18:07:33.779Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:07:35 [2021-07-30T18:07:35.313Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:07:36 [2021-07-30T18:07:36.277Z] === RUN   TestDockerSuite/TestCreateLabels
18:07:36 [2021-07-30T18:07:36.735Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:07:36 [2021-07-30T18:07:36.735Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:07:36 [2021-07-30T18:07:36.735Z] === RUN   TestDockerSuite/TestCreateRM
18:07:37 [2021-07-30T18:07:37.192Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:07:37 [2021-07-30T18:07:37.192Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:07:37 [2021-07-30T18:07:37.192Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:07:37 [2021-07-30T18:07:37.192Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:07:37 [2021-07-30T18:07:37.649Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:07:48 [2021-07-30T18:07:48.006Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:07:48 [2021-07-30T18:07:48.006Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:07:48 [2021-07-30T18:07:48.006Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:07:48 [2021-07-30T18:07:48.982Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:07:51 [2021-07-30T18:07:51.827Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:07:51 [2021-07-30T18:07:51.827Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:07:51 [2021-07-30T18:07:51.827Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:07:51 [2021-07-30T18:07:51.827Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:07:54 [2021-07-30T18:07:54.735Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDevicePermissions
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDockerFails
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestEventsAttach
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestEventsCommit
18:07:54 [2021-07-30T18:07:54.735Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:07:54 [2021-07-30T18:07:54.735Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:07:57 [2021-07-30T18:07:57.635Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:07:59 [2021-07-30T18:07:59.805Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:08:01 [2021-07-30T18:08:01.665Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:08:02 [2021-07-30T18:08:02.706Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:08:11 [2021-07-30T18:08:11.263Z] === RUN   TestDockerSuite/TestEventsCopy
18:08:15 [2021-07-30T18:08:15.946Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:08:22 [2021-07-30T18:08:22.780Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:08:23 [2021-07-30T18:08:23.004Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:08:24 [2021-07-30T18:08:24.593Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:08:25 [2021-07-30T18:08:25.558Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:08:30 [2021-07-30T18:08:30.240Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:08:31 [2021-07-30T18:08:31.205Z] === RUN   TestDockerSuite/TestEventsFilterType
18:08:32 [2021-07-30T18:08:32.169Z] === RUN   TestDockerSuite/TestEventsFilters
18:08:42 [2021-07-30T18:08:42.474Z] === RUN   TestDockerSuite/TestEventsFormat
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsImageImport
18:08:48 [2021-07-30T18:08:48.253Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:08:48 [2021-07-30T18:08:48.253Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsImagePull
18:08:48 [2021-07-30T18:08:48.253Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:08:48 [2021-07-30T18:08:48.253Z] === RUN   TestDockerSuite/TestEventsImageTag
18:08:49 [2021-07-30T18:08:49.218Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:08:49 [2021-07-30T18:08:49.218Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:08:49 [2021-07-30T18:08:49.218Z] === RUN   TestDockerSuite/TestEventsRename
18:08:52 [2021-07-30T18:08:52.120Z] === RUN   TestDockerSuite/TestEventsResize
18:09:00 [2021-07-30T18:09:00.669Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:09:03 [2021-07-30T18:09:03.609Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:09:06 [2021-07-30T18:09:06.505Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:09:11 [2021-07-30T18:09:11.183Z] === RUN   TestDockerSuite/TestEventsTop
18:09:11 [2021-07-30T18:09:11.183Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:09:11 [2021-07-30T18:09:11.183Z] === RUN   TestDockerSuite/TestEventsUntag
18:09:13 [2021-07-30T18:09:13.483Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:09:14 [2021-07-30T18:09:14.087Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:09:18 [2021-07-30T18:09:18.768Z] === RUN   TestDockerSuite/TestExec
18:09:18 [2021-07-30T18:09:18.768Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:09:18 [2021-07-30T18:09:18.768Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:09:18 [2021-07-30T18:09:18.768Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:09:18 [2021-07-30T18:09:18.768Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:09:20 [2021-07-30T18:09:20.937Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:09:23 [2021-07-30T18:09:23.110Z] === RUN   TestDockerSuite/TestExecAPIStart
18:09:23 [2021-07-30T18:09:23.110Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:09:23 [2021-07-30T18:09:23.110Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:09:23 [2021-07-30T18:09:23.110Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:09:23 [2021-07-30T18:09:23.110Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:09:23 [2021-07-30T18:09:23.110Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:09:23 [2021-07-30T18:09:23.110Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:09:23 [2021-07-30T18:09:23.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:09:25 [2021-07-30T18:09:25.282Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:09:28 [2021-07-30T18:09:28.180Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:09:30 [2021-07-30T18:09:30.350Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:09:32 [2021-07-30T18:09:32.529Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:09:36 [2021-07-30T18:09:36.220Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:09:37 [2021-07-30T18:09:37.211Z] === RUN   TestDockerSuite/TestExecCgroup
18:09:37 [2021-07-30T18:09:37.211Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:09:37 [2021-07-30T18:09:37.211Z] === RUN   TestDockerSuite/TestExecEnv
18:09:37 [2021-07-30T18:09:37.211Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:09:37 [2021-07-30T18:09:37.211Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:09:37 [2021-07-30T18:09:37.211Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:09:37 [2021-07-30T18:09:37.211Z] === RUN   TestDockerSuite/TestExecExitStatus
18:09:40 [2021-07-30T18:09:40.107Z] === RUN   TestDockerSuite/TestExecInspectID
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecInteractive
18:09:44 [2021-07-30T18:09:44.783Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:09:44 [2021-07-30T18:09:44.783Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecParseError
18:09:44 [2021-07-30T18:09:44.783Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:09:44 [2021-07-30T18:09:44.783Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:09:44 [2021-07-30T18:09:44.783Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:09:44 [2021-07-30T18:09:44.783Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecSetEnv
18:09:46 [2021-07-30T18:09:46.954Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecStartFails
18:09:46 [2021-07-30T18:09:46.954Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:09:46 [2021-07-30T18:09:46.954Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:09:46 [2021-07-30T18:09:46.954Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:09:46 [2021-07-30T18:09:46.954Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:09:46 [2021-07-30T18:09:46.954Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:09:49 [2021-07-30T18:09:49.854Z] === RUN   TestDockerSuite/TestExecUlimits
18:09:49 [2021-07-30T18:09:49.854Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:09:49 [2021-07-30T18:09:49.854Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:09:55 [2021-07-30T18:09:55.651Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:09:55 [2021-07-30T18:09:55.651Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:09:55 [2021-07-30T18:09:55.651Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:09:55 [2021-07-30T18:09:55.651Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:09:55 [2021-07-30T18:09:55.651Z] === RUN   TestDockerSuite/TestExecWithUser
18:09:55 [2021-07-30T18:09:55.651Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:09:55 [2021-07-30T18:09:55.651Z] === RUN   TestDockerSuite/TestGetContainerStats
18:10:02 [2021-07-30T18:10:02.710Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:10:08 [2021-07-30T18:10:08.494Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:10:11 [2021-07-30T18:10:11.390Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:10:18 [2021-07-30T18:10:18.446Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestHealth
18:10:18 [2021-07-30T18:10:18.446Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:10:18 [2021-07-30T18:10:18.446Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:10:23 [2021-07-30T18:10:23.129Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:10:23 [2021-07-30T18:10:23.129Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:10:23 [2021-07-30T18:10:23.586Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:10:23 [2021-07-30T18:10:23.586Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:10:23 [2021-07-30T18:10:23.586Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:10:25 [2021-07-30T18:10:25.118Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:10:25 [2021-07-30T18:10:25.118Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:10:27 [2021-07-30T18:10:27.289Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:10:27 [2021-07-30T18:10:27.746Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:10:29 [2021-07-30T18:10:29.919Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:10:33 [2021-07-30T18:10:33.643Z] === RUN   TestDockerSuite/TestImagesFormat
18:10:33 [2021-07-30T18:10:33.643Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:10:33 [2021-07-30T18:10:33.643Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:10:33 [2021-07-30T18:10:33.643Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:10:37 [2021-07-30T18:10:37.364Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:10:37 [2021-07-30T18:10:37.364Z] === RUN   TestDockerSuite/TestImportBadURL
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportDisplay
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportFile
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportGzipped
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:10:40 [2021-07-30T18:10:40.261Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:10:40 [2021-07-30T18:10:40.261Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:10:40 [2021-07-30T18:10:40.261Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:10:40 [2021-07-30T18:10:40.261Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:10:43 [2021-07-30T18:10:43.165Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:10:46 [2021-07-30T18:10:46.066Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:10:46 [2021-07-30T18:10:46.066Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:10:46 [2021-07-30T18:10:46.066Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:10:46 [2021-07-30T18:10:46.066Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:10:46 [2021-07-30T18:10:46.066Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:10:46 [2021-07-30T18:10:46.066Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:10:46 [2021-07-30T18:10:46.066Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:10:46 [2021-07-30T18:10:46.066Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:10:48 [2021-07-30T18:10:48.964Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:10:48 [2021-07-30T18:10:48.964Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:10:51 [2021-07-30T18:10:51.862Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:10:51 [2021-07-30T18:10:51.862Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:10:51 [2021-07-30T18:10:51.862Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:10:51 [2021-07-30T18:10:51.862Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:10:51 [2021-07-30T18:10:51.862Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:10:51 [2021-07-30T18:10:51.862Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:10:51 [2021-07-30T18:10:51.862Z] === RUN   TestDockerSuite/TestInspectDefault
18:10:54 [2021-07-30T18:10:54.036Z] === RUN   TestDockerSuite/TestInspectHistory
18:10:59 [2021-07-30T18:10:59.857Z] === RUN   TestDockerSuite/TestInspectImage
18:10:59 [2021-07-30T18:10:59.857Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:10:59 [2021-07-30T18:10:59.857Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:10:59 [2021-07-30T18:10:59.857Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:10:59 [2021-07-30T18:10:59.857Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:10:59 [2021-07-30T18:10:59.857Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:10:59 [2021-07-30T18:10:59.857Z] === RUN   TestDockerSuite/TestInspectInt64
18:11:02 [2021-07-30T18:11:02.028Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:11:04 [2021-07-30T18:11:04.205Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:11:04 [2021-07-30T18:11:04.664Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:11:07 [2021-07-30T18:11:07.562Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:11:09 [2021-07-30T18:11:09.731Z] === RUN   TestDockerSuite/TestInspectPlugin
18:11:09 [2021-07-30T18:11:09.731Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:11:09 [2021-07-30T18:11:09.731Z] === RUN   TestDockerSuite/TestInspectRootFS
18:11:09 [2021-07-30T18:11:09.731Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:11:11 [2021-07-30T18:11:11.903Z] === RUN   TestDockerSuite/TestInspectStatus
18:11:15 [2021-07-30T18:11:15.627Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:11:20 [2021-07-30T18:11:20.305Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:11:22 [2021-07-30T18:11:22.483Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:11:25 [2021-07-30T18:11:25.381Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:11:27 [2021-07-30T18:11:27.557Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:11:30 [2021-07-30T18:11:30.458Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:11:32 [2021-07-30T18:11:32.631Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksEnvs
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:11:35 [2021-07-30T18:11:35.540Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:11:35 [2021-07-30T18:11:35.540Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:11:37 [2021-07-30T18:11:37.712Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:11:39 [2021-07-30T18:11:39.886Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:11:46 [2021-07-30T18:11:46.944Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:11:47 [2021-07-30T18:11:47.921Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:11:47 [2021-07-30T18:11:47.921Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:11:47 [2021-07-30T18:11:47.921Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:11:47 [2021-07-30T18:11:47.921Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:11:49 [2021-07-30T18:11:49.114Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:11:49 [2021-07-30T18:11:49.114Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:11:49 [2021-07-30T18:11:49.114Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:11:50 [2021-07-30T18:11:50.111Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:11:51 [2021-07-30T18:11:51.287Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:11:51 [2021-07-30T18:11:51.287Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:11:53 [2021-07-30T18:11:53.861Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:11:58 [2021-07-30T18:11:58.347Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:11:59 [2021-07-30T18:11:59.678Z] === RUN   TestDockerSuite/TestBuildEnv
18:11:59 [2021-07-30T18:11:59.678Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:11:59 [2021-07-30T18:11:59.678Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:11:59 [2021-07-30T18:11:59.678Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:12:00 [2021-07-30T18:12:00.139Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:12:00 [2021-07-30T18:12:00.139Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:12:00 [2021-07-30T18:12:00.139Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:12:00 [2021-07-30T18:12:00.139Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:12:00 [2021-07-30T18:12:00.139Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:12:00 [2021-07-30T18:12:00.139Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:12:00 [2021-07-30T18:12:00.139Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:12:05 [2021-07-30T18:12:05.408Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:12:05 [2021-07-30T18:12:05.941Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:12:05 [2021-07-30T18:12:05.941Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:12:05 [2021-07-30T18:12:05.941Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:12:05 [2021-07-30T18:12:05.941Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:12:05 [2021-07-30T18:12:05.941Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:12:05 [2021-07-30T18:12:05.941Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:12:05 [2021-07-30T18:12:05.941Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:12:06 [2021-07-30T18:12:06.400Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:12:12 [2021-07-30T18:12:12.470Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:12:13 [2021-07-30T18:12:13.478Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:12:14 [2021-07-30T18:12:14.641Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:12:16 [2021-07-30T18:12:16.937Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:12:16 [2021-07-30T18:12:16.937Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:12:16 [2021-07-30T18:12:16.937Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:12:19 [2021-07-30T18:12:19.832Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:12:22 [2021-07-30T18:12:22.744Z] === RUN   TestDockerSuite/TestLogsSince
18:12:33 [2021-07-30T18:12:33.045Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:12:33 [2021-07-30T18:12:33.045Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:12:33 [2021-07-30T18:12:33.045Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:12:33 [2021-07-30T18:12:33.045Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:12:33 [2021-07-30T18:12:33.045Z] === RUN   TestDockerSuite/TestLogsTail
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:12:34 [2021-07-30T18:12:34.611Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildExpose
18:12:34 [2021-07-30T18:12:34.611Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:12:34 [2021-07-30T18:12:34.611Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:12:34 [2021-07-30T18:12:34.611Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:12:34 [2021-07-30T18:12:34.611Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:12:34 [2021-07-30T18:12:34.611Z] === RUN   TestDockerSuite/TestBuildFails
18:12:35 [2021-07-30T18:12:35.216Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:12:38 [2021-07-30T18:12:38.940Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:12:40 [2021-07-30T18:12:40.411Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:12:40 [2021-07-30T18:12:40.411Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestMountIntoProc
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestMountIntoSys
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestNetHostname
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.110Z] === RUN   TestDockerSuite/TestPluginActive
18:12:41 [2021-07-30T18:12:41.110Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPortHostBinding
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPortList
18:12:41 [2021-07-30T18:12:41.568Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:12:41 [2021-07-30T18:12:41.568Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:12:47 [2021-07-30T18:12:47.350Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:12:47 [2021-07-30T18:12:47.350Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:12:47 [2021-07-30T18:12:47.351Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:12:47 [2021-07-30T18:12:47.351Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:12:47 [2021-07-30T18:12:47.499Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:12:52 [2021-07-30T18:12:52.027Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:12:52 [2021-07-30T18:12:52.027Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:12:52 [2021-07-30T18:12:52.027Z] === RUN   TestDockerSuite/TestPsByOrder
18:12:59 [2021-07-30T18:12:59.888Z] === RUN   TestDockerSuite/TestBuildForceRm
18:13:00 [2021-07-30T18:13:00.582Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:13:00 [2021-07-30T18:13:00.582Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:13:00 [2021-07-30T18:13:00.582Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:13:06 [2021-07-30T18:13:06.974Z] === RUN   TestDockerSuite/TestBuildFromGit
18:13:10 [2021-07-30T18:13:10.888Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:13:14 [2021-07-30T18:13:14.061Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:13:16 [2021-07-30T18:13:16.246Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:13:23 [2021-07-30T18:13:23.336Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:13:23 [2021-07-30T18:13:23.336Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:13:23 [2021-07-30T18:13:23.336Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:13:23 [2021-07-30T18:13:23.798Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:13:24 [2021-07-30T18:13:24.770Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:13:24 [2021-07-30T18:13:24.770Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:13:24 [2021-07-30T18:13:24.770Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:13:28 [2021-07-30T18:13:28.548Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:13:28 [2021-07-30T18:13:28.548Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:13:28 [2021-07-30T18:13:28.548Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:13:28 [2021-07-30T18:13:28.548Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:13:37 [2021-07-30T18:13:37.161Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:13:37 [2021-07-30T18:13:37.161Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:13:37 [2021-07-30T18:13:37.161Z] === RUN   TestDockerSuite/TestBuildHistory
18:13:40 [2021-07-30T18:13:40.911Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:13:44 [2021-07-30T18:13:44.645Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:13:51 [2021-07-30T18:13:51.981Z] === RUN   TestDockerSuite/TestBuildIidFile
18:13:51 [2021-07-30T18:13:51.981Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:13:53 [2021-07-30T18:13:53.211Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:13:54 [2021-07-30T18:13:54.169Z] === RUN   TestDockerSuite/TestBuildInheritance
18:13:54 [2021-07-30T18:13:54.170Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:13:54 [2021-07-30T18:13:54.170Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:13:55 [2021-07-30T18:13:55.139Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:13:55 [2021-07-30T18:13:55.139Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:13:58 [2021-07-30T18:13:58.989Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:13:58 [2021-07-30T18:13:58.989Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:13:58 [2021-07-30T18:13:58.989Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:13:58 [2021-07-30T18:13:58.989Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:13:58 [2021-07-30T18:13:58.989Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:14:00 [2021-07-30T18:14:00.938Z] === RUN   TestDockerSuite/TestBuildLabel
18:14:01 [2021-07-30T18:14:01.908Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:14:02 [2021-07-30T18:14:02.878Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:14:03 [2021-07-30T18:14:03.665Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:14:03 [2021-07-30T18:14:03.665Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:14:03 [2021-07-30T18:14:03.665Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:14:03 [2021-07-30T18:14:03.665Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:14:03 [2021-07-30T18:14:03.665Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:14:03 [2021-07-30T18:14:03.665Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:14:03 [2021-07-30T18:14:03.665Z] === RUN   TestDockerSuite/TestPsRightTagName
18:14:03 [2021-07-30T18:14:03.665Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:14:03 [2021-07-30T18:14:03.665Z] === RUN   TestDockerSuite/TestPsShowMounts
18:14:03 [2021-07-30T18:14:03.848Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:14:04 [2021-07-30T18:14:04.820Z] === RUN   TestDockerSuite/TestBuildLabels
18:14:06 [2021-07-30T18:14:06.358Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:14:08 [2021-07-30T18:14:08.539Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:14:12 [2021-07-30T18:14:12.221Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:14:12 [2021-07-30T18:14:12.221Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:14:12 [2021-07-30T18:14:12.221Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:14:12 [2021-07-30T18:14:12.677Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:14:12 [2021-07-30T18:14:12.677Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:14:12 [2021-07-30T18:14:12.677Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:14:14 [2021-07-30T18:14:14.208Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:14:15 [2021-07-30T18:14:15.173Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:14:15 [2021-07-30T18:14:15.173Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:14:15 [2021-07-30T18:14:15.173Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLastModified
18:14:17 [2021-07-30T18:14:17.143Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:14:17 [2021-07-30T18:14:17.143Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:14:17 [2021-07-30T18:14:17.143Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:14:18 [2021-07-30T18:14:18.120Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:14:19 [2021-07-30T18:14:19.090Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:14:19 [2021-07-30T18:14:19.853Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:14:25 [2021-07-30T18:14:25.656Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:14:26 [2021-07-30T18:14:26.186Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:14:27 [2021-07-30T18:14:27.829Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:14:51 [2021-07-30T18:14:51.352Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:14:51 [2021-07-30T18:14:51.352Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:14:51 [2021-07-30T18:14:51.352Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:14:51 [2021-07-30T18:14:51.352Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:14:52 [2021-07-30T18:14:52.954Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:14:52 [2021-07-30T18:14:52.954Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:14:52 [2021-07-30T18:14:52.954Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:15:05 [2021-07-30T18:15:05.322Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:15:05 [2021-07-30T18:15:05.783Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:15:05 [2021-07-30T18:15:05.783Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:15:06 [2021-07-30T18:15:06.749Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:15:12 [2021-07-30T18:15:12.666Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:15:17 [2021-07-30T18:15:17.345Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:15:17 [2021-07-30T18:15:17.345Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:15:17 [2021-07-30T18:15:17.345Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:15:22 [2021-07-30T18:15:22.023Z] === RUN   TestDockerSuite/TestRmiBlank
18:15:22 [2021-07-30T18:15:22.023Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:15:22 [2021-07-30T18:15:22.480Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:15:33 [2021-07-30T18:15:33.888Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:15:37 [2021-07-30T18:15:37.271Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:15:40 [2021-07-30T18:15:40.165Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:15:40 [2021-07-30T18:15:40.623Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:15:47 [2021-07-30T18:15:47.679Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:15:51 [2021-07-30T18:15:51.667Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:15:53 [2021-07-30T18:15:53.457Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:15:57 [2021-07-30T18:15:57.483Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:16:02 [2021-07-30T18:16:02.017Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:16:06 [2021-07-30T18:16:06.068Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:16:10 [2021-07-30T18:16:10.573Z] === RUN   TestDockerSuite/TestRmiTag
18:16:11 [2021-07-30T18:16:11.538Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:16:11 [2021-07-30T18:16:11.880Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:16:14 [2021-07-30T18:16:14.434Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:16:32 [2021-07-30T18:16:32.990Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:16:32 [2021-07-30T18:16:32.990Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:16:32 [2021-07-30T18:16:32.990Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:16:44 [2021-07-30T18:16:44.355Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:16:44 [2021-07-30T18:16:44.355Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:16:45 [2021-07-30T18:16:45.396Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:16:46 [2021-07-30T18:16:46.367Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:16:46 [2021-07-30T18:16:46.367Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:16:46 [2021-07-30T18:16:46.367Z] === RUN   TestDockerSuite/TestBuildNetNone
18:16:46 [2021-07-30T18:16:46.367Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:16:46 [2021-07-30T18:16:46.367Z] === RUN   TestDockerSuite/TestBuildNoContext
18:16:49 [2021-07-30T18:16:49.034Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:16:50 [2021-07-30T18:16:50.107Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddHost
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:16:50 [2021-07-30T18:16:50.564Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:16:50 [2021-07-30T18:16:50.564Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:16:52 [2021-07-30T18:16:52.737Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:16:52 [2021-07-30T18:16:52.737Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:16:52 [2021-07-30T18:16:52.737Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:16:52 [2021-07-30T18:16:52.737Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:16:52 [2021-07-30T18:16:52.737Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:16:55 [2021-07-30T18:16:55.909Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:16:58 [2021-07-30T18:16:58.516Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:16:58 [2021-07-30T18:16:58.817Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:16:58 [2021-07-30T18:16:58.817Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:16:59 [2021-07-30T18:16:59.277Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:17:00 [2021-07-30T18:17:00.686Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:17:02 [2021-07-30T18:17:02.194Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:17:03 [2021-07-30T18:17:03.163Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:17:03 [2021-07-30T18:17:03.584Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:17:05 [2021-07-30T18:17:05.356Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:17:05 [2021-07-30T18:17:05.758Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:17:08 [2021-07-30T18:17:08.658Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:17:08 [2021-07-30T18:17:08.658Z] === RUN   TestDockerSuite/TestRunBindMounts
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:17:14 [2021-07-30T18:17:14.438Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:17:14 [2021-07-30T18:17:14.438Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:17:16 [2021-07-30T18:17:16.609Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:17:16 [2021-07-30T18:17:16.609Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:17:16 [2021-07-30T18:17:16.609Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:17:20 [2021-07-30T18:17:20.332Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:17:20 [2021-07-30T18:17:20.332Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:17:20 [2021-07-30T18:17:20.332Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:17:20 [2021-07-30T18:17:20.332Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:17:20 [2021-07-30T18:17:20.332Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:17:21 [2021-07-30T18:17:21.864Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:17:21 [2021-07-30T18:17:21.864Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:17:21 [2021-07-30T18:17:21.864Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:17:21 [2021-07-30T18:17:21.864Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:17:21 [2021-07-30T18:17:21.864Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:17:21 [2021-07-30T18:17:21.864Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:17:22 [2021-07-30T18:17:22.320Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:17:22 [2021-07-30T18:17:22.320Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:17:22 [2021-07-30T18:17:22.320Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:17:22 [2021-07-30T18:17:22.320Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:17:22 [2021-07-30T18:17:22.320Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:17:22 [2021-07-30T18:17:22.320Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:17:22 [2021-07-30T18:17:22.320Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:17:22 [2021-07-30T18:17:22.320Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:17:22 [2021-07-30T18:17:22.320Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:17:23 [2021-07-30T18:17:23.065Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:17:23 [2021-07-30T18:17:23.065Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:17:24 [2021-07-30T18:17:24.491Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:17:27 [2021-07-30T18:17:27.387Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:17:30 [2021-07-30T18:17:30.282Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:17:30 [2021-07-30T18:17:30.282Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:17:30 [2021-07-30T18:17:30.282Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:17:30 [2021-07-30T18:17:30.282Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:17:30 [2021-07-30T18:17:30.282Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:17:30 [2021-07-30T18:17:30.282Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:17:30 [2021-07-30T18:17:30.282Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:17:32 [2021-07-30T18:17:32.452Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:17:32 [2021-07-30T18:17:32.452Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-30T18:17:32.452Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:17:32 [2021-07-30T18:17:32.452Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-30T18:17:32.910Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:17:32 [2021-07-30T18:17:32.910Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-30T18:17:32.910Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:17:32 [2021-07-30T18:17:32.910Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:17:32 [2021-07-30T18:17:32.910Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:17:35 [2021-07-30T18:17:35.080Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:17:35 [2021-07-30T18:17:35.470Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:17:39 [2021-07-30T18:17:39.212Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:17:40 [2021-07-30T18:17:40.860Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:17:40 [2021-07-30T18:17:40.860Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:17:43 [2021-07-30T18:17:43.756Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:17:43 [2021-07-30T18:17:43.756Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:17:43 [2021-07-30T18:17:43.756Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:17:43 [2021-07-30T18:17:43.756Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:17:43 [2021-07-30T18:17:43.756Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:17:43 [2021-07-30T18:17:43.756Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:17:46 [2021-07-30T18:17:46.652Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:17:48 [2021-07-30T18:17:48.824Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:17:48 [2021-07-30T18:17:48.824Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:17:48 [2021-07-30T18:17:48.824Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:17:49 [2021-07-30T18:17:49.543Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:17:51 [2021-07-30T18:17:51.722Z] === RUN   TestDockerSuite/TestRunEnvironment
18:17:51 [2021-07-30T18:17:51.722Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:17:51 [2021-07-30T18:17:51.722Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:17:51 [2021-07-30T18:17:51.722Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:17:51 [2021-07-30T18:17:51.722Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:17:51 [2021-07-30T18:17:51.722Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:17:51 [2021-07-30T18:17:51.722Z] === RUN   TestDockerSuite/TestRunExitCode
18:17:54 [2021-07-30T18:17:54.617Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:17:55 [2021-07-30T18:17:55.354Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:17:57 [2021-07-30T18:17:57.516Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:18:00 [2021-07-30T18:18:00.417Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:18:01 [2021-07-30T18:18:01.154Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:18:02 [2021-07-30T18:18:02.693Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:18:02 [2021-07-30T18:18:02.693Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:18:02 [2021-07-30T18:18:02.693Z] === RUN   TestDockerSuite/TestBuildPATH
18:18:02 [2021-07-30T18:18:02.693Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:18:02 [2021-07-30T18:18:02.693Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunExposePort
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:18:03 [2021-07-30T18:18:03.315Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:18:03 [2021-07-30T18:18:03.315Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:18:05 [2021-07-30T18:18:05.602Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:18:05 [2021-07-30T18:18:05.602Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:18:05 [2021-07-30T18:18:05.602Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:18:07 [2021-07-30T18:18:07.989Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:18:07 [2021-07-30T18:18:07.989Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:18:08 [2021-07-30T18:18:08.447Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:18:08 [2021-07-30T18:18:08.447Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:18:08 [2021-07-30T18:18:08.447Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:18:08 [2021-07-30T18:18:08.447Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:18:08 [2021-07-30T18:18:08.447Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:18:17 [2021-07-30T18:18:17.009Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:18:17 [2021-07-30T18:18:17.009Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.009Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModeHostname
18:18:17 [2021-07-30T18:18:17.976Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:18:17 [2021-07-30T18:18:17.976Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:18:17 [2021-07-30T18:18:17.976Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:18:17 [2021-07-30T18:18:17.976Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:18:17 [2021-07-30T18:18:17.976Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.976Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunMount
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:18:17 [2021-07-30T18:18:17.977Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:18:17 [2021-07-30T18:18:17.977Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:18:26 [2021-07-30T18:18:26.551Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:18:26 [2021-07-30T18:18:26.551Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:18:26 [2021-07-30T18:18:26.551Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:18:26 [2021-07-30T18:18:26.551Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:18:26 [2021-07-30T18:18:26.551Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:18:26 [2021-07-30T18:18:26.551Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:18:26 [2021-07-30T18:18:26.551Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:18:32 [2021-07-30T18:18:32.328Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetHost
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:18:37 [2021-07-30T18:18:37.008Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:18:37 [2021-07-30T18:18:37.008Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:18:37 [2021-07-30T18:18:37.466Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:18:39 [2021-07-30T18:18:39.000Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:18:41 [2021-07-30T18:18:41.170Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:18:42 [2021-07-30T18:18:42.702Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:18:43 [2021-07-30T18:18:43.817Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:18:45 [2021-07-30T18:18:45.990Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunPortInUse
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:18:46 [2021-07-30T18:18:46.449Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:18:46 [2021-07-30T18:18:46.449Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunPublishPort
18:18:50 [2021-07-30T18:18:50.175Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:18:50 [2021-07-30T18:18:50.175Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:18:50 [2021-07-30T18:18:50.175Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:18:50 [2021-07-30T18:18:50.175Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:18:50 [2021-07-30T18:18:50.175Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:18:50 [2021-07-30T18:18:50.175Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:18:58 [2021-07-30T18:18:58.732Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:18:58 [2021-07-30T18:18:58.732Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:18:58 [2021-07-30T18:18:58.732Z] === RUN   TestDockerSuite/TestRunRm
18:19:01 [2021-07-30T18:19:01.631Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:19:06 [2021-07-30T18:19:06.063Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:19:07 [2021-07-30T18:19:07.420Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:19:10 [2021-07-30T18:19:10.320Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:19:12 [2021-07-30T18:19:12.494Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:19:15 [2021-07-30T18:19:15.392Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:19:18 [2021-07-30T18:19:18.292Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:19:18 [2021-07-30T18:19:18.292Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:19:18 [2021-07-30T18:19:18.292Z] === RUN   TestDockerSuite/TestRunState
18:19:18 [2021-07-30T18:19:18.292Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:19:18 [2021-07-30T18:19:18.292Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:19:20 [2021-07-30T18:19:20.467Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:19:20 [2021-07-30T18:19:20.467Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:19:20 [2021-07-30T18:19:20.467Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:19:23 [2021-07-30T18:19:23.367Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:19:23 [2021-07-30T18:19:23.367Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:19:23 [2021-07-30T18:19:23.367Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:19:23 [2021-07-30T18:19:23.367Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserByID
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserByName
18:19:29 [2021-07-30T18:19:29.152Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:19:29 [2021-07-30T18:19:29.152Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:19:31 [2021-07-30T18:19:31.216Z] === RUN   TestDockerSuite/TestBuildRm
18:19:31 [2021-07-30T18:19:31.330Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:19:31 [2021-07-30T18:19:31.330Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:19:31 [2021-07-30T18:19:31.330Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:19:34 [2021-07-30T18:19:34.238Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:19:34 [2021-07-30T18:19:34.238Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:19:34 [2021-07-30T18:19:34.238Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:19:34 [2021-07-30T18:19:34.238Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:19:34 [2021-07-30T18:19:34.238Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:19:38 [2021-07-30T18:19:38.138Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:19:46 [2021-07-30T18:19:46.698Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:19:48 [2021-07-30T18:19:48.929Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:19:50 [2021-07-30T18:19:50.468Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:19:50 [2021-07-30T18:19:50.469Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:19:50 [2021-07-30T18:19:50.469Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:19:50 [2021-07-30T18:19:50.469Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:19:50 [2021-07-30T18:19:50.928Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:19:51 [2021-07-30T18:19:51.378Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:19:53 [2021-07-30T18:19:53.107Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:19:57 [2021-07-30T18:19:57.804Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:19:58 [2021-07-30T18:19:58.578Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:19:58 [2021-07-30T18:19:58.578Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:19:58 [2021-07-30T18:19:58.578Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:19:58 [2021-07-30T18:19:58.578Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:20:02 [2021-07-30T18:20:02.305Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:20:05 [2021-07-30T18:20:05.209Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:20:06 [2021-07-30T18:20:06.388Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:20:08 [2021-07-30T18:20:08.110Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:20:08 [2021-07-30T18:20:08.111Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:20:08 [2021-07-30T18:20:08.111Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:20:12 [2021-07-30T18:20:12.183Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:20:18 [2021-07-30T18:20:18.418Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:20:18 [2021-07-30T18:20:18.418Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:20:20 [2021-07-30T18:20:20.591Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveImageId
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:20:26 [2021-07-30T18:20:26.379Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:20:26 [2021-07-30T18:20:26.379Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:20:28 [2021-07-30T18:20:28.556Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:20:29 [2021-07-30T18:20:29.013Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:20:29 [2021-07-30T18:20:29.471Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:20:29 [2021-07-30T18:20:29.929Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:20:31 [2021-07-30T18:20:31.463Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:20:37 [2021-07-30T18:20:37.375Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:20:37 [2021-07-30T18:20:37.375Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:20:37 [2021-07-30T18:20:37.375Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:20:40 [2021-07-30T18:20:40.035Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:20:40 [2021-07-30T18:20:40.035Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:20:40 [2021-07-30T18:20:40.035Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:20:48 [2021-07-30T18:20:48.595Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:20:48 [2021-07-30T18:20:48.595Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:20:48 [2021-07-30T18:20:48.595Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:20:52 [2021-07-30T18:20:52.196Z] === RUN   TestDockerSuite/TestBuildSpaces
18:20:52 [2021-07-30T18:20:52.196Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:20:54 [2021-07-30T18:20:54.383Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:20:54 [2021-07-30T18:20:54.383Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:20:54 [2021-07-30T18:20:54.383Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:20:54 [2021-07-30T18:20:54.383Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:20:54 [2021-07-30T18:20:54.383Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:20:54 [2021-07-30T18:20:54.383Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:20:54 [2021-07-30T18:20:54.383Z] === RUN   TestDockerSuite/TestStartRecordError
18:20:54 [2021-07-30T18:20:54.384Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:20:54 [2021-07-30T18:20:54.384Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:20:56 [2021-07-30T18:20:56.890Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:20:56 [2021-07-30T18:20:56.890Z] === RUN   TestDockerSuite/TestBuildStderr
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestStatsNoStream
18:21:01 [2021-07-30T18:21:01.448Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:21:01 [2021-07-30T18:21:01.448Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:21:02 [2021-07-30T18:21:02.685Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:21:02 [2021-07-30T18:21:02.983Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:21:05 [2021-07-30T18:21:05.883Z] === RUN   TestDockerSuite/TestTopPrivileged
18:21:05 [2021-07-30T18:21:05.883Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:21:05 [2021-07-30T18:21:05.883Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:21:08 [2021-07-30T18:21:08.055Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:21:08 [2021-07-30T18:21:08.055Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:21:25 [2021-07-30T18:21:25.718Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:21:25 [2021-07-30T18:21:25.718Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:21:27 [2021-07-30T18:21:27.842Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:21:27 [2021-07-30T18:21:27.842Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:21:27 [2021-07-30T18:21:27.842Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:21:28 [2021-07-30T18:21:28.618Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:21:28 [2021-07-30T18:21:28.618Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:21:29 [2021-07-30T18:21:29.386Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:21:31 [2021-07-30T18:21:31.566Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:21:32 [2021-07-30T18:21:32.355Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:21:32 [2021-07-30T18:21:32.355Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:21:32 [2021-07-30T18:21:32.812Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:21:33 [2021-07-30T18:21:33.270Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:21:33 [2021-07-30T18:21:33.270Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:21:37 [2021-07-30T18:21:37.361Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:21:43 [2021-07-30T18:21:43.157Z] === RUN   TestDockerSuite/TestBuildUser
18:21:43 [2021-07-30T18:21:43.157Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:21:43 [2021-07-30T18:21:43.157Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:21:43 [2021-07-30T18:21:43.157Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:21:43 [2021-07-30T18:21:43.157Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:21:43 [2021-07-30T18:21:43.157Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:21:43 [2021-07-30T18:21:43.157Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:21:43 [2021-07-30T18:21:43.579Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:21:43 [2021-07-30T18:21:43.579Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:21:43 [2021-07-30T18:21:43.579Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:21:43 [2021-07-30T18:21:43.579Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:21:43 [2021-07-30T18:21:43.579Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:21:43 [2021-07-30T18:21:43.579Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:21:43 [2021-07-30T18:21:43.579Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:21:48 [2021-07-30T18:21:48.956Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:21:48 [2021-07-30T18:21:48.956Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:21:52 [2021-07-30T18:21:52.234Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:21:52 [2021-07-30T18:21:52.234Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:21:52 [2021-07-30T18:21:52.234Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:21:57 [2021-07-30T18:21:57.530Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:21:57 [2021-07-30T18:21:57.530Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:21:57 [2021-07-30T18:21:57.530Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:21:57 [2021-07-30T18:21:57.530Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:21:57 [2021-07-30T18:21:57.530Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:22:04 [2021-07-30T18:22:04.607Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:22:04 [2021-07-30T18:22:04.607Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.607Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:22:04 [2021-07-30T18:22:04.607Z] --- PASS: TestDockerSuite (2574.51s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.12s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.98s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.73s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.45s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.80s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.26s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.76s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.41s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.40s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddTar (38.93s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.98s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.67s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.87s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.53s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.91s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.90s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.50s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.53s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.40s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.48s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.16s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.74s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.65s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.38s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.19s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.83s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.76s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.44s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.13s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.14s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.51s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.94s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.71s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.32s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (53.47s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.66s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.79s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.60s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.68s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.28s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.08s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.54s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.94s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.00s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.16s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.64s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.36s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.96s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.18s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFails (2.87s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.39s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.94s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.47s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.22s)
18:22:04 [2021-07-30T18:22:04.607Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.80s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.12s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.14s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.83s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.04s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.17s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.18s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.79s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.28s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.29s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.78s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.00s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.40s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.79s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.45s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.27s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.07s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.92s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.93s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.13s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.36s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.50s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.08s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.11s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.71s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.20s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.66s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildRm (12.81s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.54s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.06s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.62s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.37s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.47s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.63s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.73s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildStderr (9.25s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.30s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.73s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.32s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.29s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (8.74s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.93s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.16s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.55s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.10s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.41s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.51s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.69s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.67s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.16s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitChange (5.48s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.92s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.90s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.60s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.15s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.88s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.81s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.48s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.36s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.73s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.29s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.37s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.17s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.87s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.76s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.77s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.69s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.66s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.70s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002de708_<nil>} (2.61s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1518029286_c:\foo_false__<nil>_<nil>_<nil>} (2.71s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1518029286_c:\foo_true__<nil>_<nil>_<nil>} (2.73s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:22:04 [2021-07-30T18:22:04.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.94s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.89s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.86s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.34s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.00s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.88s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.83s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:22:04 [2021-07-30T18:22:04.608Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCpToDot (2.64s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.57s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.26s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateRM (0.49s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.11s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.69s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.79s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.70s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFilters (10.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.41s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsRename (2.96s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsResize (8.17s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.72s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.33s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.78s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.99s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.16s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.60s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.41s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.16s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.40s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.96s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.81s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.50s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.03s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.78s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.77s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.29s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.54s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.52s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.48s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.46s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.31s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.82s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.88s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.93s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.89s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsSince (9.38s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsTail (3.18s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.98s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.81s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.17s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:22:04 [2021-07-30T18:22:04.609Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.69s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.84s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.89s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.31s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.89s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.33s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.83s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.13s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.54s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.63s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.35s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.11s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.34s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.21s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.73s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.09s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.13s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.35s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.45s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.79s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.98s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.92s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiTag (0.78s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.74s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.18s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.76s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.28s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.87s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.77s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.46s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.85s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.78s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.72s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.74s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.79s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.74s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.87s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.72s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.94s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.92s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.96s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.73s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.57s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunRm (2.89s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.83s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.82s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s)
18:22:04 [2021-07-30T18:22:04.610Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.10s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.50s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.77s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.28s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.56s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.80s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.43s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.82s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.90s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.04s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.54s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.25s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.08s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.93s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.68s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.56s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.47s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.22s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.74s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.78s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.97s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.06s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s)
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] --- PASS: TestDockerRegistrySuite (0.15s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:22:04 [2021-07-30T18:22:04.611Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerDaemonSuite
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerSwarmSuite
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- PASS: TestDockerPluginSuite (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerExternalVolumeSuite
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerNetworkSuite
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] === RUN   TestDockerHubPullSuite
18:22:04 [2021-07-30T18:22:04.612Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:22:04 [2021-07-30T18:22:04.612Z] PASS
18:22:04 [2021-07-30T18:22:04.612Z] ok  	github.com/docker/docker/integration-cli	2574.901s
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === Skipped
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.612Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.612Z] 
18:22:04 [2021-07-30T18:22:04.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.613Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:22:04 [2021-07-30T18:22:04.613Z] 
18:22:04 [2021-07-30T18:22:04.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_sni_test.go:18: Flakey test
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z] 
18:22:04 [2021-07-30T18:22:04.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:22:04 [2021-07-30T18:22:04.614Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:22:04 [2021-07-30T18:22:04.614Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.074Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:22:05 [2021-07-30T18:22:05.074Z] 
18:22:05 [2021-07-30T18:22:05.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:22:05 [2021-07-30T18:22:05.074Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.075Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z] 
18:22:05 [2021-07-30T18:22:05.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
18:22:05 [2021-07-30T18:22:05.075Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.076Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:22:05 [2021-07-30T18:22:05.076Z] 
18:22:05 [2021-07-30T18:22:05.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:22:05 [2021-07-30T18:22:05.076Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.077Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:22:05 [2021-07-30T18:22:05.077Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.078Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:22:05 [2021-07-30T18:22:05.078Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z] 
18:22:05 [2021-07-30T18:22:05.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:05 [2021-07-30T18:22:05.079Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.079Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.080Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:22:05 [2021-07-30T18:22:05.080Z] 
18:22:05 [2021-07-30T18:22:05.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.538Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:22:05 [2021-07-30T18:22:05.538Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:22:05 [2021-07-30T18:22:05.539Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] DONE 1092 tests, 546 skipped in 2584.152s
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Integration tests ended at 07/30/2021 18:22:05. Duration:00:43:04.2427381
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Docker info of the daemon under test at end of run
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] Containers: 2
18:22:05 [2021-07-30T18:22:05.539Z]  Running: 0
18:22:05 [2021-07-30T18:22:05.539Z]  Paused: 0
18:22:05 [2021-07-30T18:22:05.539Z]  Stopped: 2
18:22:05 [2021-07-30T18:22:05.539Z] Images: 18
18:22:05 [2021-07-30T18:22:05.539Z] Server Version: 0.0.0-dev
18:22:05 [2021-07-30T18:22:05.539Z] Storage Driver: windowsfilter
18:22:05 [2021-07-30T18:22:05.539Z]  Windows: 
18:22:05 [2021-07-30T18:22:05.539Z] Logging Driver: json-file
18:22:05 [2021-07-30T18:22:05.539Z] Plugins: 
18:22:05 [2021-07-30T18:22:05.539Z]  Volume: local
18:22:05 [2021-07-30T18:22:05.539Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:22:05 [2021-07-30T18:22:05.539Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:22:05 [2021-07-30T18:22:05.539Z] Swarm: inactive
18:22:05 [2021-07-30T18:22:05.539Z] Default Isolation: process
18:22:05 [2021-07-30T18:22:05.539Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:22:05 [2021-07-30T18:22:05.539Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:22:05 [2021-07-30T18:22:05.539Z] OSType: windows
18:22:05 [2021-07-30T18:22:05.539Z] Architecture: x86_64
18:22:05 [2021-07-30T18:22:05.539Z] CPUs: 4
18:22:05 [2021-07-30T18:22:05.539Z] Total Memory: 32GiB
18:22:05 [2021-07-30T18:22:05.539Z] Name: azwin-2-0ca800
18:22:05 [2021-07-30T18:22:05.539Z] ID: RNGA:JRDO:RYTI:QJ6F:KPWW:TU53:QNGH:G2TO:G7RT:274O:4LR4:CSHX
18:22:05 [2021-07-30T18:22:05.539Z] Docker Root Dir: D:\CI\PR-42623\9\daemon
18:22:05 [2021-07-30T18:22:05.539Z] Debug Mode (client): false
18:22:05 [2021-07-30T18:22:05.539Z] Debug Mode (server): true
18:22:05 [2021-07-30T18:22:05.539Z]  File Descriptors: -1
18:22:05 [2021-07-30T18:22:05.539Z]  Goroutines: 17
18:22:05 [2021-07-30T18:22:05.539Z]  System Time: 2021-07-30T18:22:05.2831824Z
18:22:05 [2021-07-30T18:22:05.539Z]  EventsListeners: 0
18:22:05 [2021-07-30T18:22:05.539Z] Registry: https://index.docker.io/v1/
18:22:05 [2021-07-30T18:22:05.539Z] Labels:
18:22:05 [2021-07-30T18:22:05.539Z] Experimental: false
18:22:05 [2021-07-30T18:22:05.539Z] Insecure Registries:
18:22:05 [2021-07-30T18:22:05.539Z]  127.0.0.0/8
18:22:05 [2021-07-30T18:22:05.539Z] Live Restore Enabled: false
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] 
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Stopping daemon under test
18:22:05 [2021-07-30T18:22:05.539Z] SUCCESS: The process with PID 1708 (child process of PID 3780) has been terminated.
18:22:05 [2021-07-30T18:22:05.539Z] SUCCESS: The process with PID 3780 (child process of PID 5584) has been terminated.
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Stop tailing logs of the daemon under tests
18:22:05 [2021-07-30T18:22:05.539Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 18:22:05.
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Tidying up at end of run
18:22:05 [2021-07-30T18:22:05.539Z] INFO: Saving daemon under test log (d:\CI\PR-42623\9\dut.out) to bundles\CIDUT.out
18:22:05 [2021-07-30T18:22:05.997Z] INFO: Saving daemon under test log (d:\CI\PR-42623\9\dut.err) to bundles\CIDUT.err
18:22:05 [2021-07-30T18:22:05.997Z] INFO: Nuke-Everything...
18:22:06 [2021-07-30T18:22:06.456Z] INFO: Container count on control daemon to delete is 2
18:22:06 [2021-07-30T18:22:06.456Z] 0c55032a8db0
18:22:06 [2021-07-30T18:22:06.456Z] 80e790c0f6c8
18:22:06 [2021-07-30T18:22:06.915Z] INFO: Tidying pidfile d:\CI\PR-42623\9\docker.pid
18:22:06 [2021-07-30T18:22:06.915Z] INFO: Nuking d:\CI
18:22:24 [2021-07-30T18:22:24.635Z] INFO: Zapped successfully
18:22:24 [2021-07-30T18:22:24.635Z] 
18:22:24 [2021-07-30T18:22:24.635Z] INFO: executeCI.ps1 exiting at Fri Jul 30 18:22:23 CUT 2021. Duration 01:19:28.5666146
18:22:24 [2021-07-30T18:22:24.635Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:22:24 [2021-07-30T18:22:24.947Z] Recording test results
18:22:27 [2021-07-30T18:22:27.533Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:22:27 [2021-07-30T18:22:27.533Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:22:33 [2021-07-30T18:22:33.690Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:22:35 [2021-07-30T18:22:35.799Z] Creating win-2022-integration-bundles.zip
18:22:36 [2021-07-30T18:22:36.113Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
[Pipeline] archiveArtifacts
18:22:36 [2021-07-30T18:22:36.976Z] Archiving artifacts
18:22:43 [2021-07-30T18:22:43.198Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:22:43 [2021-07-30T18:22:43.198Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:22:43 [2021-07-30T18:22:43.198Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:22:43 [2021-07-30T18:22:43.198Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:22:43 [2021-07-30T18:22:43.198Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:22:46 [2021-07-30T18:22:46.940Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:22:46 [2021-07-30T18:22:46.940Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:22:46 [2021-07-30T18:22:46.940Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:22:52 [2021-07-30T18:22:52.058Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:22:53 [2021-07-30T18:22:53.055Z] + make clean
18:22:54 [2021-07-30T18:22:54.023Z] docker volume rm -f docker-dev-cache
18:22:54 [2021-07-30T18:22:54.023Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:23:01 [2021-07-30T18:23:01.773Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:23:05 [2021-07-30T18:23:05.524Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:23:05 [2021-07-30T18:23:05.984Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:23:23 [2021-07-30T18:23:23.687Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:23:23 [2021-07-30T18:23:23.687Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:23:23 [2021-07-30T18:23:23.687Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:23:23 [2021-07-30T18:23:23.687Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:23:23 [2021-07-30T18:23:23.687Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:23:23 [2021-07-30T18:23:23.687Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:23:23 [2021-07-30T18:23:23.687Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:23:24 [2021-07-30T18:23:24.146Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:23:34 [2021-07-30T18:23:34.637Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:23:36 [2021-07-30T18:23:36.817Z] === RUN   TestDockerSuite/TestBuildXZHost
18:23:36 [2021-07-30T18:23:36.817Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:23:36 [2021-07-30T18:23:36.817Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:23:36 [2021-07-30T18:23:36.817Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:23:36 [2021-07-30T18:23:36.817Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:23:36 [2021-07-30T18:23:36.817Z]     docker_cli_sni_test.go:18: Flakey test
18:23:36 [2021-07-30T18:23:36.817Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:23:39 [2021-07-30T18:23:39.726Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:23:45 [2021-07-30T18:23:45.528Z] === RUN   TestDockerSuite/TestCommitChange
18:23:51 [2021-07-30T18:23:51.332Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:23:58 [2021-07-30T18:23:58.409Z] === RUN   TestDockerSuite/TestCommitHardlink
18:23:58 [2021-07-30T18:23:58.409Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:23:58 [2021-07-30T18:23:58.409Z] === RUN   TestDockerSuite/TestCommitNewFile
18:24:10 [2021-07-30T18:24:10.809Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:24:10 [2021-07-30T18:24:10.809Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:24:10 [2021-07-30T18:24:10.809Z] === RUN   TestDockerSuite/TestCommitTTY
18:24:28 [2021-07-30T18:24:28.506Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:24:38 [2021-07-30T18:24:38.835Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:24:38 [2021-07-30T18:24:38.835Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:24:38 [2021-07-30T18:24:38.835Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:24:47 [2021-07-30T18:24:47.410Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:24:59 [2021-07-30T18:24:59.805Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:24:59 [2021-07-30T18:24:59.805Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:24:59 [2021-07-30T18:24:59.805Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:25:02 [2021-07-30T18:25:02.713Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:25:02 [2021-07-30T18:25:02.713Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:25:02 [2021-07-30T18:25:02.713Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:25:02 [2021-07-30T18:25:02.713Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:25:02 [2021-07-30T18:25:02.713Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:25:02 [2021-07-30T18:25:02.714Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:25:02 [2021-07-30T18:25:02.714Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:25:05 [2021-07-30T18:25:05.619Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:25:05 [2021-07-30T18:25:05.619Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:25:05 [2021-07-30T18:25:05.619Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:25:05 [2021-07-30T18:25:05.619Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:25:08 [2021-07-30T18:25:08.531Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:25:08 [2021-07-30T18:25:08.531Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:25:08 [2021-07-30T18:25:08.531Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:25:08 [2021-07-30T18:25:08.531Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:25:08 [2021-07-30T18:25:08.531Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:25:08 [2021-07-30T18:25:08.531Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:25:08 [2021-07-30T18:25:08.531Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:25:08 [2021-07-30T18:25:08.991Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:25:11 [2021-07-30T18:25:11.908Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:25:14 [2021-07-30T18:25:14.815Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:25:17 [2021-07-30T18:25:17.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:25:17 [2021-07-30T18:25:17.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:25:17 [2021-07-30T18:25:17.731Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:25:17 [2021-07-30T18:25:17.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:25:20 [2021-07-30T18:25:20.640Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:25:20 [2021-07-30T18:25:20.640Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:25:22 [2021-07-30T18:25:22.830Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:25:22 [2021-07-30T18:25:22.830Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:25:22 [2021-07-30T18:25:22.830Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:25:22 [2021-07-30T18:25:22.830Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:25:22 [2021-07-30T18:25:22.830Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:25:25 [2021-07-30T18:25:25.737Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:25:25 [2021-07-30T18:25:25.737Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:25:28 [2021-07-30T18:25:28.646Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:25:28 [2021-07-30T18:25:28.646Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:25:28 [2021-07-30T18:25:28.646Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:25:31 [2021-07-30T18:25:31.572Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:25:32 [2021-07-30T18:25:32.031Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:25:34 [2021-07-30T18:25:34.939Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:25:39 [2021-07-30T18:25:39.633Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:25:44 [2021-07-30T18:25:44.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:25:44 [2021-07-30T18:25:44.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:25:44 [2021-07-30T18:25:44.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:25:44 [2021-07-30T18:25:44.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:25:44 [2021-07-30T18:25:44.335Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:25:46 [2021-07-30T18:25:46.515Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:25:46 [2021-07-30T18:25:46.515Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:25:46 [2021-07-30T18:25:46.515Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:25:50 [2021-07-30T18:25:50.266Z] === RUN   TestDockerSuite/TestContainerAPITop
18:25:50 [2021-07-30T18:25:50.266Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:25:50 [2021-07-30T18:25:50.266Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:25:52 [2021-07-30T18:25:52.448Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:25:52 [2021-07-30T18:25:52.448Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:25:58 [2021-07-30T18:25:58.249Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:25:59 [2021-07-30T18:25:59.788Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:25:59 [2021-07-30T18:25:59.788Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:25:59 [2021-07-30T18:25:59.788Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:25:59 [2021-07-30T18:25:59.788Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:26:00 [2021-07-30T18:26:00.248Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:26:00 [2021-07-30T18:26:00.248Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:26:00 [2021-07-30T18:26:00.248Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:26:00 [2021-07-30T18:26:00.248Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:26:00 [2021-07-30T18:26:00.248Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:26:00 [2021-07-30T18:26:00.248Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:26:00 [2021-07-30T18:26:00.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:26:02 [2021-07-30T18:26:02.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:26:02 [2021-07-30T18:26:02.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:26:11 [2021-07-30T18:26:11.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:26:18 [2021-07-30T18:26:18.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:26:20 [2021-07-30T18:26:20.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:26:24 [2021-07-30T18:26:24.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005346c0_<nil>}
18:26:26 [2021-07-30T18:26:26.986Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612429490_c:\foo_false__<nil>_<nil>_<nil>}
18:26:29 [2021-07-30T18:26:29.894Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612429490_c:\foo_true__<nil>_<nil>_<nil>}
18:26:38 [2021-07-30T18:26:38.470Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:26:38 [2021-07-30T18:26:38.471Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:26:38 [2021-07-30T18:26:38.471Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:26:38 [2021-07-30T18:26:38.471Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:26:38 [2021-07-30T18:26:38.471Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:26:38 [2021-07-30T18:26:38.471Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:26:38 [2021-07-30T18:26:38.471Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:26:38 [2021-07-30T18:26:38.471Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:26:45 [2021-07-30T18:26:45.553Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:26:45 [2021-07-30T18:26:45.553Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:26:45 [2021-07-30T18:26:45.553Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:26:45 [2021-07-30T18:26:45.553Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:26:45 [2021-07-30T18:26:45.553Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:26:45 [2021-07-30T18:26:45.553Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:26:45 [2021-07-30T18:26:45.553Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:26:45 [2021-07-30T18:26:45.553Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:26:45 [2021-07-30T18:26:45.553Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:26:45 [2021-07-30T18:26:45.553Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:26:46 [2021-07-30T18:26:46.014Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:26:46 [2021-07-30T18:26:46.014Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:26:54 [2021-07-30T18:26:54.597Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:26:54 [2021-07-30T18:26:54.597Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:26:54 [2021-07-30T18:26:54.597Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:26:54 [2021-07-30T18:26:54.597Z] === RUN   TestDockerSuite/TestCpRelativePath
18:27:01 [2021-07-30T18:27:01.684Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:27:01 [2021-07-30T18:27:01.684Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:27:01 [2021-07-30T18:27:01.684Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:27:01 [2021-07-30T18:27:01.684Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:27:01 [2021-07-30T18:27:01.684Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:27:01 [2021-07-30T18:27:01.684Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:27:01 [2021-07-30T18:27:01.684Z] === RUN   TestDockerSuite/TestCpToCaseA
18:27:12 [2021-07-30T18:27:12.015Z] === RUN   TestDockerSuite/TestCpToCaseB
18:27:20 [2021-07-30T18:27:20.596Z] === RUN   TestDockerSuite/TestCpToCaseC
18:27:20 [2021-07-30T18:27:20.596Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:27:20 [2021-07-30T18:27:20.596Z] === RUN   TestDockerSuite/TestCpToCaseD
18:27:20 [2021-07-30T18:27:20.596Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:27:20 [2021-07-30T18:27:20.596Z] === RUN   TestDockerSuite/TestCpToCaseE
18:27:30 [2021-07-30T18:27:30.932Z] === RUN   TestDockerSuite/TestCpToCaseF
18:27:30 [2021-07-30T18:27:30.932Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:27:30 [2021-07-30T18:27:30.932Z] === RUN   TestDockerSuite/TestCpToCaseG
18:27:30 [2021-07-30T18:27:30.932Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:27:30 [2021-07-30T18:27:30.932Z] === RUN   TestDockerSuite/TestCpToCaseH
18:27:41 [2021-07-30T18:27:41.264Z] === RUN   TestDockerSuite/TestCpToCaseI
18:27:41 [2021-07-30T18:27:41.264Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:27:41 [2021-07-30T18:27:41.264Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:27:41 [2021-07-30T18:27:41.264Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:27:41 [2021-07-30T18:27:41.264Z] === RUN   TestDockerSuite/TestCpToDot
18:27:44 [2021-07-30T18:27:44.173Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:27:44 [2021-07-30T18:27:44.173Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:27:44 [2021-07-30T18:27:44.173Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:27:44 [2021-07-30T18:27:44.173Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:27:44 [2021-07-30T18:27:44.173Z] === RUN   TestDockerSuite/TestCpToStdout
18:27:47 [2021-07-30T18:27:47.080Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:27:47 [2021-07-30T18:27:47.081Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:27:47 [2021-07-30T18:27:47.081Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:27:47 [2021-07-30T18:27:47.081Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:27:47 [2021-07-30T18:27:47.081Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:27:47 [2021-07-30T18:27:47.081Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:27:47 [2021-07-30T18:27:47.081Z] === RUN   TestDockerSuite/TestCpVolumePath
18:27:47 [2021-07-30T18:27:47.081Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:27:47 [2021-07-30T18:27:47.081Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:27:47 [2021-07-30T18:27:47.545Z] === RUN   TestDockerSuite/TestCreateArgs
18:27:47 [2021-07-30T18:27:47.545Z] === RUN   TestDockerSuite/TestCreateByImageID
18:27:50 [2021-07-30T18:27:50.454Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:27:52 [2021-07-30T18:27:52.638Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:27:53 [2021-07-30T18:27:53.099Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:27:53 [2021-07-30T18:27:53.099Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:27:56 [2021-07-30T18:27:56.007Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:27:56 [2021-07-30T18:27:56.468Z] === RUN   TestDockerSuite/TestCreateLabels
18:27:56 [2021-07-30T18:27:56.929Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:27:56 [2021-07-30T18:27:56.929Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:27:56 [2021-07-30T18:27:56.929Z] === RUN   TestDockerSuite/TestCreateRM
18:27:57 [2021-07-30T18:27:57.394Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:27:57 [2021-07-30T18:27:57.394Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:27:57 [2021-07-30T18:27:57.394Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:27:57 [2021-07-30T18:27:57.854Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:27:58 [2021-07-30T18:27:58.313Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:28:13 [2021-07-30T18:28:13.143Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:28:13 [2021-07-30T18:28:13.143Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:28:13 [2021-07-30T18:28:13.605Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:28:18 [2021-07-30T18:28:18.305Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:28:18 [2021-07-30T18:28:18.305Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:28:18 [2021-07-30T18:28:18.305Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:28:18 [2021-07-30T18:28:18.305Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:28:26 [2021-07-30T18:28:26.882Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.882Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:28:26 [2021-07-30T18:28:26.883Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:28:26 [2021-07-30T18:28:26.883Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:28:26 [2021-07-30T18:28:26.883Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDevicePermissions
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDockerFails
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestEventsAttach
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestEventsCommit
18:28:26 [2021-07-30T18:28:26.883Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:28:26 [2021-07-30T18:28:26.883Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:28:35 [2021-07-30T18:28:35.460Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:28:37 [2021-07-30T18:28:37.003Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:28:45 [2021-07-30T18:28:45.584Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:28:55 [2021-07-30T18:28:55.927Z] === RUN   TestDockerSuite/TestEventsCopy
18:29:00 [2021-07-30T18:29:00.619Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:29:07 [2021-07-30T18:29:07.707Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:29:09 [2021-07-30T18:29:09.891Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:29:10 [2021-07-30T18:29:10.861Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:29:21 [2021-07-30T18:29:21.189Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:29:21 [2021-07-30T18:29:21.189Z] === RUN   TestDockerSuite/TestEventsFilterType
18:29:21 [2021-07-30T18:29:21.649Z] === RUN   TestDockerSuite/TestEventsFilters
18:29:31 [2021-07-30T18:29:31.991Z] === RUN   TestDockerSuite/TestEventsFormat
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsImageImport
18:29:37 [2021-07-30T18:29:37.798Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:29:37 [2021-07-30T18:29:37.798Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsImagePull
18:29:37 [2021-07-30T18:29:37.798Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:29:37 [2021-07-30T18:29:37.798Z] === RUN   TestDockerSuite/TestEventsImageTag
18:29:39 [2021-07-30T18:29:39.337Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:29:39 [2021-07-30T18:29:39.337Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:29:39 [2021-07-30T18:29:39.337Z] === RUN   TestDockerSuite/TestEventsRename
18:29:42 [2021-07-30T18:29:42.247Z] === RUN   TestDockerSuite/TestEventsResize
18:29:50 [2021-07-30T18:29:50.826Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:29:53 [2021-07-30T18:29:53.739Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:29:56 [2021-07-30T18:29:56.646Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:30:02 [2021-07-30T18:30:02.445Z] === RUN   TestDockerSuite/TestEventsTop
18:30:02 [2021-07-30T18:30:02.445Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:30:02 [2021-07-30T18:30:02.445Z] === RUN   TestDockerSuite/TestEventsUntag
18:30:05 [2021-07-30T18:30:05.356Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:30:10 [2021-07-30T18:30:10.048Z] === RUN   TestDockerSuite/TestExec
18:30:10 [2021-07-30T18:30:10.048Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:30:10 [2021-07-30T18:30:10.048Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:30:10 [2021-07-30T18:30:10.048Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:30:10 [2021-07-30T18:30:10.048Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:30:12 [2021-07-30T18:30:12.963Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:30:15 [2021-07-30T18:30:15.142Z] === RUN   TestDockerSuite/TestExecAPIStart
18:30:15 [2021-07-30T18:30:15.142Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:30:15 [2021-07-30T18:30:15.142Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:30:15 [2021-07-30T18:30:15.142Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:30:15 [2021-07-30T18:30:15.142Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:30:15 [2021-07-30T18:30:15.142Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:30:15 [2021-07-30T18:30:15.142Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:30:17 [2021-07-30T18:30:17.324Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:30:19 [2021-07-30T18:30:19.936Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:30:22 [2021-07-30T18:30:22.849Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:30:25 [2021-07-30T18:30:25.769Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:30:30 [2021-07-30T18:30:30.541Z] === RUN   TestDockerSuite/TestExecCgroup
18:30:30 [2021-07-30T18:30:30.541Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:30:30 [2021-07-30T18:30:30.541Z] === RUN   TestDockerSuite/TestExecEnv
18:30:30 [2021-07-30T18:30:30.541Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:30:30 [2021-07-30T18:30:30.541Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:30:30 [2021-07-30T18:30:30.541Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:30:30 [2021-07-30T18:30:30.541Z] === RUN   TestDockerSuite/TestExecExitStatus
18:30:33 [2021-07-30T18:30:33.445Z] === RUN   TestDockerSuite/TestExecInspectID
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecInteractive
18:30:38 [2021-07-30T18:30:38.137Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:30:38 [2021-07-30T18:30:38.137Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecParseError
18:30:38 [2021-07-30T18:30:38.137Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:30:38 [2021-07-30T18:30:38.137Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:30:38 [2021-07-30T18:30:38.137Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:30:38 [2021-07-30T18:30:38.137Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecSetEnv
18:30:41 [2021-07-30T18:30:41.039Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecStartFails
18:30:41 [2021-07-30T18:30:41.039Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:30:41 [2021-07-30T18:30:41.039Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:30:41 [2021-07-30T18:30:41.039Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:30:41 [2021-07-30T18:30:41.039Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:30:41 [2021-07-30T18:30:41.039Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:30:43 [2021-07-30T18:30:43.948Z] === RUN   TestDockerSuite/TestExecUlimits
18:30:43 [2021-07-30T18:30:43.948Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:30:43 [2021-07-30T18:30:43.948Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:30:54 [2021-07-30T18:30:54.274Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:30:54 [2021-07-30T18:30:54.274Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:30:54 [2021-07-30T18:30:54.274Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:30:54 [2021-07-30T18:30:54.274Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:30:54 [2021-07-30T18:30:54.274Z] === RUN   TestDockerSuite/TestExecWithUser
18:30:54 [2021-07-30T18:30:54.274Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:30:54 [2021-07-30T18:30:54.274Z] === RUN   TestDockerSuite/TestGetContainerStats
18:31:00 [2021-07-30T18:31:00.074Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:31:07 [2021-07-30T18:31:07.152Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:31:10 [2021-07-30T18:31:10.058Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:31:17 [2021-07-30T18:31:17.138Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestHealth
18:31:17 [2021-07-30T18:31:17.138Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:31:17 [2021-07-30T18:31:17.138Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:31:22 [2021-07-30T18:31:22.940Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:31:22 [2021-07-30T18:31:22.940Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:31:22 [2021-07-30T18:31:22.940Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:31:22 [2021-07-30T18:31:22.940Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:31:22 [2021-07-30T18:31:22.940Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:31:22 [2021-07-30T18:31:22.940Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:31:23 [2021-07-30T18:31:23.405Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:31:23 [2021-07-30T18:31:23.864Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:31:23 [2021-07-30T18:31:23.864Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:31:24 [2021-07-30T18:31:24.324Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:31:25 [2021-07-30T18:31:25.305Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:31:25 [2021-07-30T18:31:25.766Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:31:27 [2021-07-30T18:31:27.942Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:31:28 [2021-07-30T18:31:28.405Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:31:31 [2021-07-30T18:31:31.314Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:31:39 [2021-07-30T18:31:39.894Z] === RUN   TestDockerSuite/TestImagesFormat
18:31:39 [2021-07-30T18:31:39.894Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:31:39 [2021-07-30T18:31:39.894Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:31:39 [2021-07-30T18:31:39.894Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:31:44 [2021-07-30T18:31:44.584Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:31:44 [2021-07-30T18:31:44.584Z] === RUN   TestDockerSuite/TestImportBadURL
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportDisplay
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportFile
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportGzipped
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:31:46 [2021-07-30T18:31:46.764Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:31:46 [2021-07-30T18:31:46.764Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:31:46 [2021-07-30T18:31:46.764Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:31:46 [2021-07-30T18:31:46.764Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:31:49 [2021-07-30T18:31:49.894Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:31:52 [2021-07-30T18:31:52.807Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:31:52 [2021-07-30T18:31:52.807Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:31:52 [2021-07-30T18:31:52.807Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:31:52 [2021-07-30T18:31:52.807Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:31:52 [2021-07-30T18:31:52.807Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:31:52 [2021-07-30T18:31:52.807Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:31:52 [2021-07-30T18:31:52.807Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:31:52 [2021-07-30T18:31:52.807Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:31:55 [2021-07-30T18:31:55.730Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:31:55 [2021-07-30T18:31:55.730Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:31:58 [2021-07-30T18:31:58.644Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:31:58 [2021-07-30T18:31:58.644Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:31:58 [2021-07-30T18:31:58.644Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:31:58 [2021-07-30T18:31:58.644Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:31:58 [2021-07-30T18:31:58.644Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:31:58 [2021-07-30T18:31:58.644Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:31:58 [2021-07-30T18:31:58.644Z] === RUN   TestDockerSuite/TestInspectDefault
18:32:05 [2021-07-30T18:32:05.721Z] === RUN   TestDockerSuite/TestInspectHistory
18:32:11 [2021-07-30T18:32:11.520Z] === RUN   TestDockerSuite/TestInspectImage
18:32:11 [2021-07-30T18:32:11.520Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:32:11 [2021-07-30T18:32:11.520Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:32:11 [2021-07-30T18:32:11.520Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:32:11 [2021-07-30T18:32:11.520Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:32:11 [2021-07-30T18:32:11.520Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:32:11 [2021-07-30T18:32:11.520Z] === RUN   TestDockerSuite/TestInspectInt64
18:32:13 [2021-07-30T18:32:13.706Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:32:16 [2021-07-30T18:32:16.622Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:32:16 [2021-07-30T18:32:16.623Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:32:19 [2021-07-30T18:32:19.531Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:32:22 [2021-07-30T18:32:22.439Z] === RUN   TestDockerSuite/TestInspectPlugin
18:32:22 [2021-07-30T18:32:22.439Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:32:22 [2021-07-30T18:32:22.439Z] === RUN   TestDockerSuite/TestInspectRootFS
18:32:22 [2021-07-30T18:32:22.439Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:32:24 [2021-07-30T18:32:24.618Z] === RUN   TestDockerSuite/TestInspectStatus
18:32:28 [2021-07-30T18:32:28.368Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:32:34 [2021-07-30T18:32:34.169Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:32:36 [2021-07-30T18:32:36.353Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:32:39 [2021-07-30T18:32:39.268Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:32:41 [2021-07-30T18:32:41.447Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:32:45 [2021-07-30T18:32:45.189Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:32:47 [2021-07-30T18:32:47.976Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinksEnvs
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.162Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:32:50 [2021-07-30T18:32:50.162Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:32:50 [2021-07-30T18:32:50.625Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:32:50 [2021-07-30T18:32:50.625Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:32:53 [2021-07-30T18:32:53.540Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:32:55 [2021-07-30T18:32:55.718Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:33:01 [2021-07-30T18:33:01.515Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:33:04 [2021-07-30T18:33:04.421Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:33:04 [2021-07-30T18:33:04.421Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:33:04 [2021-07-30T18:33:04.421Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:33:07 [2021-07-30T18:33:07.325Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:33:07 [2021-07-30T18:33:07.325Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:33:15 [2021-07-30T18:33:15.901Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:33:24 [2021-07-30T18:33:24.489Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:33:33 [2021-07-30T18:33:33.063Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:33:35 [2021-07-30T18:33:35.247Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:33:38 [2021-07-30T18:33:38.983Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:33:38 [2021-07-30T18:33:38.983Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:33:38 [2021-07-30T18:33:38.983Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:33:41 [2021-07-30T18:33:41.159Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:33:44 [2021-07-30T18:33:44.068Z] === RUN   TestDockerSuite/TestLogsSince
18:33:54 [2021-07-30T18:33:54.393Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:33:54 [2021-07-30T18:33:54.393Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:33:54 [2021-07-30T18:33:54.393Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:33:54 [2021-07-30T18:33:54.393Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:33:54 [2021-07-30T18:33:54.393Z] === RUN   TestDockerSuite/TestLogsTail
18:33:57 [2021-07-30T18:33:57.304Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:34:01 [2021-07-30T18:34:01.043Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestMountIntoProc
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestMountIntoSys
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestNetHostname
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginActive
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPortHostBinding
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPortList
18:34:03 [2021-07-30T18:34:03.947Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:34:03 [2021-07-30T18:34:03.947Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:34:09 [2021-07-30T18:34:09.740Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:34:09 [2021-07-30T18:34:09.741Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:34:09 [2021-07-30T18:34:09.741Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:34:15 [2021-07-30T18:34:15.533Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:34:15 [2021-07-30T18:34:15.533Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:34:15 [2021-07-30T18:34:15.533Z] === RUN   TestDockerSuite/TestPsByOrder
18:34:25 [2021-07-30T18:34:25.864Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:34:25 [2021-07-30T18:34:25.865Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:34:25 [2021-07-30T18:34:25.865Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:34:38 [2021-07-30T18:34:38.253Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:34:59 [2021-07-30T18:34:59.381Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:34:59 [2021-07-30T18:34:59.841Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:34:59 [2021-07-30T18:34:59.841Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:34:59 [2021-07-30T18:34:59.841Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:35:14 [2021-07-30T18:35:14.669Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:35:21 [2021-07-30T18:35:21.757Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:35:36 [2021-07-30T18:35:36.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:35:41 [2021-07-30T18:35:41.357Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:35:41 [2021-07-30T18:35:41.357Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:35:41 [2021-07-30T18:35:41.357Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:35:41 [2021-07-30T18:35:41.357Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:35:41 [2021-07-30T18:35:41.357Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:35:51 [2021-07-30T18:35:51.681Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:35:51 [2021-07-30T18:35:51.681Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:35:51 [2021-07-30T18:35:51.681Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:35:51 [2021-07-30T18:35:51.681Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:35:51 [2021-07-30T18:35:51.681Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:35:51 [2021-07-30T18:35:51.681Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:35:51 [2021-07-30T18:35:51.681Z] === RUN   TestDockerSuite/TestPsRightTagName
18:35:51 [2021-07-30T18:35:51.681Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:35:51 [2021-07-30T18:35:51.681Z] === RUN   TestDockerSuite/TestPsShowMounts
18:36:02 [2021-07-30T18:36:02.064Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:36:02 [2021-07-30T18:36:02.064Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:36:02 [2021-07-30T18:36:02.064Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:36:02 [2021-07-30T18:36:02.525Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:36:02 [2021-07-30T18:36:02.525Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:36:02 [2021-07-30T18:36:02.525Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:36:04 [2021-07-30T18:36:04.062Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:36:05 [2021-07-30T18:36:05.030Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:36:05 [2021-07-30T18:36:05.030Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:36:05 [2021-07-30T18:36:05.030Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:36:09 [2021-07-30T18:36:09.718Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:36:14 [2021-07-30T18:36:14.414Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:36:17 [2021-07-30T18:36:17.323Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:36:47 [2021-07-30T18:36:47.296Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:36:47 [2021-07-30T18:36:47.296Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:36:47 [2021-07-30T18:36:47.296Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:36:50 [2021-07-30T18:36:50.206Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:36:50 [2021-07-30T18:36:50.206Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:36:50 [2021-07-30T18:36:50.665Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:36:51 [2021-07-30T18:36:51.637Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:36:57 [2021-07-30T18:36:57.433Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:37:02 [2021-07-30T18:37:02.123Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:37:02 [2021-07-30T18:37:02.123Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:37:02 [2021-07-30T18:37:02.123Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:37:06 [2021-07-30T18:37:06.815Z] === RUN   TestDockerSuite/TestRmiBlank
18:37:07 [2021-07-30T18:37:07.274Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:37:07 [2021-07-30T18:37:07.274Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:37:24 [2021-07-30T18:37:24.971Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:37:27 [2021-07-30T18:37:27.882Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:37:28 [2021-07-30T18:37:28.850Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:37:37 [2021-07-30T18:37:37.419Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:37:43 [2021-07-30T18:37:43.220Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:37:53 [2021-07-30T18:37:53.550Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:37:57 [2021-07-30T18:37:57.293Z] === RUN   TestDockerSuite/TestRmiTag
18:37:58 [2021-07-30T18:37:58.267Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:38:06 [2021-07-30T18:38:06.844Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:38:27 [2021-07-30T18:38:27.947Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:38:29 [2021-07-30T18:38:29.489Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:38:35 [2021-07-30T18:38:35.290Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddHost
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:38:36 [2021-07-30T18:38:36.836Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:38:36 [2021-07-30T18:38:36.836Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:38:39 [2021-07-30T18:38:39.746Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:38:39 [2021-07-30T18:38:39.746Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:38:39 [2021-07-30T18:38:39.746Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:38:39 [2021-07-30T18:38:39.746Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:38:39 [2021-07-30T18:38:39.746Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:38:44 [2021-07-30T18:38:44.440Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:38:48 [2021-07-30T18:38:48.182Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:38:51 [2021-07-30T18:38:51.101Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:38:53 [2021-07-30T18:38:53.281Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:38:56 [2021-07-30T18:38:56.188Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:38:56 [2021-07-30T18:38:56.188Z] === RUN   TestDockerSuite/TestRunBindMounts
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:39:01 [2021-07-30T18:39:01.984Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:39:01 [2021-07-30T18:39:01.984Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:39:04 [2021-07-30T18:39:04.890Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:39:04 [2021-07-30T18:39:04.890Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:39:04 [2021-07-30T18:39:04.890Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:39:08 [2021-07-30T18:39:08.639Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:39:08 [2021-07-30T18:39:08.639Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:39:08 [2021-07-30T18:39:08.639Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:39:08 [2021-07-30T18:39:08.639Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:39:08 [2021-07-30T18:39:08.639Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:39:11 [2021-07-30T18:39:11.549Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:39:11 [2021-07-30T18:39:11.549Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:39:14 [2021-07-30T18:39:14.464Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:39:16 [2021-07-30T18:39:16.646Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:39:19 [2021-07-30T18:39:19.552Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:39:19 [2021-07-30T18:39:19.552Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:39:19 [2021-07-30T18:39:19.552Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:39:19 [2021-07-30T18:39:19.552Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:39:19 [2021-07-30T18:39:19.552Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:39:19 [2021-07-30T18:39:19.552Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:39:19 [2021-07-30T18:39:19.552Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:39:22 [2021-07-30T18:39:22.464Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:39:22 [2021-07-30T18:39:22.464Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:39:22 [2021-07-30T18:39:22.464Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:39:22 [2021-07-30T18:39:22.464Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:39:22 [2021-07-30T18:39:22.464Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:39:22 [2021-07-30T18:39:22.464Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:39:22 [2021-07-30T18:39:22.464Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:39:22 [2021-07-30T18:39:22.464Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:39:22 [2021-07-30T18:39:22.464Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:39:25 [2021-07-30T18:39:25.374Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:39:31 [2021-07-30T18:39:31.177Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:39:31 [2021-07-30T18:39:31.177Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:39:34 [2021-07-30T18:39:34.087Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:39:34 [2021-07-30T18:39:34.087Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:39:34 [2021-07-30T18:39:34.087Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:39:34 [2021-07-30T18:39:34.087Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:39:34 [2021-07-30T18:39:34.087Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:39:34 [2021-07-30T18:39:34.547Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:39:37 [2021-07-30T18:39:37.476Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:39:39 [2021-07-30T18:39:39.656Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:39:39 [2021-07-30T18:39:39.656Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:39:39 [2021-07-30T18:39:39.657Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:39:42 [2021-07-30T18:39:42.569Z] === RUN   TestDockerSuite/TestRunEnvironment
18:39:42 [2021-07-30T18:39:42.569Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:39:42 [2021-07-30T18:39:42.569Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:39:42 [2021-07-30T18:39:42.569Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:39:42 [2021-07-30T18:39:42.569Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:39:42 [2021-07-30T18:39:42.569Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:39:42 [2021-07-30T18:39:42.569Z] === RUN   TestDockerSuite/TestRunExitCode
18:39:49 [2021-07-30T18:39:49.648Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:39:52 [2021-07-30T18:39:52.554Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:39:55 [2021-07-30T18:39:55.463Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:39:58 [2021-07-30T18:39:58.375Z] === RUN   TestDockerSuite/TestRunExposePort
18:39:58 [2021-07-30T18:39:58.375Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:39:58 [2021-07-30T18:39:58.376Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:39:58 [2021-07-30T18:39:58.376Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:40:03 [2021-07-30T18:40:03.077Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:40:03 [2021-07-30T18:40:03.077Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:40:03 [2021-07-30T18:40:03.077Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:40:03 [2021-07-30T18:40:03.077Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:40:03 [2021-07-30T18:40:03.077Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:40:03 [2021-07-30T18:40:03.077Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:40:15 [2021-07-30T18:40:15.480Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:40:15 [2021-07-30T18:40:15.480Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:40:15 [2021-07-30T18:40:15.480Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModeHostname
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.449Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:40:16 [2021-07-30T18:40:16.449Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunMount
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:40:16 [2021-07-30T18:40:16.450Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:40:16 [2021-07-30T18:40:16.450Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:40:25 [2021-07-30T18:40:25.026Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:40:25 [2021-07-30T18:40:25.026Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:40:25 [2021-07-30T18:40:25.026Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:40:25 [2021-07-30T18:40:25.026Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:40:25 [2021-07-30T18:40:25.026Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:40:25 [2021-07-30T18:40:25.026Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:40:25 [2021-07-30T18:40:25.026Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:40:32 [2021-07-30T18:40:32.113Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetHost
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:40:37 [2021-07-30T18:40:37.914Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:40:37 [2021-07-30T18:40:37.914Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:40:38 [2021-07-30T18:40:38.883Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:40:41 [2021-07-30T18:40:41.793Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:40:44 [2021-07-30T18:40:44.706Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:40:45 [2021-07-30T18:40:45.676Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunPortInUse
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:40:48 [2021-07-30T18:40:48.585Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:40:48 [2021-07-30T18:40:48.585Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:40:52 [2021-07-30T18:40:52.328Z] === RUN   TestDockerSuite/TestRunPublishPort
18:40:52 [2021-07-30T18:40:52.329Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-30T18:40:52.329Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:40:52 [2021-07-30T18:40:52.329Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:40:52 [2021-07-30T18:40:52.329Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:40:52 [2021-07-30T18:40:52.329Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-30T18:40:52.329Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:40:52 [2021-07-30T18:40:52.329Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-30T18:40:52.329Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:40:52 [2021-07-30T18:40:52.329Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:40:52 [2021-07-30T18:40:52.329Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:41:02 [2021-07-30T18:41:02.657Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:41:02 [2021-07-30T18:41:02.657Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:41:02 [2021-07-30T18:41:02.657Z] === RUN   TestDockerSuite/TestRunRm
18:41:04 [2021-07-30T18:41:04.198Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:41:10 [2021-07-30T18:41:10.012Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:41:12 [2021-07-30T18:41:12.920Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:41:15 [2021-07-30T18:41:15.828Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:41:18 [2021-07-30T18:41:18.737Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:41:21 [2021-07-30T18:41:21.648Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:41:21 [2021-07-30T18:41:21.648Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:41:21 [2021-07-30T18:41:21.648Z] === RUN   TestDockerSuite/TestRunState
18:41:21 [2021-07-30T18:41:21.648Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:41:21 [2021-07-30T18:41:21.648Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:41:24 [2021-07-30T18:41:24.554Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:41:24 [2021-07-30T18:41:24.554Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:41:24 [2021-07-30T18:41:24.554Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:41:27 [2021-07-30T18:41:27.461Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:41:27 [2021-07-30T18:41:27.461Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:41:27 [2021-07-30T18:41:27.461Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:41:27 [2021-07-30T18:41:27.461Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserByID
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserByName
18:41:33 [2021-07-30T18:41:33.301Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:41:33 [2021-07-30T18:41:33.301Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:41:36 [2021-07-30T18:41:36.208Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:41:36 [2021-07-30T18:41:36.208Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:41:36 [2021-07-30T18:41:36.208Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:41:44 [2021-07-30T18:41:44.784Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:41:44 [2021-07-30T18:41:44.784Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:41:44 [2021-07-30T18:41:44.784Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:41:44 [2021-07-30T18:41:44.784Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:41:44 [2021-07-30T18:41:44.784Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:41:53 [2021-07-30T18:41:53.371Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:42:00 [2021-07-30T18:42:00.449Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:42:06 [2021-07-30T18:42:06.247Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:42:13 [2021-07-30T18:42:13.337Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:42:13 [2021-07-30T18:42:13.337Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:42:13 [2021-07-30T18:42:13.337Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:42:13 [2021-07-30T18:42:13.337Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:42:21 [2021-07-30T18:42:21.913Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:42:24 [2021-07-30T18:42:24.093Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:42:27 [2021-07-30T18:42:27.005Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:42:27 [2021-07-30T18:42:27.005Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.005Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:42:27 [2021-07-30T18:42:27.005Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:42:27 [2021-07-30T18:42:27.005Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:42:27 [2021-07-30T18:42:27.005Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.466Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:42:27 [2021-07-30T18:42:27.466Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.466Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:42:27 [2021-07-30T18:42:27.466Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.466Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:42:27 [2021-07-30T18:42:27.466Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.466Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:42:27 [2021-07-30T18:42:27.466Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:42:27 [2021-07-30T18:42:27.466Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:42:32 [2021-07-30T18:42:32.164Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:42:34 [2021-07-30T18:42:34.353Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:42:36 [2021-07-30T18:42:36.534Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveImageId
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:42:42 [2021-07-30T18:42:42.332Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:42:42 [2021-07-30T18:42:42.332Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:42:45 [2021-07-30T18:42:45.240Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:42:45 [2021-07-30T18:42:45.240Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:42:45 [2021-07-30T18:42:45.701Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:42:46 [2021-07-30T18:42:46.161Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:42:47 [2021-07-30T18:42:47.705Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:43:02 [2021-07-30T18:43:02.527Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:43:02 [2021-07-30T18:43:02.527Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:43:02 [2021-07-30T18:43:02.527Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:43:11 [2021-07-30T18:43:11.101Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:43:11 [2021-07-30T18:43:11.101Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:43:11 [2021-07-30T18:43:11.101Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:43:19 [2021-07-30T18:43:19.689Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:43:19 [2021-07-30T18:43:19.689Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:43:19 [2021-07-30T18:43:19.689Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:43:19 [2021-07-30T18:43:19.689Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:43:19 [2021-07-30T18:43:19.689Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:43:19 [2021-07-30T18:43:19.689Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:43:19 [2021-07-30T18:43:19.689Z] === RUN   TestDockerSuite/TestStartRecordError
18:43:19 [2021-07-30T18:43:19.689Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:43:19 [2021-07-30T18:43:19.689Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestStatsNoStream
18:43:30 [2021-07-30T18:43:30.041Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:43:30 [2021-07-30T18:43:30.041Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:43:32 [2021-07-30T18:43:32.951Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:43:35 [2021-07-30T18:43:35.865Z] === RUN   TestDockerSuite/TestTopPrivileged
18:43:35 [2021-07-30T18:43:35.865Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:43:35 [2021-07-30T18:43:35.865Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:43:38 [2021-07-30T18:43:38.047Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:43:38 [2021-07-30T18:43:38.047Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.047Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:43:38 [2021-07-30T18:43:38.047Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.507Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:43:38 [2021-07-30T18:43:38.507Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.507Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:43:38 [2021-07-30T18:43:38.507Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.507Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:43:38 [2021-07-30T18:43:38.507Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.507Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:43:38 [2021-07-30T18:43:38.507Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:43:38 [2021-07-30T18:43:38.507Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:43:56 [2021-07-30T18:43:56.213Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:43:56 [2021-07-30T18:43:56.213Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:43:58 [2021-07-30T18:43:58.395Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:43:58 [2021-07-30T18:43:58.395Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:44:06 [2021-07-30T18:44:06.985Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:44:07 [2021-07-30T18:44:07.955Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:44:08 [2021-07-30T18:44:08.415Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:44:08 [2021-07-30T18:44:08.415Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:44:08 [2021-07-30T18:44:08.415Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:44:18 [2021-07-30T18:44:18.744Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:44:18 [2021-07-30T18:44:18.745Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:44:18 [2021-07-30T18:44:18.745Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:44:18 [2021-07-30T18:44:18.745Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:44:19 [2021-07-30T18:44:19.204Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:44:19 [2021-07-30T18:44:19.204Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:44:19 [2021-07-30T18:44:19.204Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:44:27 [2021-07-30T18:44:27.780Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:44:27 [2021-07-30T18:44:27.780Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:44:27 [2021-07-30T18:44:27.780Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:44:40 [2021-07-30T18:44:40.189Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:44:40 [2021-07-30T18:44:40.189Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.189Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:44:40 [2021-07-30T18:44:40.189Z] --- PASS: TestDockerSuite (3195.99s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (164.46s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.68s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.69s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.57s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.11s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.75s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.66s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.76s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.18s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.84s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.97s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.78s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.38s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.65s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.42s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.76s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.69s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddTar (55.16s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (35.53s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.71s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.87s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.71s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.12s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.31s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.12s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.24s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.82s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.34s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.95s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.88s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.80s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.05s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.75s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.79s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.45s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.90s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.70s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.40s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.02s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.83s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.52s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s)
18:44:40 [2021-07-30T18:44:40.189Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.61s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.15s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.32s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.26s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (68.39s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.77s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.34s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.51s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.42s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.64s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.42s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.47s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.67s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.25s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.76s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.48s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.45s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.90s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.86s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.10s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.00s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.07s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.87s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFails (7.49s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.69s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.49s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.36s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.39s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.85s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.77s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.68s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildHistory (14.65s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.36s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.49s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.25s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.34s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.19s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.13s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.81s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.27s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.96s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.10s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.94s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.39s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.70s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.91s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.99s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.94s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.43s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.39s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (15.72s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.12s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.87s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.06s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.97s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.81s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.78s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.33s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.96s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildRm (15.59s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.46s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.09s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.15s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (24.17s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.62s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.88s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.40s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.50s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.48s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.36s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.14s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.55s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.91s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.17s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.00s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.82s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.64s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.57s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.55s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.11s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitChange (6.14s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (6.61s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitNewFile (13.32s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitTTY (17.77s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.12s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.99s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.95s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.91s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.04s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.06s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.64s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.91s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.77s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.51s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.22s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.77s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.67s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.86s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:44:40 [2021-07-30T18:44:40.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.01s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.70s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.58s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.33s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.96s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.89s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.96s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.88s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.81s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005346c0_<nil>} (2.79s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612429490_c:\foo_false__<nil>_<nil>_<nil>} (2.78s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1612429490_c:\foo_true__<nil>_<nil>_<nil>} (7.80s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:44:40 [2021-07-30T18:44:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.81s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.72s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.77s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.07s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.69s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.70s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.77s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToDot (2.84s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.13s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.35s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.73s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.49s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.92s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.27s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateRM (0.47s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.54s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.98s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestDockerFails (0.11s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (7.63s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.81s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.81s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.69s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.24s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.06s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.78s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.04s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (9.35s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.37s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFilters (10.34s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.44s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.25s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsRename (3.09s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsResize (8.39s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.66s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.37s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.88s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.11s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.39s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.59s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.59s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.65s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.64s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.19s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:44:40 [2021-07-30T18:44:40.191Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.86s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.31s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.83s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.52s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.43s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.48s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.56s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.34s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.53s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.84s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.37s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.97s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.98s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.31s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.31s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.48s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
18:44:40 [2021-07-30T18:44:40.653Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.75s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.58s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.45s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.18s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.68s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.60s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.67s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.70s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.76s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.20s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.30s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.78s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.76s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.38s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.66s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.24s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.69s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.15s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.31s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.25s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.20s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.04s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.86s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsSince (9.67s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsTail (3.46s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.32s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.88s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.53s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.30s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.41s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.86s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.11s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.57s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.52s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.47s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.62s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.94s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.72s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.06s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.85s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.46s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.96s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.38s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.98s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.16s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.32s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.12s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiTag (0.98s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.67s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.20s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.80s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.46s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.23s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.38s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.69s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.84s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.71s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.63s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.80s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.39s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.84s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.78s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.65s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.64s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.62s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.33s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
18:44:40 [2021-07-30T18:44:40.654Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.68s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.65s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.63s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.46s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.89s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.67s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.78s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.05s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.01s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.51s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.01s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.86s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.62s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.41s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.10s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunRm (2.72s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.05s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.10s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.78s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.16s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.50s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.27s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.63s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.55s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.62s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.27s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.04s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.62s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.14s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.70s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.61s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.32s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.88s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.24s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.66s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.99s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.71s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.73s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.52s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.13s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.47s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.58s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.28s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.89s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.86s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.42s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.58s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:44:40 [2021-07-30T18:44:40.655Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s)
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.655Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:44:40 [2021-07-30T18:44:40.655Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerRegistrySuite (0.23s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerDaemonSuite
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerSwarmSuite
18:44:40 [2021-07-30T18:44:40.656Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.656Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:44:40 [2021-07-30T18:44:40.656Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:44:40 [2021-07-30T18:44:40.657Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:44:40 [2021-07-30T18:44:40.657Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] --- PASS: TestDockerPluginSuite (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z] === RUN   TestDockerExternalVolumeSuite
18:44:40 [2021-07-30T18:44:40.657Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z] === RUN   TestDockerNetworkSuite
18:44:40 [2021-07-30T18:44:40.657Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z] === RUN   TestDockerHubPullSuite
18:44:40 [2021-07-30T18:44:40.657Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:44:40 [2021-07-30T18:44:40.657Z] PASS
18:44:40 [2021-07-30T18:44:40.657Z] ok  	github.com/docker/docker/integration-cli	3196.562s
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === Skipped
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.657Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:44:40 [2021-07-30T18:44:40.657Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:44:40 [2021-07-30T18:44:40.658Z] 
18:44:40 [2021-07-30T18:44:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s)
18:44:40 [2021-07-30T18:44:40.658Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:44:40 [2021-07-30T18:44:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
18:44:41 [2021-07-30T18:44:41.119Z] 
18:44:41 [2021-07-30T18:44:41.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:44:41 [2021-07-30T18:44:41.119Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.119Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:44:41 [2021-07-30T18:44:41.119Z] 
18:44:41 [2021-07-30T18:44:41.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:44:41 [2021-07-30T18:44:41.119Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.119Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:44:41 [2021-07-30T18:44:41.119Z] 
18:44:41 [2021-07-30T18:44:41.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
18:44:41 [2021-07-30T18:44:41.119Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.119Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
18:44:41 [2021-07-30T18:44:41.119Z] 
18:44:41 [2021-07-30T18:44:41.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_sni_test.go:18: Flakey test
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.120Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z] 
18:44:41 [2021-07-30T18:44:41.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.120Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.121Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:44:41 [2021-07-30T18:44:41.121Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.122Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z] 
18:44:41 [2021-07-30T18:44:41.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:44:41 [2021-07-30T18:44:41.122Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.123Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z] 
18:44:41 [2021-07-30T18:44:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.123Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.124Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
18:44:41 [2021-07-30T18:44:41.124Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.125Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:44:41 [2021-07-30T18:44:41.125Z] 
18:44:41 [2021-07-30T18:44:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:44:41 [2021-07-30T18:44:41.590Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:44:41 [2021-07-30T18:44:41.590Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z] 
18:44:41 [2021-07-30T18:44:41.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:44:41 [2021-07-30T18:44:41.591Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.591Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.592Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z] 
18:44:41 [2021-07-30T18:44:41.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:44:41 [2021-07-30T18:44:41.592Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.593Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.593Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:44:41 [2021-07-30T18:44:41.593Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:41 [2021-07-30T18:44:41.593Z] DONE 1092 tests, 546 skipped in 3207.766s
18:44:41 [2021-07-30T18:44:41.593Z] INFO: Integration tests ended at 07/30/2021 18:44:41. Duration:00:53:27.9100950
18:44:41 [2021-07-30T18:44:41.593Z] INFO: Docker info of the daemon under test at end of run
18:44:41 [2021-07-30T18:44:41.593Z] 
18:44:42 [2021-07-30T18:44:42.053Z] Containers: 2
18:44:42 [2021-07-30T18:44:42.053Z]  Running: 0
18:44:42 [2021-07-30T18:44:42.053Z]  Paused: 0
18:44:42 [2021-07-30T18:44:42.053Z]  Stopped: 2
18:44:42 [2021-07-30T18:44:42.053Z] Images: 18
18:44:42 [2021-07-30T18:44:42.053Z] Server Version: 0.0.0-dev
18:44:42 [2021-07-30T18:44:42.053Z] Storage Driver: windowsfilter
18:44:42 [2021-07-30T18:44:42.053Z]  Windows: 
18:44:42 [2021-07-30T18:44:42.053Z] Logging Driver: json-file
18:44:42 [2021-07-30T18:44:42.053Z] Plugins: 
18:44:42 [2021-07-30T18:44:42.053Z]  Volume: local
18:44:42 [2021-07-30T18:44:42.053Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:44:42 [2021-07-30T18:44:42.053Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:44:42 [2021-07-30T18:44:42.053Z] Swarm: inactive
18:44:42 [2021-07-30T18:44:42.053Z] Default Isolation: process
18:44:42 [2021-07-30T18:44:42.053Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:44:42 [2021-07-30T18:44:42.053Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
18:44:42 [2021-07-30T18:44:42.053Z] OSType: windows
18:44:42 [2021-07-30T18:44:42.053Z] Architecture: x86_64
18:44:42 [2021-07-30T18:44:42.053Z] CPUs: 4
18:44:42 [2021-07-30T18:44:42.053Z] Total Memory: 32GiB
18:44:42 [2021-07-30T18:44:42.053Z] Name: azwin-2-ecfb00
18:44:42 [2021-07-30T18:44:42.053Z] ID: 7L7E:LCNF:VEHX:54MY:FO7H:OHC3:ATQC:6YDN:6EK5:VMHX:5DKM:V2ZI
18:44:42 [2021-07-30T18:44:42.053Z] Docker Root Dir: D:\CI\PR-42623\9\daemon
18:44:42 [2021-07-30T18:44:42.053Z] Debug Mode (client): false
18:44:42 [2021-07-30T18:44:42.053Z] Debug Mode (server): true
18:44:42 [2021-07-30T18:44:42.053Z]  File Descriptors: -1
18:44:42 [2021-07-30T18:44:42.053Z]  Goroutines: 17
18:44:42 [2021-07-30T18:44:42.053Z]  System Time: 2021-07-30T18:44:41.6740606Z
18:44:42 [2021-07-30T18:44:42.053Z]  EventsListeners: 0
18:44:42 [2021-07-30T18:44:42.053Z] Registry: https://index.docker.io/v1/
18:44:42 [2021-07-30T18:44:42.053Z] Labels:
18:44:42 [2021-07-30T18:44:42.053Z] Experimental: false
18:44:42 [2021-07-30T18:44:42.053Z] Insecure Registries:
18:44:42 [2021-07-30T18:44:42.053Z]  127.0.0.0/8
18:44:42 [2021-07-30T18:44:42.053Z] Live Restore Enabled: false
18:44:42 [2021-07-30T18:44:42.053Z] 
18:44:42 [2021-07-30T18:44:42.053Z] 
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Stopping daemon under test
18:44:42 [2021-07-30T18:44:42.053Z] SUCCESS: The process with PID 2064 (child process of PID 5172) has been terminated.
18:44:42 [2021-07-30T18:44:42.053Z] SUCCESS: The process with PID 5172 (child process of PID 4604) has been terminated.
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Stop tailing logs of the daemon under tests
18:44:42 [2021-07-30T18:44:42.053Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 18:44:41.
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Tidying up at end of run
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Saving daemon under test log (d:\CI\PR-42623\9\dut.out) to bundles\CIDUT.out
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Saving daemon under test log (d:\CI\PR-42623\9\dut.err) to bundles\CIDUT.err
18:44:42 [2021-07-30T18:44:42.053Z] INFO: Nuke-Everything...
18:44:43 [2021-07-30T18:44:43.023Z] INFO: Container count on control daemon to delete is 2
18:44:43 [2021-07-30T18:44:43.023Z] 09183a8c154a
18:44:43 [2021-07-30T18:44:43.023Z] 1717fde90b89
18:44:43 [2021-07-30T18:44:43.483Z] INFO: Tidying pidfile d:\CI\PR-42623\9\docker.pid
18:44:43 [2021-07-30T18:44:43.483Z] INFO: Nuking d:\CI
18:45:26 [2021-07-30T18:45:26.046Z] INFO: Zapped successfully
18:45:26 [2021-07-30T18:45:26.046Z] 
18:45:26 [2021-07-30T18:45:26.046Z] INFO: executeCI.ps1 exiting at Fri Jul 30 18:45:22 CUT 2021. Duration 01:42:49.1264383
18:45:26 [2021-07-30T18:45:26.046Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:45:26 [2021-07-30T18:45:26.317Z] Recording test results
18:45:34 [2021-07-30T18:45:34.050Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:45:36 [2021-07-30T18:45:36.128Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
18:45:37 [2021-07-30T18:45:37.882Z] Archiving artifacts
18:45:55 [2021-07-30T18:45:55.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42623/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:45:56 [2021-07-30T18:45:56.046Z] + make clean
18:45:58 [2021-07-30T18:45:58.233Z] docker volume rm -f docker-dev-cache
18:45:58 [2021-07-30T18:45:58.233Z] 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